-
-
Notifications
You must be signed in to change notification settings - Fork 9
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
58 additions
and
2 deletions.
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 |
---|---|---|
@@ -0,0 +1,56 @@ | ||
# Changelog | ||
|
||
|
||
## v0.1.1 | ||
|
||
|
||
### 🚀 Enhancements | ||
|
||
- Add basic module functionality ([9d84987](https://github.com/nuxt-modules/kinde/commit/9d84987)) | ||
- Improve module, playground and documentation ([#5](https://github.com/nuxt-modules/kinde/pull/5)) | ||
- Allow setting kinde options in `nuxt.config` ([4df78da](https://github.com/nuxt-modules/kinde/commit/4df78da)) | ||
|
||
### 🩹 Fixes | ||
|
||
- Add discriminated type for `$auth` ([48e46a1](https://github.com/nuxt-modules/kinde/commit/48e46a1)) | ||
- Use virtual file for framework version ([2d841f8](https://github.com/nuxt-modules/kinde/commit/2d841f8)) | ||
- Use nitro virtual ([e04c0e7](https://github.com/nuxt-modules/kinde/commit/e04c0e7)) | ||
|
||
### 💅 Refactors | ||
|
||
- Use lazy initialiser for `kindeClient` ([c107256](https://github.com/nuxt-modules/kinde/commit/c107256)) | ||
|
||
### 📖 Documentation | ||
|
||
- Add social card ([99886c5](https://github.com/nuxt-modules/kinde/commit/99886c5)) | ||
|
||
### 🏡 Chore | ||
|
||
- Init ([54b4163](https://github.com/nuxt-modules/kinde/commit/54b4163)) | ||
- Bump deps ([8095439](https://github.com/nuxt-modules/kinde/commit/8095439)) | ||
- Update version ([55fc734](https://github.com/nuxt-modules/kinde/commit/55fc734)) | ||
- Add renovate config ([08c281b](https://github.com/nuxt-modules/kinde/commit/08c281b)) | ||
- Rename `.env.example` ([093a281](https://github.com/nuxt-modules/kinde/commit/093a281)) | ||
- Move layout into `app.vue` and lint project ([2fdab03](https://github.com/nuxt-modules/kinde/commit/2fdab03)) | ||
- Ipdate SECURITY.md ([0cd9db4](https://github.com/nuxt-modules/kinde/commit/0cd9db4)) | ||
- **deps-dev:** Bump undici from 5.23.0 to 5.26.5 ([#10](https://github.com/nuxt-modules/kinde/pull/10)) | ||
- Upgrade nuxt version ([a164e89](https://github.com/nuxt-modules/kinde/commit/a164e89)) | ||
- Remove unused import ([8b1e459](https://github.com/nuxt-modules/kinde/commit/8b1e459)) | ||
- Update release command ([a51bf49](https://github.com/nuxt-modules/kinde/commit/a51bf49)) | ||
|
||
### 🎨 Styles | ||
|
||
- Single quotes ([06a921a](https://github.com/nuxt-modules/kinde/commit/06a921a)) | ||
|
||
### 🤖 CI | ||
|
||
- Add test workflow ([4baea67](https://github.com/nuxt-modules/kinde/commit/4baea67)) | ||
- Update command ([507e844](https://github.com/nuxt-modules/kinde/commit/507e844)) | ||
- Build playground in test ([24fb9ce](https://github.com/nuxt-modules/kinde/commit/24fb9ce)) | ||
|
||
### ❤️ Contributors | ||
|
||
- Daniel Roe <daniel@roe.dev> | ||
- Dave <dave@kinde.com> | ||
- Sébastien Chopin ([@Atinux](http://github.com/Atinux)) | ||
|
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