Releases: TRIPTYK/nfw-core
Releases · TRIPTYK/nfw-core
v2.3.4
** Fixes **
- Simplify guards error handling
** internal **
- Use
import type
when necessary
- More tests
v2.3.3
~~ BUGFIX ~~
- Fix guards execution order.
~~ OTHER ~~
- Tests middlewares and guards.
v2.3.2
~~ Bugfixes ~~
- Package.json "main" and "types" were set to the wrong folder.
- Typo in examples and docs
~~ Other ~~
- More acceptance tests
- Upgrade deps
v2.3.0
~~ Features ~~
Ability to clear metadata storage.
~~ Other ~~
Docs.
Acceptance test.
CI.