changelog.md for @push.rocks/smartjwt
@push.rocks/smartjwt
2024-09-05 - 2.2.1 - fix(core)
Add --allowimplicitany flag to build script
Updated the build script in package.json to include the --allowimplicitany flag for TypeScript compilation.
2024-09-05 - 2.2.0 - feat(smartjwt)
Add nested JWT functionality
Introduce...