All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
4.6.1 (2024-12-12)
- ๐ก Fixed matrix os (5153978)
4.6.0 (2024-12-10)
- ๐ Fix for public directory bug in build mode (b7852b4), closes #1086
- ๐ Fixed tsup build order (7d59322), closes #981
- ๐ Restore test-image (67bb9d9)
4.5.3 (2024-11-29)
4.5.2 (2024-11-12)
- ๐ Fixing Devdependency Versions (7ab0a1f)
- ๐ Generate d.ts (531bc72), closes #981
- ๐ Support Next.js 15 and React19RC (701ffb8)
- โ๏ธ Added comparison and esm config (3e7af87)
- ๐ก Add workflow_dispatch in Release-workflow (316a5f1)
4.5.1 (2024-10-07)
- ๐ Apply loader: custom to image settings in Next.js (a9c35b1), closes #971
- ๐ Fix for ENOENT No such file or directory (e425220), closes #945
- deps: update dependency sharp to ^0.33.5 (359a635)
- โ๏ธ Added notes (d44fd70)
4.5.0 (2024-06-09)
- ๐ Support
.cjs
(4e58bdb)
- โ๏ธ Handling page swaps and relative paths (6d86e34)
4.4.0 (2024-05-19)
- deps: update dependency sharp to ^0.33.4 (a0a0fa7)
- โ๏ธ Add case for using another plugin (3d9e988)
4.3.1 (2024-04-14)
- โ๏ธ Fixed filenameGenerator arguments (4aebf7a)
4.3.0 (2024-04-13)
- ๐ Fixed test cases (b9e21ea)
4.2.0 (2024-04-13)
- ๐ Corrected attribute values for the source element (e91cb59)
4.1.0 (2024-04-12)
- ๐ allow changing cacheDir location (2215bb7), closes #692
- ๐ Applied additional attributes to Picture Component (1f8866d), closes #693
- ๐ Enables next/image to be used in conjunction with (5e82ad7)
- ๐ Update sharp to v0.33.3 (a2d6fa7), closes #733
- ๐ Add cacheDir config option (6135ed1)
4.0.0 (2024-04-10)
- ๐งจThe minimum version of Next.js is 14.1.0
- ๐งจThe import destination changes, no longer from next/image, but from next-export-optimize-images/image.
- ๐งจNode.js v16 has been dropped
- ๐ Change import options (9027b63), closes #820 #696 #796
- ๐ Node.js minimum version to 18 (202db6d)
- ๐ Support Next.js v14 (ae716a6), closes #802
- ๐ Revive module.exports (8911e11)
- ๐ก Fixed a problem with Release ending in the middle of a re (9e6c6af)
3.3.0 (2024-03-10)
- ๐ feat: add config for remote images download delays (fb05eda)
- deps: update dependency fs-extra to ^11.2.0 (83990ed)
- deps: update dependency sharp to ^0.32.6 (ea1b24f)
- deps: update dependency sharp to v0.32.6 [security] (fed526e)
- โ๏ธ add docs info for remoteImagesDownloadsDelay config (4978490)
3.2.0 (2023-09-05)
- โ๏ธ Picture component (0ad3dc6)
3.1.1 (2023-08-31)
- ๐ Align Svg handling with Next.js (1d30298)
- ๐ Fixed a problem with configurations not working (92b544c), closes #612
- deps: update dependency sharp to ^0.32.3 (b626e7f)
- deps: update dependency sharp to ^0.32.4 (5217bdd)
- Fix typo on structure page (3ec2d6b)
3.1.0 (2023-07-14)
- ๐ Support functional remote-images (87d71a8)
3.0.6 (2023-07-04)
- ๐ Supported Next.js13.4.8 (5a0e7c6)
3.0.5 (2023-07-01)
- ๐ Fixed loader caching uselessly (bc10e30)
3.0.4 (2023-07-01)
- ๐ Corrected loader application conditions (38b1b89)
3.0.3 (2023-07-01)
3.0.2 (2023-07-01)
- ๐ Fixed an export error (696261d)
3.0.1 (2023-07-01)
- ๐ Fixed support Next.js version (4624986)
3.0.0 (2023-07-01)
- ๐งจNext.js version must be at least 13.3.2
- ๐ For external images, add them manually (54a70cb)
- ๐ Supported AppRouter (6e5fd71), closes #527
- ๐ Supported next/dynamic (857ae6b), closes #106
- ๐ Changed version of peerDependencies next to 13.0.0 (fc6e534)
- โ๏ธ Fixed Docs (50847a8)
2.1.0 (2023-04-30)
- deps: update dependency sharp to ^0.32.0 (ba13935)
- deps: update dependency sharp to ^0.32.1 (07cf2a4)
2.0.1 (2023-04-01)
- deps: update dependency cli-progress to ^3.12.0 (7047e7a)
- deps: update dependency fs-extra to ^11.1.1 (b16aed9)
- deps: update dependency sharp to ^0.31.3 (7401a78)
- ๐ Update snapshot-file for Jest29 (6b2c8dc)
- โ๏ธ Update @heroicons/react to v2 (9a78da2)
2.0.0 (2022-12-17)
- ๐งจNext.js v12 and below have been dropped.
- ๐งจNode.js v14 has been dropped
- โ๏ธ Support for Next.js v13 (51a0ac9)
1.9.2 (2022-12-11)
- ๐ Removed crypto dependency from client bundle (ca4ea71), closes #332
- deps: update dependency got to ^11.8.6 (3af53e8)
1.9.1 (2022-11-28)
- ๐ ENAMETOOLONG when using long filenames (eae8c74), closes #309
- deps: update dependency sharp to ^0.31.1 (eaa3506)
- deps: update dependency sharp to ^0.31.2 (12f0a80)
1.9.0 (2022-09-25)
1.8.0 (2022-09-23)
- ๐ Introduced new 'externalOutputDir' config flag (e585af9)
- ๐ delete experimental (b38cd9e)
- ๐ Remov unneeded leading slash from externalOutputDir flag (e9de680)
- deps: update dependency sharp to ^0.31.0 (ef3ed84)
1.7.0 (2022-08-31)
- ๐ Add sourceImageParser config option (9b1fbd9)
- ๐ Documentation update (21e1b8c)
- ๐ก Install
ts-node
(2f3ef3b)
1.6.2 (2022-08-27)
1.6.1 (2022-08-24)
1.6.0 (2022-07-30)
- ๐ Fix peer-dependence
next
version (e71586c)
1.5.3 (2022-07-06)
- ๐ Throws an error for
unoptimized
(7e81b3b), closes #129 - deps: update dependency cli-progress to ^3.11.2 (f59d120)
1.5.2 (2022-06-29)
- deps: update dependency sharp to ^0.30.7 (5dcb964)
- โ๏ธ Applied the DocSearch (01da0f9)
- ๐ Linting test files with recommended rules (36d5343)
1.5.1 (2022-06-13)
- โ๏ธ Added page about external images (36422cc)
1.5.0 (2022-06-12)
- ๐ About external-images by @dc7290 in #97
1.4.0 (2022-06-07)
- ๐ Allow plugin to accept
configPath
(864d02a)
- ๐ 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)
- ๐ก Allow windows to set env (36c8788)
- ๐ก Test different types of environments with matrix (a598229)
- โ๏ธ Add plugin-configuration page (7548550)
1.3.1 (2022-05-29)
- 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)
- โ๏ธ Revise comparisons for clarity (eb94a0e)
1.3.0 (2022-05-26)
- ๐ Correctly pass
basePath
to src and srcSet (65916fe)
๐ Fixed config path (6b6e986)
๐ก RunCI
in PR as well (490bfd3)
โ๏ธ AddconvertFormat
to the configuration page (234a93f)โ๏ธ Add convertFormat to features (a64c2cd)โ๏ธ Add description to Config (5f21a62)
1.2.0 (2022-05-25)
- deps: update dependency cli-progress to ^3.11.1 (7f74945)
- deps: update dependency prism-react-renderer to v1.3.3 (7f8e3b2)
- ๐ก Run
CI
in PR as well (58f3077)
- ๐ Fixed config path (9ec7ae8)
- โ๏ธ 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)
1.1.0 (2022-05-21)
- ๐ Export type definitions withExportImages (dfd1bdf)
- โก๏ธ Use the option to prevent images from being enlarged (a8209d7)
- ๐ก Change renovate schedule (dd80a4d)
- ๐ก Corrected settings about releases (7028fdd)
- ๐ก Register the title in @semantic-release/changelog (9087554)
- โ๏ธ 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)
1.0.1 (2022-05-19)
- deps: update dependency ansi-colors to ^4.1.3 (82f2027)
- โ๏ธ add logo and ogp (ef3197b)
- โ๏ธ Added
Configuration
page (365fbd4) - โ๏ธ Added top page (2814451)
- โ๏ธ Configurationโ Usage (06994f1)
- โ๏ธ Corrected title (d2a8d89)
- โ๏ธ Feature ใไฟฎๆญฃ (ea7ef5f)
- โ๏ธ Fixed README (f58bf08)
- โ๏ธ README ใฎ Feature ใไฟฎๆญฃ (3c02b52)
- โ๏ธ Top page modification (533064b)
- ๐ก @semantic-release/exec ใใใฉใฐใคใณใซ่ฟฝๅ (8ca1957)
- ๐ก Added faketty (a01d7fa)
- ๐ก Github Actions: Release does not run git-cz (14d25f3)
- ๐ก ใชใชใผในใใฉใณใใ release ใซๅคๆด (30b02d5)
- ๐ก ๅๅใฎๅคๆด (f32209a)
1.0.0 (2022-05-17)
- Everything!