Warning
This release is an experimental canary release for testing purposes. Tread with care
Experimental changes
- Vite bundling: Moved target to ES2020, removed ES5 support, upgraded build pipeline, added standalone build (@Egge21M #214)
- Added support for custom output data and restuctured output data flow (@Egge21M #218)
What's Changed
- Testing with vitest by @Egge21M in #213
- use sendOption type in function argument by @mubarak23 in #212
- raw token converters by @gandlafbtc in #207
What's Changes Since RC3
- Bug and typo fixes (Blinding)
- Removed standalone build from pipeline and npm
- Added exports fiel to package.json
New Contributors
- @mubarak23 made their first contribution in #212
Full Changelog: v2.2.0-rc3...v2.2.0-rc4