fix(core): Add --allowimplicitany flag to build script
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user