-
Notifications
You must be signed in to change notification settings - Fork 287
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
50 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 |
---|---|---|
|
@@ -2,6 +2,54 @@ | |
|
||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
|
||
## v1.0.0-rc.3 | ||
|
||
[compare changes](https://github.com/nuxt/image/compare/v1.0.0-rc.2...v1.0.0-rc.3) | ||
|
||
### 🚀 Enhancements | ||
|
||
- ⚠️ Migrate to ipx v2 ([#988](https://github.com/nuxt/image/pull/988)) | ||
- Add `nonce` support ([#1012](https://github.com/nuxt/image/pull/1012)) | ||
|
||
### 🩹 Fixes | ||
|
||
- **cloudinary:** Handle blur modifier correctly ([#985](https://github.com/nuxt/image/pull/985)) | ||
|
||
### 📖 Documentation | ||
|
||
- Track anonymous search queries ([dd4451e](https://github.com/nuxt/image/commit/dd4451e)) | ||
- Add query in search event ([92f71da](https://github.com/nuxt/image/commit/92f71da)) | ||
- Update deps ([d39eab1](https://github.com/nuxt/image/commit/d39eab1)) | ||
- Display supported unsplash parameters as a list ([#995](https://github.com/nuxt/image/pull/995)) | ||
- Update to ui pro ([a9cc6bd](https://github.com/nuxt/image/commit/a9cc6bd)) | ||
- Add contribution guide ([fdc0975](https://github.com/nuxt/image/commit/fdc0975)) | ||
- Remove stray code block ([#1016](https://github.com/nuxt/image/pull/1016)) | ||
|
||
### 🏡 Chore | ||
|
||
- Split out docs updates into separate prs ([8cb7c50](https://github.com/nuxt/image/commit/8cb7c50)) | ||
- Expand renovate group to nuxt ui prefix ([adbdff3](https://github.com/nuxt/image/commit/adbdff3)) | ||
- Build before releasing ([db4d4a8](https://github.com/nuxt/image/commit/db4d4a8)) | ||
- Use explicit build command ([e638a0e](https://github.com/nuxt/image/commit/e638a0e)) | ||
|
||
### 🤖 CI | ||
|
||
- Revert codecov update ([7d120ca](https://github.com/nuxt/image/commit/7d120ca)) | ||
|
||
#### ⚠️ Breaking Changes | ||
|
||
- ⚠️ Migrate to ipx v2 ([#988](https://github.com/nuxt/image/pull/988)) | ||
|
||
### ❤️ Contributors | ||
|
||
- Daniel Roe <[email protected]> | ||
- Nestor Vera ([@hacknug](http://github.com/hacknug)) | ||
- Patrik | ||
- Thomas Rijpstra | ||
- Pooya Parsa ([@pi0](http://github.com/pi0)) | ||
- Sébastien Chopin ([@Atinux](http://github.com/Atinux)) | ||
- Joe Winger <[email protected]> | ||
|
||
## v1.0.0-rc.2 | ||
|
||
[compare changes](https://github.com/nuxt/image/compare/v1.0.0-rc.1...v1.0.0-rc.2) | ||
|
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