UNPKG

@loopback/docs

Version:
46 lines (21 loc) 1.29 kB
--- lang: en title: 'CHANGELOG - @loopback/authentication-jwt' keywords: LoopBack 4.0, LoopBack 4, CHANGELOG sidebar: lb4_sidebar 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.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))