Releases: commercelayer/commercelayer-js-auth
Releases · commercelayer/commercelayer-js-auth
v6.0.0-beta.0
What's Changed
💥 Breaking Change
- New auth endpoint by @marcomontalbano in #68
🚀 Enhancement
- Add an helper to decode the JWT by @marcomontalbano in #69
📝 Documentation
- Add custom header types by @marcomontalbano in #70
Full Changelog: v5.2.1...v6.0.0-beta.0
v5.2.1
What's Changed
🐛 Bug Fix
📝 Documentation
- Add more examples by @marcomontalbano in #66
Full Changelog: v5.2.0...v5.2.1
v5.2.0
What's Changed
🚀 Enhancement
- Update the
content-type
for provisioning toapplication/json
by @marcomontalbano in #62
Full Changelog: v5.1.0...v5.2.0
v5.1.0
What's Changed
🚀 Enhancement
- Move to Pure ESM. It still bundle to
cjs
andesm
. by @marcomontalbano in #61
Full Changelog: v5.0.0...v5.1.0
v5.0.0
What's Changed
💥 Breaking Change
- Remove backward-compatibility. remove export
default
and named exportauthentication
by @marcomontalbano in #59
Full Changelog: v4.3.0...v5.0.0
v4.3.0
v4.2.2
What's Changed
🐛 Bug Fix
- Install
tslib
as dependency by @marcomontalbano in #54
📝 Documentation
New Contributors
- @marcomontalbano made their first contribution in #54
Full Changelog: v4.2.1...v4.2.2