Releases: dc7290/next-export-optimize-images
Releases · dc7290/next-export-optimize-images
v1.6.0
1.6.0 (2022-07-30)
Features
Bug Fixes
- 🐛 Fix peer-dependence
next
version (e71586c)
v1.5.3
1.5.3 (2022-07-06)
Bug Fixes
- 🐛 Throws an error for
unoptimized
(7e81b3b), closes #129
- deps: update dependency cli-progress to ^3.11.2 (f59d120)
v1.5.2
1.5.2 (2022-06-29)
Bug Fixes
- deps: update dependency sharp to ^0.30.7 (5dcb964)
Documentation
Tests
- 💍 Linting test files with recommended rules (36d5343)
v1.5.1
1.5.1 (2022-06-13)
Bug Fixes
- 🐛 Copy output of unsupported images (7fefec5), closes #82
Documentation
- ✏️ Added page about external images (36422cc)
v1.5.0
1.5.0 (2022-06-12)
Features
v1.4.0
1.4.0 (2022-06-07)
Features
- 🚀 Allow plugin to accept
configPath
(864d02a)
Bug Fixes
- 🐛 Correctly parse path segment separators (5b87790)
- 🐛 Do not generate unnecessary placeholder images (b8634da)
- 🐛 Running mkdir in a windows environment (37e5adf)
- deps: update dependency sharp to ^0.30.6 (1d97979)
Tests
Continuous Integration
- 🎡 Allow windows to set env (36c8788)
- 🎡 Test different types of environments with matrix (a598229)
Documentation
- ✏️ Add plugin-configuration page (7548550)
v1.3.1
1.3.1 (2022-05-29)
Bug Fixes
- deps: update dependency sharp to ^0.30.5 (8e25077)
- deps: update docusaurus monorepo to v2.0.0-beta.21 (74f635c)
- deps: update react monorepo to v18 (ea241dd)
Documentation
- ✏️ Revise comparisons for clarity (eb94a0e)
v1.3.0
1.3.0 (2022-05-26)
Features
🚀 Add convertFormat
(423b819)
🚀 Measure the ASSETS in which errors occurred (4833495)
Bug Fixes
- 🐛 Correctly pass
basePath
to src and srcSet (65916fe)
Tests
Continuous Integration
Documentation
✏️ Add convertFormat
to the configuration page (234a93f)
✏️ Add convertFormat to features (a64c2cd)
✏️ Add description to Config (5f21a62)
v1.2.0
1.2.0 (2022-05-25)
Features
- 🚀 Add
convertFormat
(457c453)
- 🚀 Measure the ASSETS in which errors occurred (d936772)
Bug Fixes
- deps: update dependency cli-progress to ^3.11.1 (7f74945)
- deps: update dependency prism-react-renderer to v1.3.3 (7f8e3b2)
Continuous Integration
Tests
Documentation
- ✏️ Add
convertFormat
to the configuration page (40f9b5a)
- ✏️ Add description to Config (4684cfc)
- ✏️ Added
Some images are not displayed
to Q&A (32e059a)
- ✏️ Set og:title (50a92ab)
v1.1.0
1.1.0 (2022-05-21)
Features
- 🚀 Export type definitions withExportImages (dfd1bdf)
Performance Improvements
- ⚡️ Use the option to prevent images from being enlarged (a8209d7)
Continuous Integration
- 🎡 Change renovate schedule (dd80a4d)
- 🎡 Corrected settings about releases (7028fdd)
- 🎡 Register the title in @semantic-release/changelog (9087554)
Documentation
- ✏️ Add Comparison page (9145d02)
- ✏️ Add examples page (2472113)
- ✏️ Add footer link (ed00e68)
- ✏️ Add local checks section in Getting Started (6087661)
- ✏️ Add planned features page (91b5bea)
- ✏️ Add Q&A page (c8fbe69)
- ✏️ Add Structure page (9e1f4a3)
- ✏️ Add text to introduction (7af96e2)
- ✏️ Add title to code block (45052ce)
- ✏️ Added description (eeef6a8)
- ✏️ Change link text to Introduction (cd7b635)
- ✏️ Create Getting Started as a separate page (9d37e87)
- ✏️ Highlight differences (d2a76bd)
- ✏️ README Change home page to document site (422f8db)