---
lang: en
title: 'CHANGELOG - @loopback/authentication-passport'
keywords: LoopBack 4.0, LoopBack 4, CHANGELOG
sidebar: lb4_sidebar
permalink: /doc/en/lb4/changelog.authentication-passport.html
---

# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.2](https://github.com/strongloop/loopback-next/compare/@loopback/authentication-passport@2.0.1...@loopback/authentication-passport@2.0.2) (2020-03-24)

**Note:** Version bump only for package @loopback/authentication-passport





## [2.0.1](https://github.com/strongloop/loopback-next/compare/@loopback/authentication-passport@2.0.0...@loopback/authentication-passport@2.0.1) (2020-03-17)

**Note:** Version bump only for package @loopback/authentication-passport





# [2.0.0](https://github.com/strongloop/loopback-next/compare/@loopback/authentication-passport@1.1.3...@loopback/authentication-passport@2.0.0) (2020-03-05)


### chore

* remove support for Node.js v8.x ([4281d9d](https://github.com/strongloop/loopback-next/commit/4281d9df50f0715d32879e1442a90b643ec8f542))


### Features

* add `tslib` as dependency ([a6e0b4c](https://github.com/strongloop/loopback-next/commit/a6e0b4ce7b862764167cefedee14c1115b25e0a4)), closes [#4676](https://github.com/strongloop/loopback-next/issues/4676)


### BREAKING CHANGES

* Node.js v8.x is now end of life. Please upgrade to version
10 and above. See https://nodejs.org/en/about/releases.





## [1.1.3](https://github.com/strongloop/loopback-next/compare/@loopback/authentication-passport@1.1.2...@loopback/authentication-passport@1.1.3) (2020-02-06)

**Note:** Version bump only for package @loopback/authentication-passport





## [1.1.2](https://github.com/strongloop/loopback-next/compare/@loopback/authentication-passport@1.1.1...@loopback/authentication-passport@1.1.2) (2020-02-05)

**Note:** Version bump only for package @loopback/authentication-passport





## [1.1.1](https://github.com/strongloop/loopback-next/compare/@loopback/authentication-passport@1.1.0...@loopback/authentication-passport@1.1.1) (2020-01-27)

**Note:** Version bump only for package @loopback/authentication-passport





# [1.1.0](https://github.com/strongloop/loopback-next/compare/@loopback/authentication-passport@1.0.6...@loopback/authentication-passport@1.1.0) (2020-01-07)


### Features

* add user profile factory interface ([0630194](https://github.com/strongloop/loopback-next/commit/0630194539ba7971ca6c6579ebb9d986e6340a41))





## [1.0.6](https://github.com/strongloop/loopback-next/compare/@loopback/authentication-passport@1.0.5...@loopback/authentication-passport@1.0.6) (2019-12-09)

**Note:** Version bump only for package @loopback/authentication-passport





## [1.0.5](https://github.com/strongloop/loopback-next/compare/@loopback/authentication-passport@1.0.4...@loopback/authentication-passport@1.0.5) (2019-11-25)

**Note:** Version bump only for package @loopback/authentication-passport





## [1.0.4](https://github.com/strongloop/loopback-next/compare/@loopback/authentication-passport@1.0.3...@loopback/authentication-passport@1.0.4) (2019-11-12)

**Note:** Version bump only for package @loopback/authentication-passport





## [1.0.3](https://github.com/strongloop/loopback-next/compare/@loopback/authentication-passport@1.0.2...@loopback/authentication-passport@1.0.3) (2019-10-24)

**Note:** Version bump only for package @loopback/authentication-passport





## [1.0.2](https://github.com/strongloop/loopback-next/compare/@loopback/authentication-passport@1.0.1...@loopback/authentication-passport@1.0.2) (2019-10-07)

**Note:** Version bump only for package @loopback/authentication-passport





## [1.0.1](https://github.com/strongloop/loopback-next/compare/@loopback/authentication-passport@1.0.0...@loopback/authentication-passport@1.0.1) (2019-09-28)

**Note:** Version bump only for package @loopback/authentication-passport





# 1.0.0 (2019-09-27)


### Features

* **authentication-passport:** init commit ([6c83c3d](https://github.com/strongloop/loopback-next/commit/6c83c3d))
* **authentication-passport:** upgrade to authentication 3 ([60d4f60](https://github.com/strongloop/loopback-next/commit/60d4f60))


### BREAKING CHANGES

* **authentication-passport:** upgrade dependency @loopback/authentication to 3.0.0

