- New PureJS implementation for `@turnkey/api-key-stamper`` to support React Native
- Introduce a dependency on
@turnkey/encoding
to consolidate utility functions
- Upgrade to Node v18 (#184)
- Use rollup to build ESM and CommonJS, fix ESM support (#174)
- Add ESM support (#154)
- Hint for web bundlers not to polyfill Node crypto
Initial release