-
Notifications
You must be signed in to change notification settings - Fork 8
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
1 parent
b93dea5
commit e6363a0
Showing
2 changed files
with
46 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,44 @@ | ||
# Changelog | ||
|
||
|
||
## v1.1.0 | ||
|
||
|
||
### 🚀 Enhancements | ||
|
||
- Adding typing for server side ([bc6ec38](https://github.com/fuentesloic/nuxt3-stripe/commit/bc6ec38)) | ||
- Adding license ([e267906](https://github.com/fuentesloic/nuxt3-stripe/commit/e267906)) | ||
- Remove locale ([#8](https://github.com/fuentesloic/nuxt3-stripe/pull/8)) | ||
- Client playground UI ([#10](https://github.com/fuentesloic/nuxt3-stripe/pull/10)) | ||
|
||
### 🩹 Fixes | ||
|
||
- Add alias via tsConfig paths ([#9](https://github.com/fuentesloic/nuxt3-stripe/pull/9)) | ||
|
||
### 💅 Refactors | ||
|
||
- Use template dst to define the final path ([a1584df](https://github.com/fuentesloic/nuxt3-stripe/commit/a1584df)) | ||
|
||
### 📖 Documentation | ||
|
||
- Update documentation ([1e5c0aa](https://github.com/fuentesloic/nuxt3-stripe/commit/1e5c0aa)) | ||
|
||
### 🏡 Chore | ||
|
||
- Initial commit ([f1cee19](https://github.com/fuentesloic/nuxt3-stripe/commit/f1cee19)) | ||
- Adding code of conduct ([873d054](https://github.com/fuentesloic/nuxt3-stripe/commit/873d054)) | ||
- Adding runtime transpilationg ([757a586](https://github.com/fuentesloic/nuxt3-stripe/commit/757a586)) | ||
- Updating path and runtime folders ([6d4fa8d](https://github.com/fuentesloic/nuxt3-stripe/commit/6d4fa8d)) | ||
- Fix path of import ([926d239](https://github.com/fuentesloic/nuxt3-stripe/commit/926d239)) | ||
- Clean imports ([bc3a877](https://github.com/fuentesloic/nuxt3-stripe/commit/bc3a877)) | ||
- Cleanup defu ([204483d](https://github.com/fuentesloic/nuxt3-stripe/commit/204483d)) | ||
- Updating type definition with add template ([0c80308](https://github.com/fuentesloic/nuxt3-stripe/commit/0c80308)) | ||
- Update package name ([b93dea5](https://github.com/fuentesloic/nuxt3-stripe/commit/b93dea5)) | ||
|
||
### ❤️ Contributors | ||
|
||
- Loic Fuentes ([@fuentesloic](http://github.com/fuentesloic)) | ||
- Daniel Roe <[email protected]> | ||
- Loïc Fuentes ([@fuentesloic](http://github.com/fuentesloic)) | ||
- Giraud Florent <florent giraud> | ||
|
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