v0.2.0
·
187 commits
to main
since this release
What's Changed
keyGenerator
is optional now, as the default key generator will be used out of the box. It's still under construction but in future releases, it will become stable.- Dropping built-in support for Redis. You can install different data store packages to achieve that functionality
Bug Fixes
- core: corrected the ESM issue