Skip to content

Releases: Kit-p/json-kit

v2.0.0

30 Jul 10:19
Compare
Choose a tag to compare

2.0.0 (2023-07-30)

⚠ BREAKING CHANGES

  • signature: CHANGES

Features

  • serialize: add generic type and typeGuard parameter to serialize and deserialize (6542bf6)
  • serialize: serialize and deserialize (#42) (0c008fe)
  • signature: provide overloads for stringify and parse (95ef4b8)

Bug Fixes

  • serialize: add missing return type (04577d3)
  • types: use namespace export for better consumption (759eaa7)

This release is also available on:

v1.1.1

25 Mar 16:01
328c3f7
Compare
Choose a tag to compare

1.1.1 (2023-03-25)

Bug Fixes

  • stringify: use base64url as compression output (#33) (328c3f7), closes #32

This release is also available on:

v1.1.0

23 Mar 17:39
f0a2362
Compare
Choose a tag to compare

1.1.0 (2023-03-23)

Features

  • output and accept base64url instead of base64 (#30) (f0a2362)

Bug Fixes


This release is also available on:

v1.0.3

18 Mar 10:35
cc10cde
Compare
Choose a tag to compare

1.0.3 (2023-03-18)

Bug Fixes

  • exports: fix CommonJS export for browsers (#24) (50f791d)
  • ci: remove release notes from commit message (#26) (1aaf0a3)
  • ci: replace @semantic-release/git with GitHub Actions (#27) (cc10cde)

This release is also available on:

v1.0.2

11 Mar 08:51
d477871
Compare
Choose a tag to compare

1.0.2 (2023-03-11)

Bug Fixes

  • release: fix repository URL in package.json (#20) (d477871)

v1.0.1

11 Mar 08:41
7c4eaf1
Compare
Choose a tag to compare

1.0.1 (2023-03-11)

Bug Fixes


This release is also available on: