Skip to content

Latest commit

Β 

History

History
240 lines (106 loc) Β· 7.6 KB

CHANGELOG.md

File metadata and controls

240 lines (106 loc) Β· 7.6 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.0.0-rc.3 (2018-02-04)

Bug Fixes

  • fix scope checks during logout (e2ebd97)

Features

  • refactor init logic to $auth.init and improve error handling (b58ca17)

4.0.0-rc.2 (2018-02-03)

Bug Fixes

  • Auth: register vuex store before all watchers (006650f)

4.0.0-rc.1 (2018-02-03)

Bug Fixes

Features

  • watchState and watchLoggedIn (b628455), closes #52

4.0.0-rc.0 (2018-02-02)

Bug Fixes

Features

Performance Improvements

  • improve cookie handling (c50e68f)

BREAKING CHANGES

  • Lot's of API and Usage changes

3.4.1 (2017-12-29)

Bug Fixes

  • rc11 backward compatibility (c0222e9)

3.4.0 (2017-12-29)

Bug Fixes

  • store: return promise in all actions (1a9a76e)

Features

  • improve compatibility for nuxt 1.0.0 (7740dec)

3.3.0 (2017-12-28)

Features

  • add fetchUser option (#27) (1b8856c)
  • allow customizing http method for user endpoint (#28) (994152b)
  • more compatibility for nuxt@next (d50be11)

3.2.1 (2017-12-20)

3.2.0 (2017-11-18)

Bug Fixes

  • store: skip only if token is not set. resolves #20. (23b12d5)

Features

  • store: resetOnFail option (55e2397)

3.1.1 (2017-11-17)

Bug Fixes

  • store: better check for loggedIn (37f22fe)

3.1.0 (2017-11-15)

Features

3.0.1 (2017-11-12)

Bug Fixes

3.0.0 (2017-11-10)

Features

Performance Improvements

BREAKING CHANGES

  • Some options changed and/or simplified

2.0.7 (2017-10-19)

2.0.6 (2017-10-19)

2.0.5 (2017-09-06)

Bug Fixes

2.0.4 (2017-09-05)

Bug Fixes

  • warn when axios module is not registered (6ace50b)

2.0.3 (2017-09-04)

Bug Fixes

  • package: publish templates (eb1706a)

2.0.2 (2017-09-04)

2.0.1 (2017-09-04)

0.0.1 (2017-09-04)