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.
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 dc7290#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!