Releases: cipherstash/stack
Releases · cipherstash/stack
@cipherstash/nextjs@0.11.0
Minor Changes
- ebc23ba: Added support for optional next response in generic jseql middleware functions.
@cipherstash/nextjs@0.10.0
Minor Changes
- 7d0fac0: Implemented a generic Next.js jseql middleware.
@cipherstash/nextjs@0.9.0
Minor Changes
- e885975: Fixed improper use of throwing errors, and log with jseql logger.
@cipherstash/jseql@3.9.0
Minor Changes
- e885975: Fixed improper use of throwing errors, and log with jseql logger.
@cipherstash/nextjs@0.8.0
Minor Changes
- eeaec18: Implemented typing and import synatx for es6.
@cipherstash/jseql@3.8.0
Minor Changes
- eeaec18: Implemented typing and import synatx for es6.
@cipherstash/nextjs@0.7.0
Minor Changes
- 7b8ec52: Implement packageless logging framework.
@cipherstash/nextjs@0.6.0
Minor Changes
- 7480cfd: Fixed node:util package bundling.
@cipherstash/nextjs@0.5.0
Minor Changes
- c0123be: Replaced logtape with native node debuglog.
@cipherstash/nextjs@0.4.0
Minor Changes
- 3bb4a10: Cleared session cookies when a user has logged out.