Skip to content

Releases: cipherstash/protectjs

@cipherstash/nextjs@0.3.0

17 Jan 00:38
6cf307e
Compare
Choose a tag to compare

Minor Changes

  • 9a3132c: Fixed the logtape peer dependency version.

@cipherstash/jseql@3.7.0

17 Jan 04:52
64ca0be
Compare
Choose a tag to compare

Minor Changes

  • 7b8ec52: Implement packageless logging framework.

@cipherstash/jseql@3.6.0

17 Jan 03:57
7e3fe12
Compare
Choose a tag to compare

Minor Changes

  • 7480cfd: Fixed node:util package bundling.

@cipherstash/jseql@3.5.0

17 Jan 03:29
fd72ce6
Compare
Choose a tag to compare

Minor Changes

  • c0123be: Replaced logtape with native node debuglog.

@cipherstash/jseql@3.4.0

17 Jan 00:38
6cf307e
Compare
Choose a tag to compare

Minor Changes

  • 9a3132c: Implemented bulk encryption and decryptions.
  • 9a3132c: Fixed the logtape peer dependency version.

@cipherstash/nextjs@0.2.0

16 Jan 19:27
f3d06e9
Compare
Choose a tag to compare

Minor Changes

  • 80ee5af: Fixed bugs when implmenting the lock context with CTS v2 tokens.

@cipherstash/nextjs@0.1.0

16 Jan 18:13
9b5d096
Compare
Choose a tag to compare

Minor Changes

  • fbb2bcb: Released jseql clerk middleware.

@cipherstash/jseql@3.3.0

16 Jan 19:27
f3d06e9
Compare
Choose a tag to compare

Minor Changes

  • 80ee5af: Fixed bugs when implmenting the lock context with CTS v2 tokens.

@cipherstash/jseql@3.2.0

16 Jan 18:13
9b5d096
Compare
Choose a tag to compare

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
735d121
Compare
Choose a tag to compare

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.