Releases: Thream/socketio-jwt
Releases · Thream/socketio-jwt
v3.1.3
3.1.3 (2023-09-18)
Bug Fixes
- update jsonwebtoken from v9.0.1 to v9.0.2 (2d84d11)
v3.1.2
3.1.2 (2023-07-22)
Bug Fixes
- update jsonwebtoken from v9.0.0 to v9.0.1 (6a28554)
v3.1.1
3.1.1 (2023-07-02)
Bug Fixes
- update author - Théo LUDWIG (108ae8f)
Performance Improvements
- ignore test files in published package (reduce package size) (d1145e5)
v3.1.0
3.1.0 (2023-05-13)
Features
- add npm package provenance (26bbc07)
v3.0.4
3.0.4 (2023-04-02)
Bug Fixes
- safer (and correct) isUnauthorizedError (41a0f18)
v3.0.3
3.0.3 (2023-04-02)
Bug Fixes
- safer
isUnauthorizedError
type guard (71e0d82)
v3.0.2
3.0.2 (2023-01-10)
Bug Fixes
v3.0.1
3.0.1 (2022-09-09)
Bug Fixes
v3.0.0
3.0.0 (2022-04-07)
⚠ BREAKING CHANGES
- This package is now pure ESM
- minimum supported Node.js >= 16.0.0
Features
- usage of ESM modules imports (instead of CommonJS) (dbb3637)
v2.2.1
2.2.1 (2022-02-19)
Bug Fixes