Releases: cipherstash/stack
Releases · cipherstash/stack
@cipherstash/nextjs@0.3.0
17 Jan 00:38
Compare
Sorry, something went wrong.
No results found
Minor Changes
9a3132c : Fixed the logtape peer dependency version.
@cipherstash/jseql@3.7.0
17 Jan 04:52
Compare
Sorry, something went wrong.
No results found
Minor Changes
7b8ec52 : Implement packageless logging framework.
@cipherstash/jseql@3.6.0
17 Jan 03:57
Compare
Sorry, something went wrong.
No results found
Minor Changes
7480cfd : Fixed node:util package bundling.
@cipherstash/jseql@3.5.0
17 Jan 03:29
Compare
Sorry, something went wrong.
No results found
Minor Changes
c0123be : Replaced logtape with native node debuglog.
@cipherstash/jseql@3.4.0
17 Jan 00:38
Compare
Sorry, something went wrong.
No results found
Minor Changes
9a3132c : Implemented bulk encryption and decryptions.
9a3132c : Fixed the logtape peer dependency version.
@cipherstash/nextjs@0.2.0
16 Jan 19:27
Compare
Sorry, something went wrong.
No results found
Minor Changes
80ee5af : Fixed bugs when implmenting the lock context with CTS v2 tokens.
@cipherstash/nextjs@0.1.0
16 Jan 18:13
Compare
Sorry, something went wrong.
No results found
Minor Changes
fbb2bcb : Released jseql clerk middleware.
@cipherstash/jseql@3.3.0
16 Jan 19:27
Compare
Sorry, something went wrong.
No results found
Minor Changes
80ee5af : Fixed bugs when implmenting the lock context with CTS v2 tokens.
@cipherstash/jseql@3.2.0
16 Jan 18:13
Compare
Sorry, something went wrong.
No results found
Minor Changes
0526f60 : Use the latest jseql-ffi (0.4.0)
fbb2bcb : Implemented CTS v2 for identity lock.
@cipherstash/jseql@3.1.0
25 Dec 18:32
Compare
Sorry, something went wrong.
No results found
Minor Changes
71ce612 : Released support for LockContext initializer.
e484718 : Refactored init function to not require envrionment variables as arguments.
e484718 : Replaces jset with vitest for better typescript support.