UNPKG

@loopback/docs

Version:
75 lines (30 loc) 2.17 kB
--- lang: en title: 'CHANGELOG - @loopback/authentication-jwt' keywords: LoopBack 4.0, LoopBack 4, CHANGELOG sidebar: lb4_sidebar toc_level: 0 editurl: https://github.com/strongloop/loopback-next/blob/master/extensions/authentication-jwt/CHANGELOG.md permalink: /doc/en/lb4/changelog.authentication-jwt.html --- # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [0.3.1](https://github.com/strongloop/loopback-next/compare/@loopback/authentication-jwt@0.3.0...@loopback/authentication-jwt@0.3.1) (2020-05-20) **Note:** Version bump only for package @loopback/authentication-jwt # [0.3.0](https://github.com/strongloop/loopback-next/compare/@loopback/authentication-jwt@0.2.1...@loopback/authentication-jwt@0.3.0) (2020-05-19) ### Features * upgrade to TypeScript 3.9.x ([3300e45](https://github.com/strongloop/loopback-next/commit/3300e4569ab8410bb1285f7a54d326e9d976476d)) ## [0.2.1](https://github.com/strongloop/loopback-next/compare/@loopback/authentication-jwt@0.2.0...@loopback/authentication-jwt@0.2.1) (2020-05-07) **Note:** Version bump only for package @loopback/authentication-jwt # 0.2.0 (2020-04-29) ### Bug Fixes * **authentication-jwt:** fix package.json and rename the package ([0973d18](https://github.com/strongloop/loopback-next/commit/0973d18ee4e94391367ee3510a9f0bc2eebaf4b7)) ### Features * add jwt auth extension ([94f8c2c](https://github.com/strongloop/loopback-next/commit/94f8c2cfe2a2cb5170f0ad5880597b5932612777)) * move datasource config from JSON to TS files ([6105456](https://github.com/strongloop/loopback-next/commit/6105456deb6d7acadc3e46867558311dce2d005c)) ## [0.1.1](https://github.com/strongloop/loopback-next/compare/@loopback/extension-authentication-jwt@0.1.0...@loopback/extension-authentication-jwt@0.1.1) (2020-04-23) **Note:** Version bump only for package @loopback/extension-authentication-jwt # 0.1.0 (2020-04-22) ### Features * add jwt auth extension ([94f8c2c](https://github.com/strongloop/loopback-next/commit/94f8c2cfe2a2cb5170f0ad5880597b5932612777))