v0.44.1
Important CHANGELOG entries are a rollup of details since last publish to the stores
Contributed:
- Adjust nvm version (Thanks to https://github.com/pedroapfilho)
- Add filtered account subscriptions (Thanks to https://github.com/hamidra)
- Display signed data as Ascii (Thanks to https://github.com/hamidra)
- Removal for authorized URLs (Thanks to https://github.com/Are10)
- Fix typo on https://polkadot.js.org/docs/ (Thanks to https://github.com/michaelhealyco)
Changes:
- Remove all signing via QR (imcompatible)
- Swap to React 18
- Gracefully handle promise rejections
- Don't apply shims on content pages, only apply on background
- Ensure that only latest metadata is applied (when multiple genesis)
- Rename all
*.test.ts
to*.spec.ts
(cross-repo consistency) - Only apply cross-browser environment globally in non-content scripts
- Ensure package path is available under ESM & CJS
- Upgrade to
@polkadot/api
8.7.1 - Updated to
@polkadot/util
9.4.1