This PR was opened by the [Changesets
release](https://github.com/changesets/action) 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
## @hyperlane-xyz/cli@4.0.0
### Major Changes
- df6a18053: Release CLI v4.0.0.
### Minor Changes
- 44cc9bf6b: Add CLI command to support AVS validator status check
- b05ae38ac: Gracefully handle RPC failures during warp send & fix
deriving hook error that prevents warp and core test messages on the
cli.
- 9304fe241: Use metadata builders in message relaying
- 6398aab72: Upgrade registry to 2.1.1
- 5c8ba0b85: Rename hyperlane config create chain -> hyperlane registry
init. Rename all `configure` to `init`
- cd419c98a: Add a validator preFlightCheck command verifying that the
validator has been announced for a given chain
- 35f869950: Add command to support creating agent configs
- bf7ad09da: feat(cli): add `warp --symbol` flag
- b0828b3d0: Reintroduce `ism read` and `hook read` commands
- 129bd871d: Add chain displayName prompt with default
- 4040db723: Fix createDefaultWarpIsmConfig to default to trusted
relayer and fallback routing without prompts
- 6db9fa9ad: Implement hyperlane warp deploy
- bd3ca9195: Updates ci-test.sh to ci-advanced-test.sh.
- b7003cf35: Add stdout.rows to pagesize calculation with
DEFAULT_PAGE_SIZE
### Patch Changes
- 3283eefd6: Removes default pattern for chain name when creating a new
chain.
- 4dd2651ee: Add xerc20 limit lookups to warp read
- 6b63c5d82: Adds deployment support for IsmConfig within a
WarpRouteConfig
- Updated dependencies [b05ae38ac]
- Updated dependencies [9304fe241]
- Updated dependencies [bdcbe1d16]
- Updated dependencies [6b63c5d82]
- Updated dependencies [e38d31685]
- Updated dependencies [e0f226806]
- Updated dependencies [6db9fa9ad]
- @hyperlane-xyz/sdk@4.0.0
- @hyperlane-xyz/utils@4.0.0
## @hyperlane-xyz/core@4.0.0
### Minor Changes
- 44cc9bf6b: Add CLI command to support AVS validator status check
### Patch Changes
- @hyperlane-xyz/utils@4.0.0
## @hyperlane-xyz/helloworld@4.0.0
### Minor Changes
- 6398aab72: Upgrade registry to 2.1.1
- bf7ad09da: feat(cli): add `warp --symbol` flag
### Patch Changes
- Updated dependencies [44cc9bf6b]
- Updated dependencies [b05ae38ac]
- Updated dependencies [9304fe241]
- Updated dependencies [bdcbe1d16]
- Updated dependencies [6b63c5d82]
- Updated dependencies [e38d31685]
- Updated dependencies [e0f226806]
- Updated dependencies [6db9fa9ad]
- @hyperlane-xyz/core@4.0.0
- @hyperlane-xyz/sdk@4.0.0
## @hyperlane-xyz/sdk@4.0.0
### Minor Changes
- b05ae38ac: Gracefully handle RPC failures during warp send & fix
deriving hook error that prevents warp and core test messages on the
cli.
- 9304fe241: Use metadata builders in message relaying
- bdcbe1d16: Add EvmWarpModule with create()
- e38d31685: Add logic to set smart provider log level to disable
provider logs during Warp TokenType derive
- e0f226806: - Enables creation of new Hooks through the
`EvmHookModule`.
- Introduces an `EvmModuleDeployer` to perform the barebones tasks of
deploying contracts/proxies.
- 6db9fa9ad: Implement hyperlane warp deploy
### Patch Changes
- 6b63c5d82: Adds deployment support for IsmConfig within a
WarpRouteConfig
- Updated dependencies [44cc9bf6b]
- @hyperlane-xyz/core@4.0.0
- @hyperlane-xyz/utils@4.0.0
## @hyperlane-xyz/utils@4.0.0
## @hyperlane-xyz/infra@4.0.0
### Minor Changes
- 6398aab72: Upgrade registry to 2.1.1
- bf7ad09da: feat(cli): add `warp --symbol` flag
### Patch Changes
- Updated dependencies [b05ae38ac]
- Updated dependencies [9304fe241]
- Updated dependencies [6398aab72]
- Updated dependencies [bdcbe1d16]
- Updated dependencies [6b63c5d82]
- Updated dependencies [bf7ad09da]
- Updated dependencies [e38d31685]
- Updated dependencies [e0f226806]
- Updated dependencies [6db9fa9ad]
- @hyperlane-xyz/sdk@4.0.0
- @hyperlane-xyz/helloworld@4.0.0
- @hyperlane-xyz/utils@4.0.0
## @hyperlane-xyz/ccip-server@4.0.0
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>