|
2 | 2 |
|
3 | 3 | 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. |
4 | 4 |
|
| 5 | +## v1.0.0-rc.3 |
| 6 | + |
| 7 | +[compare changes](https://github.com/nuxt/image/compare/v1.0.0-rc.2...v1.0.0-rc.3) |
| 8 | + |
| 9 | +### 🚀 Enhancements |
| 10 | + |
| 11 | +- ⚠️ Migrate to ipx v2 ([#988](https://github.com/nuxt/image/pull/988)) |
| 12 | +- Add `nonce` support ([#1012](https://github.com/nuxt/image/pull/1012)) |
| 13 | + |
| 14 | +### 🩹 Fixes |
| 15 | + |
| 16 | +- **cloudinary:** Handle blur modifier correctly ([#985](https://github.com/nuxt/image/pull/985)) |
| 17 | + |
| 18 | +### 📖 Documentation |
| 19 | + |
| 20 | +- Track anonymous search queries ([dd4451e](https://github.com/nuxt/image/commit/dd4451e)) |
| 21 | +- Add query in search event ([92f71da](https://github.com/nuxt/image/commit/92f71da)) |
| 22 | +- Update deps ([d39eab1](https://github.com/nuxt/image/commit/d39eab1)) |
| 23 | +- Display supported unsplash parameters as a list ([#995](https://github.com/nuxt/image/pull/995)) |
| 24 | +- Update to ui pro ([a9cc6bd](https://github.com/nuxt/image/commit/a9cc6bd)) |
| 25 | +- Add contribution guide ([fdc0975](https://github.com/nuxt/image/commit/fdc0975)) |
| 26 | +- Remove stray code block ([#1016](https://github.com/nuxt/image/pull/1016)) |
| 27 | + |
| 28 | +### 🏡 Chore |
| 29 | + |
| 30 | +- Split out docs updates into separate prs ([8cb7c50](https://github.com/nuxt/image/commit/8cb7c50)) |
| 31 | +- Expand renovate group to nuxt ui prefix ([adbdff3](https://github.com/nuxt/image/commit/adbdff3)) |
| 32 | +- Build before releasing ([db4d4a8](https://github.com/nuxt/image/commit/db4d4a8)) |
| 33 | +- Use explicit build command ([e638a0e](https://github.com/nuxt/image/commit/e638a0e)) |
| 34 | + |
| 35 | +### 🤖 CI |
| 36 | + |
| 37 | +- Revert codecov update ([7d120ca](https://github.com/nuxt/image/commit/7d120ca)) |
| 38 | + |
| 39 | +#### ⚠️ Breaking Changes |
| 40 | + |
| 41 | +- ⚠️ Migrate to ipx v2 ([#988](https://github.com/nuxt/image/pull/988)) |
| 42 | + |
| 43 | +### ❤️ Contributors |
| 44 | + |
| 45 | +- Daniel Roe <daniel@roe.dev> |
| 46 | +- Nestor Vera ([@hacknug](http://github.com/hacknug)) |
| 47 | +- Patrik |
| 48 | +- Thomas Rijpstra |
| 49 | +- Pooya Parsa ([@pi0](http://github.com/pi0)) |
| 50 | +- Sébastien Chopin ([@Atinux](http://github.com/Atinux)) |
| 51 | +- Joe Winger <github@joewinger.com> |
| 52 | + |
5 | 53 | ## v1.0.0-rc.2 |
6 | 54 |
|
7 | 55 | [compare changes](https://github.com/nuxt/image/compare/v1.0.0-rc.1...v1.0.0-rc.2) |
|
0 commit comments