Skip to content

Latest commit

 

History

History
116 lines (68 loc) · 7.68 KB

CHANGELOG.md

File metadata and controls

116 lines (68 loc) · 7.68 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.5.9 (2024-12-05)

Note: Version bump only for package @node-rs/jsonwebtoken

0.5.6 (2024-04-23)

Note: Version bump only for package @node-rs/jsonwebtoken

0.5.5 (2024-04-23)

Bug Fixes

0.5.4 (2024-04-21)

Note: Version bump only for package @node-rs/jsonwebtoken

0.5.3 (2024-04-20)

Bug Fixes

  • deps: update dependency @napi-rs/wasm-runtime to ^0.2.0 (#826) (f863999)

0.5.2 (2024-03-12)

Note: Version bump only for package @node-rs/jsonwebtoken

0.5.1 (2024-03-01)

Bug Fixes

  • jsonwebtoken: handle error in decodeHeader (#801) (edc6db8)

0.5.0 (2024-02-29)

Bug Fixes

Features

0.4.0 (2024-01-09)

Bug Fixes

  • deps: update rust crate jsonwebtoken to v9 (1cd9d90)
  • wasi package load logic (#755) (505856c)

Features

0.3.0 (2024-01-02)

Bug Fixes

  • deps: update rust crate jsonwebtoken to v9 (1cd9d90)

Features

0.2.3 (2023-07-20)

Bug Fixes

  • update native packages binary meta (e22b97f)

0.2.2 (2023-07-20)

Bug Fixes

  • bcrypt: type (a7b33e2)
  • jsonwebtoken: make Claims.data optional (08bb37f)

0.2.1 (2023-06-14)

Bug Fixes

  • bcrypt: type (a7b33e2)
  • jsonwebtoken: make Claims.data optional (08bb37f)

0.2.0 (2023-04-28)

Features

0.1.0 (2023-03-02)

Features

  • jsonwebtoken: jsonwebtoken implementation (70ceb14)