-
Notifications
You must be signed in to change notification settings - Fork 113
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
31 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,36 @@ | ||
# Changelog | ||
|
||
|
||
## v0.0.23 | ||
|
||
[compare changes](https://github.com/Atinux/nuxt-auth-utils/compare/v0.0.22...v0.0.23) | ||
|
||
### 🚀 Enhancements | ||
|
||
- Add opts to requireUserSession for error message and status code customization ([015e847](https://github.com/Atinux/nuxt-auth-utils/commit/015e847)) | ||
|
||
### 🩹 Fixes | ||
|
||
- Avoid duplicate trigger of session fetch hook due to request retry ([5fac9a1](https://github.com/Atinux/nuxt-auth-utils/commit/5fac9a1)) | ||
|
||
### 📖 Documentation | ||
|
||
- Removed reference to /api in readme ([#77](https://github.com/Atinux/nuxt-auth-utils/pull/77)) | ||
|
||
### 🏡 Chore | ||
|
||
- Migrate to eslint v9 ([964b67b](https://github.com/Atinux/nuxt-auth-utils/commit/964b67b)) | ||
- Update deps ([a77a334](https://github.com/Atinux/nuxt-auth-utils/commit/a77a334)) | ||
- Add vscode settings for eslint ([4f1afc9](https://github.com/Atinux/nuxt-auth-utils/commit/4f1afc9)) | ||
|
||
### ❤️ Contributors | ||
|
||
- Sébastien Chopin ([@Atinux](http://github.com/Atinux)) | ||
- Deth <[email protected]> | ||
- Conrawl Rogers <[email protected]> | ||
- Daniel Roe ([@danielroe](http://github.com/danielroe)) | ||
- Max ([@onmax](http://github.com/onmax)) | ||
|
||
## v0.0.22 | ||
|
||
[compare changes](https://github.com/Atinux/nuxt-auth-utils/compare/v0.0.21...v0.0.22) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters