Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Sep 16:41
bc78d21

Minor Changes

  • #1353 73690557 Thanks @andy-haynes! - Update to Node.js 20 LTS & pnpm 9.4, modularize packages, simplify dependencies, and update tests

    Breaking Changes

    • [email protected]

      • The following functions are no longer exported:
        • logWarning
        • fetchJson
        • the unnamed wrapped fetch function exported from setup-node-fetch.ts
      • The browser bundle is no longer being built in version 5; for browser support please use modules
    • @near-js/[email protected]

      • The following functions are no longer exported:
        • fetchJson
    • @near-js/[email protected]

      • The following functions are no longer exported:
        • logWarning

Patch Changes