Releases: panva/jose
Releases · panva/jose
v5.6.2
Refactor
CryptoKey normalization is not always async (b7751f5 )
weak cache normalized CryptoKey instances (32b25a5 )
Fixes
ensure KeyObject type in Web API encrypt/decrypt (b7920bd )
v5.6.1
Refactor
normalize is always defined for Web API runtimes (7bcb103 )
Fixes
workaround turbo's eager optimizations (723a042 ), closes #690
v5.6.0
Features
support KeyObject inputs in WebCryptoAPI runtimes given compatibility (e178b8f )
v5.4.1
Fixes
ensure latest release on npm is v5.x (a9b2a30 )
v4.15.7
Fixes
add a workerd package.json target (e36d69e )
v5.4.0
Features
expose JWT's payload in JWTClaimValidationFailed instances (58bcffb ), closes #680
Refactor
add explicit return types everywhere (cc2b2d7 )
v5.3.0
Features
allow observing remote JWKS resolver state and its manual reload (fa8b639 )
Refactor
if should not be the only statement in else blocks (a6b716b )
v5.2.4
Refactor
use createLocalJWKSet instead of LocalJWKSet in createRemoteJWKSet (a7c566c )
v5.2.3
Refactor
move iv generation and optional outputs around (05c4351 )
You can’t perform that action at this time.