Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #3332

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Version Packages #3332

wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 25, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@latticexyz/[email protected]

Patch Changes

  • 5340394: Using a TS extension (rather than DTS) now correctly includes as const in the TS output.

@latticexyz/[email protected]

Patch Changes

@latticexyz/[email protected]

Patch Changes

@latticexyz/[email protected]

Patch Changes

@latticexyz/[email protected]

Patch Changes

@latticexyz/[email protected]

Patch Changes

@latticexyz/[email protected]

Patch Changes

  • b819749: Improved the performance of the explorer's Interact tab by fetching the ABI from an indexer instead of from an Ethereum RPC if available.
  • 07b6be8: The transactions list in the explorer is now updated every 100ms instead of on every incoming transaction, to improve performance when there are many incoming transactions.
  • 722f4b4: The columns in the Explore tab table are now sorted correctly according to their types.
  • 0592406: Added support for ERC-4337 bundled transactions, monitoring them by either listening to chain blocks or using the observer transport wrapper. Each user operation within a bundled transaction is displayed as an individual transaction in the Observe tab.
  • 0facee0: When accessing a new table in Explore tab, the SQL editor now encloses all column names in double quotes in order to prevent invalid queries.
  • 3258a6d: The latest ABI changes are now consistently fetched correctly.
  • 2be543f: Fixed world ABI fetching in Rhodolite.
  • d542357: Transactions in Observe tab now display decoded callFrom function calls.
  • 88b9daf: Observer transport now uses the blockExplorers.worldsExplorer.url from the chain config if no explorerUrl is provided.
  • 9c1ca41: When accessing a new table in Explore tab, the SQL editor now encloses column names that are also PostgreSQL keywords in double quotes in order to prevent invalid queries.
  • b0b42a9: Added support for exporting table data in CSV, JSON, and TXT formats.
  • Updated dependencies [cd9fd0a]
  • Updated dependencies [b819749]
  • Updated dependencies [22674ad]
  • Updated dependencies [9ddc874]
  • Updated dependencies [09536b0]
  • Updated dependencies [88b9daf]
  • Updated dependencies [275c867]

@latticexyz/[email protected]

Patch Changes

@latticexyz/[email protected]

Patch Changes

@latticexyz/[email protected]

Patch Changes

@latticexyz/[email protected]

Patch Changes

@latticexyz/[email protected]

Patch Changes

@latticexyz/[email protected]

Patch Changes

@latticexyz/[email protected]

Patch Changes

@latticexyz/[email protected]

Patch Changes

@latticexyz/[email protected]

Patch Changes

@latticexyz/[email protected]

Patch Changes

  • b819749: Added a getRecords util to fetch table records from an indexer or RPC.

    Migrated the getFunctions and getWorldAbi utils from @latticexyz/world to @latticexyz/store-sync/world to allow getFunctions and getWorldAbi to use getRecords internally without circular dependencies.

  • 22674ad: getFunctions now internally uses fetchLogs for better handling of block range errors.

  • 09536b0: Adds an experimental feature to automatically generate Solidity libraries from systems, making it easier to perform calls between systems.

  • 275c867: Add a SystemCall.staticcall function that performs a staticcall without executing hooks.

  • Updated dependencies [09536b0]

  • Updated dependencies [88b9daf]

@latticexyz/[email protected]

Patch Changes

@latticexyz/[email protected]

Patch Changes

@latticexyz/[email protected]

Patch Changes

[email protected]

@latticexyz/[email protected]

@latticexyz/[email protected]

[email protected]

[email protected]

@latticexyz/[email protected]

@github-actions github-actions bot force-pushed the changeset-release/main branch from 4e59c9e to b7448e4 Compare October 25, 2024 10:20
@github-actions github-actions bot force-pushed the changeset-release/main branch from b7448e4 to ff07d1e Compare October 26, 2024 18:34
@github-actions github-actions bot force-pushed the changeset-release/main branch from ff07d1e to 2a38033 Compare October 27, 2024 14:52
@github-actions github-actions bot force-pushed the changeset-release/main branch from 2a38033 to 9dee484 Compare October 28, 2024 12:31
@github-actions github-actions bot force-pushed the changeset-release/main branch from 9dee484 to 32662ab Compare October 28, 2024 12:49
@github-actions github-actions bot force-pushed the changeset-release/main branch from 32662ab to d817089 Compare October 29, 2024 06:24
@github-actions github-actions bot force-pushed the changeset-release/main branch from d817089 to bd93f9e Compare October 30, 2024 11:50
@github-actions github-actions bot force-pushed the changeset-release/main branch from bd93f9e to 0eff217 Compare October 30, 2024 17:17
@github-actions github-actions bot force-pushed the changeset-release/main branch from c3d8cf4 to 417ac01 Compare November 25, 2024 21:19
@github-actions github-actions bot force-pushed the changeset-release/main branch from 417ac01 to 6d0b3e3 Compare November 26, 2024 13:55
@github-actions github-actions bot force-pushed the changeset-release/main branch from 6d0b3e3 to c6f6a1a Compare November 26, 2024 15:32
@github-actions github-actions bot force-pushed the changeset-release/main branch from c6f6a1a to ecf48e8 Compare November 28, 2024 17:28
@github-actions github-actions bot force-pushed the changeset-release/main branch from ecf48e8 to 38e02f1 Compare November 28, 2024 17:46
@github-actions github-actions bot force-pushed the changeset-release/main branch from 38e02f1 to 4c87d32 Compare December 4, 2024 15:57
@github-actions github-actions bot force-pushed the changeset-release/main branch from 4c87d32 to 3e98aa7 Compare December 10, 2024 13:46
@github-actions github-actions bot force-pushed the changeset-release/main branch from 3e98aa7 to bd9752f Compare December 13, 2024 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants