We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d26560 commit 6e6b6b6Copy full SHA for 6e6b6b6
CHANGELOG.md
@@ -7,6 +7,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [unreleased]
9
10
+### Added
11
+
12
+- feat: Added content type for WebP images
13
+- Added example of adding a custom content type to README
14
15
+### Fixed
16
17
+- fix: Content Type test regexes were not checking period correctly
18
19
+### Updated
20
21
+- Uses new webpack recommendations from webpack starter kit
22
+- Minor updates to migration guide
23
24
## [6.2.0] - 2024-11-27
25
26
### Added
0 commit comments