Skip to content

Releases: z4nr34l/nemo

@rescale/[email protected]

19 Dec 14:54
be899d4
Compare
Choose a tag to compare

Minor Changes

  • b4ce176: Added optional response prop that contains last forwarded function's response

What's Changed

Full Changelog: https://github.com/z4nr34l/nemo/compare/@rescale/[email protected]...@rescale/[email protected]

@rescale/[email protected]

22 Nov 12:48
42b9b36
Compare
Choose a tag to compare

Patch Changes

@rescale/[email protected]

22 Nov 12:41
c4c4735
Compare
Choose a tag to compare

Patch Changes

  • 1d739d6: Added params to middleware functions, improved docs

What's Changed

  • [Version 1.3.2] DX Update by @z4nr34l in #123
  • Version Packages by @github-actions in #124

Full Changelog: https://github.com/z4nr34l/nemo/compare/@rescale/[email protected]...@rescale/[email protected]

@rescale/[email protected]

20 Nov 10:55
f42cf29
Compare
Choose a tag to compare

Patch Changes

  • 9b19520: Fixed headers forwarding due to server actions issues

What's Changed

  • Headers forwarding fix by @z4nr34l in #120
  • Version Packages by @github-actions in #121

Full Changelog: https://github.com/z4nr34l/nemo/compare/@rescale/[email protected]...@rescale/[email protected]

@rescale/[email protected]

14 Nov 14:10
024512e
Compare
Choose a tag to compare

What's Changed

  • Update examples middleware functions to show current state of package by @z4nr34l in #116
  • Update docs content to match with current package version by @z4nr34l in #117
  • Version 1.3.0 by @z4nr34l in #115
  • Version Packages by @github-actions in #118

Full Changelog: https://github.com/z4nr34l/nemo/compare/@rescale/[email protected]...@rescale/[email protected]

@rescale/[email protected]

09 Nov 23:06
8b124b6
Compare
Choose a tag to compare

Patch Changes

  • d171568: Bump version of @rescale/nemo package to 1.2.3.

What's Changed

New Contributors

Full Changelog: https://github.com/z4nr34l/nemo/compare/@rescale/[email protected]...@rescale/[email protected]

@rescale/[email protected]

06 Aug 11:41
5e4f369
Compare
Choose a tag to compare

Patch Changes

  • 403c89d: Fixed global middlewares type to requiere at least one (before or after), not both

What's Changed

  • docs-update by @z4nr34l in #95
  • Version Packages by @github-actions in #96

Full Changelog: https://github.com/z4nr34l/nemo/compare/@rescale/[email protected]...@rescale/[email protected]

@rescale/[email protected]

06 Aug 11:09
8ac824f
Compare
Choose a tag to compare

Patch Changes

  • 5a48796: Renamed package for easier to remember name

What's Changed

Full Changelog: https://github.com/z4nr34l/nemo/compare/[email protected]...@rescale/[email protected]

[email protected]

31 Jul 09:09
1b310e4
Compare
Choose a tag to compare

Minor Changes

  • 7c85643: Added middleware shared context and refactored middleware function props to object for more elastic approach

    Global middlewares now support chaining

Patch Changes

  • be63923: Added support for NextFetchEvent in middleware - next15 event.waitUntil

    Improved peerDeps config and types compatibility

    Removed default export - supports only named exports from now

Release v1.1.3

23 Jul 11:08
a30ffea
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.3