Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1.89 KB

CHANGELOG.md

File metadata and controls

30 lines (17 loc) · 1.89 KB

Change log

Version 3.0.1 (2019-10-28)

Full Changelog

Version 3.0.0 (2019-07-16)

Full Changelog

  • Breaking change isTokenExpired now returns false if no expiry date is found inside the token. This is a change to align with the JWT spec, but may break applications that rely on the previous behavior. #562 @atom-morgan

Version 2.1.2 (2019-07-15)

Full Changelog

  • Gracefully handle null/empty tokens #586

Version 2.1.1 (2019-07-01)

Full Changelog

  • Blacklist/Whitelist check fix #538
  • Refactor deep rxjs imports and use named define #608
  • fix(rxjs): remove imports from rxjs/internal #542

Note: historical changelog information has not been recorded in this format. Please see the releases page for information on previous releases.