Skip to content

Releases: cipherstash/stack

@cipherstash/nextjs@0.11.0

22 Jan 18:24
edd393c

Choose a tag to compare

Minor Changes

  • ebc23ba: Added support for optional next response in generic jseql middleware functions.

@cipherstash/nextjs@0.10.0

22 Jan 16:38
dddb3ad

Choose a tag to compare

Minor Changes

  • 7d0fac0: Implemented a generic Next.js jseql middleware.

@cipherstash/nextjs@0.9.0

21 Jan 17:56
2ece15f

Choose a tag to compare

Minor Changes

  • e885975: Fixed improper use of throwing errors, and log with jseql logger.

@cipherstash/jseql@3.9.0

21 Jan 17:56
2ece15f

Choose a tag to compare

Minor Changes

  • e885975: Fixed improper use of throwing errors, and log with jseql logger.

@cipherstash/nextjs@0.8.0

19 Jan 15:52
a5ddb27

Choose a tag to compare

Minor Changes

  • eeaec18: Implemented typing and import synatx for es6.

@cipherstash/jseql@3.8.0

19 Jan 15:52
a5ddb27

Choose a tag to compare

Minor Changes

  • eeaec18: Implemented typing and import synatx for es6.

@cipherstash/nextjs@0.7.0

17 Jan 04:51
64ca0be

Choose a tag to compare

Minor Changes

  • 7b8ec52: Implement packageless logging framework.

@cipherstash/nextjs@0.6.0

17 Jan 03:57
7e3fe12

Choose a tag to compare

Minor Changes

  • 7480cfd: Fixed node:util package bundling.

@cipherstash/nextjs@0.5.0

17 Jan 03:29
fd72ce6

Choose a tag to compare

Minor Changes

  • c0123be: Replaced logtape with native node debuglog.

@cipherstash/nextjs@0.4.0

17 Jan 03:03
151f786

Choose a tag to compare

Minor Changes

  • 3bb4a10: Cleared session cookies when a user has logged out.