github hyperlane-xyz/hyperlane-monorepo @hyperlane-xyz/radix-sdk@20.1.0

2 days ago

Minor Changes

  • 11fa887: Upgrade TypeScript from 5.3.3 to 5.8.3 and compilation target to ES2023

    • Upgraded TypeScript from 5.3.3 to 5.8.3 across all packages
    • Updated compilation target from ES2022 to ES2023 (Node 16+ fully supported)
    • Converted internal const enums to 'as const' pattern for better compatibility
    • Updated @types/node from ^18.14.5 to ^20.17.0 for TypeScript 5.7+ compatibility
    • Fixed JSON imports to use required 'with { type: "json" }' attribute (TS 5.7+ requirement)
    • No breaking changes to public API - all changes are internal or non-breaking

Patch Changes

  • Updated dependencies [11fa887]
    • @hyperlane-xyz/utils@20.1.0
    • @hyperlane-xyz/provider-sdk@0.7.0

Don't miss a new hyperlane-monorepo release

NewReleases is sending notifications on new releases.