Skip to content

Releases: TRIPTYK/nfw-core

v2.3.4

03 Feb 15:17
Compare
Choose a tag to compare

** Fixes **

  • Simplify guards error handling

** internal **

  • Use import type when necessary
  • More tests

v2.3.3

09 Jan 13:50
Compare
Choose a tag to compare

~~ BUGFIX ~~

  • Fix guards execution order.

~~ OTHER ~~

  • Tests middlewares and guards.

v2.3.2

08 Jan 15:28
Compare
Choose a tag to compare

~~ 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.1

06 Jan 22:38
Compare
Choose a tag to compare

~~ BugFix ~~

  • Fix publish CI

v2.3.0

06 Jan 22:26
Compare
Choose a tag to compare

~~ Features ~~
Ability to clear metadata storage.

~~ Other ~~
Docs.
Acceptance test.
CI.