Skip to content

Latest commit

 

History

History
269 lines (141 loc) · 7.72 KB

CHANGELOG.md

File metadata and controls

269 lines (141 loc) · 7.72 KB

Changelog

v0.1.7

compare changes

🚀 Enhancements

❤️ Contributors

v0.1.6

compare changes

🩹 Fixes

  • User is missing in global server side middleware (82c8029)

💅 Refactors

  • Remove useCookie hook from AuthService (073dc6e)

📖 Documentation

  • Update type of accessToken from function to property (471f92b)

🏡 Chore

  • Remove unused imports (8f3d674)
  • Update version @nuxt/module-builder (b46e631)

❤️ Contributors

v0.1.5

compare changes

🩹 Fixes

  • TypeError: Headers constructor (4aad9d4)

🏡 Chore

❤️ Contributors

v0.1.4

compare changes

🚀 Enhancements

  • Add custom header to fetch instance (5af577d)
  • Support refresh token by header (a995442)

📖 Documentation

  • Add docs for fetch custom header (abe0c8c)
  • Update docs for routes options (4cd60f4)

🏡 Chore

  • Update type of routes in options (ccbbb73)
  • Update nuxt version (ff278e3)
  • Correct version in package.json (fcc7b02)

❤️ Contributors

v0.1.1

compare changes

🚀 Enhancements

  • Support any type of token (13a7e75)

📖 Documentation

  • Add maxAge for token/refresh token (1f7cc90)

❤️ Contributors

v0.1.0

compare changes

🚀 Enhancements

  • Support any type of token (13a7e75)

📖 Documentation

  • Add maxAge for token/refresh token (1f7cc90)

❤️ Contributors

v0.0.16

compare changes

🩹 Fixes

  • Define type for user does nothing #13 (#13)

❤️ Contributors

v0.0.15

compare changes

🏡 Chore

  • Update package versions (5fa60af)

❤️ Contributors

v0.0.14

compare changes

🩹 Fixes

  • Auto logout on api retry error (df04a7e)

❤️ Contributors

v0.0.13

compare changes

🩹 Fixes

  • Missing options in retry requests (cb1bc7e)
  • Incorrect redirect path (170266c)

❤️ Contributors

v0.0.12

compare changes

🩹 Fixes

  • Retry on GET request not working (27d8de2)

❤️ Contributors

v0.0.11

compare changes

🩹 Fixes

  • Fix error not redirect to login when refresh token failed (64ab35d)
  • Fix error missing authentication headers after refresh and retry (524ff0f)

❤️ Contributors

v0.0.10

compare changes

🩹 Fixes

  • Fix retry request missing FormData params (794ee8a)

📖 Documentation

🏡 Chore

  • Upgrade packages to latest version (5afa1d3)

❤️ Contributors

v0.0.9

compare changes

🩹 Fixes

  • Add missing imports (and use stub mode to prevent in future) (4142fe1)
  • Fix error is not defined (6fc7dcd)

🏡 Chore

❤️ Contributors

v0.0.8

compare changes

🩹 Fixes

  • Add missing imports (and use stub mode to prevent in future) (4142fe1)
  • Fix error is not defined (6fc7dcd)

🏡 Chore

❤️ Contributors

v0.0.7

compare changes

v0.0.6

compare changes

v0.0.5

compare changes

v0.0.4

compare changes

v0.0.3

compare changes

v0.0.2

compare changes

v0.0.1