Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c1fd9b8

Browse files
committed
chore: update changelog
1 parent 4803cf7 commit c1fd9b8

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

CHANGELOG.md

+42
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,48 @@
22

33
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.
44

5+
## v1.4.0
6+
7+
[compare changes](https://github.com/nuxt/image/compare/v1.3.0...v1.4.0)
8+
9+
### 🚀 Enhancements
10+
11+
- Add performance feature detection markers ([#1221](https://github.com/nuxt/image/pull/1221))
12+
- Support Netlify Image CDN ([#1234](https://github.com/nuxt/image/pull/1234))
13+
- Add `@error` event from `<NuxtPicture>` ([#1252](https://github.com/nuxt/image/pull/1252))
14+
15+
### 🩹 Fixes
16+
17+
- **ipx:** Temporarily downgrade ipx/sharp ([#1265](https://github.com/nuxt/image/pull/1265))
18+
19+
### 📖 Documentation
20+
21+
- Fix providers list ([8ad772e](https://github.com/nuxt/image/commit/8ad772e))
22+
23+
### 🏡 Chore
24+
25+
- **docs:** Upgrade versions and add carbon ads ([503b663](https://github.com/nuxt/image/commit/503b663))
26+
- Use explicit version to bust stackblitz cache ([ae93934](https://github.com/nuxt/image/commit/ae93934))
27+
- Assert event exists ([8701991](https://github.com/nuxt/image/commit/8701991))
28+
- Pin `vue` for docs hotfix ([b56c760](https://github.com/nuxt/image/commit/b56c760))
29+
- Upgrade ipx/sharp separately ([9a711e6](https://github.com/nuxt/image/commit/9a711e6))
30+
- Release `@nuxt/image-nightly` with changelogen ([074d12e](https://github.com/nuxt/image/commit/074d12e))
31+
32+
### 🤖 CI
33+
34+
- Remove read permission ([f62a9eb](https://github.com/nuxt/image/commit/f62a9eb))
35+
- Add changelogensets ([25d19ec](https://github.com/nuxt/image/commit/25d19ec))
36+
- Add missing import ([cfb2e7d](https://github.com/nuxt/image/commit/cfb2e7d))
37+
38+
### ❤️ Contributors
39+
40+
- Daniel Roe ([@danielroe](http://github.com/danielroe))
41+
- Arkadiusz Sygulski <[email protected]>
42+
- Domenik Reitzner
43+
- Sébastien Chopin ([@Atinux](http://github.com/Atinux))
44+
- Matt Kane <[email protected]>
45+
- Kara
46+
547
## v1.3.0
648

749
[compare changes](https://github.com/nuxt/image/compare/v1.2.0...v1.3.0)

0 commit comments

Comments
 (0)