-
Notifications
You must be signed in to change notification settings - Fork 270
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
41 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,45 @@ | |
|
||
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.2.0 | ||
|
||
[compare changes](https://github.com/nuxt/image/compare/v1.1.0...v1.2.0) | ||
|
||
### 🚀 Enhancements | ||
|
||
- Add `hygraph` provider ([#1152](https://github.com/nuxt/image/pull/1152)) | ||
- Add `weserv` provider ([#1019](https://github.com/nuxt/image/pull/1019)) | ||
- Add `caisy` provider ([#1154](https://github.com/nuxt/image/pull/1154)) | ||
- Add bunny provider ([#1179](https://github.com/nuxt/image/pull/1179)) | ||
|
||
### 🩹 Fixes | ||
|
||
- Add types to ipx provider options ([#1132](https://github.com/nuxt/image/pull/1132)) | ||
|
||
### 📖 Documentation | ||
|
||
- Explain fall back to larger size on amplify + vercel ([#1124](https://github.com/nuxt/image/pull/1124)) | ||
- Add link back to sizes and mention TailwindCSS ([6e41429](https://github.com/nuxt/image/commit/6e41429)) | ||
- Added deprecated message Netlify Large Media ([#1141](https://github.com/nuxt/image/pull/1141)) | ||
- Add bun installation command ([#1155](https://github.com/nuxt/image/pull/1155)) | ||
|
||
### 🏡 Chore | ||
|
||
- Migrate to `@nuxt/test-utils` for runtime testing ([#1149](https://github.com/nuxt/image/pull/1149)) | ||
- Test bundler module resolution ([#1161](https://github.com/nuxt/image/pull/1161)) | ||
|
||
### ❤️ Contributors | ||
|
||
- Maarten Van Hunsel | ||
- Daniel Roe <[email protected]> | ||
- Tim Benniks <[email protected]> | ||
- Jakub Chrobak | ||
- Nandi95 | ||
- Haruaki OTAKE <[email protected]> | ||
- Martijn Loth | ||
- Sébastien Chopin ([@Atinux](http://github.com/Atinux)) | ||
- Andre Eckardt <[email protected]> | ||
|
||
## v1.1.0 | ||
|
||
[compare changes](https://github.com/nuxt/image/compare/v1.0.0...v1.1.0) | ||
|
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