Skip to content

Latest commit

ย 

History

History
339 lines (181 loc) ยท 19.4 KB

CHANGELOG.md

File metadata and controls

339 lines (181 loc) ยท 19.4 KB

Changelog

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)

Bug Fixes

  • 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)

Tests

  • ๐Ÿ’ Update snapshot-file for Jest29 (6b2c8dc)

Documentation

  • โœ๏ธ Update @heroicons/react to v2 (9a78da2)

2.0.0 (2022-12-17)

โš  BREAKING CHANGES

  • ๐ŸงจNext.js v12 and below have been dropped.
  • ๐ŸงจNode.js v14 has been dropped

Features

  • ๐Ÿš€ Node.js minimum version to 16 (ac0d7f9)
  • ๐Ÿš€ Support for Next.js v13 (ff5a2e2)

Bug Fixes

  • ๐Ÿ› Fix Config type (7448857)
  • deps: update dependency fs-extra to v11 (8285c8f)

Documentation

  • โœ๏ธ Support for Next.js v13 (51a0ac9)

1.9.2 (2022-12-11)

Bug Fixes

  • ๐Ÿ› Removed crypto dependency from client bundle (ca4ea71), closes #332
  • deps: update dependency got to ^11.8.6 (3af53e8)

1.9.1 (2022-11-28)

Bug Fixes

  • ๐Ÿ› 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)

Features

  • ๐Ÿš€ Support next/future/image (7efc251), closes #255

1.8.0 (2022-09-23)

Features

  • ๐Ÿš€ Introduced new 'externalOutputDir' config flag (e585af9)

Bug Fixes

  • ๐Ÿ› 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)

Features

  • ๐Ÿš€ Add sourceImageParser config option (9b1fbd9)

Bug Fixes

  • ๐Ÿ› Documentation update (21e1b8c)

Continuous Integration

  • ๐ŸŽก Install ts-node (2f3ef3b)

1.6.2 (2022-08-27)

Bug Fixes

  • ๐Ÿ› Processing when the image component is not used (a3dd7b3), closes #195

1.6.1 (2022-08-24)

Bug Fixes

  • deps: update dependency app-root-path to ^3.1.0 (2593d23)
  • Minor grammar fix for a warning (e439bc1)

1.6.0 (2022-07-30)

Features

Bug Fixes

  • ๐Ÿ› Fix peer-dependence next version (e71586c)

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)

1.5.2 (2022-06-29)

Bug Fixes

  • deps: update dependency sharp to ^0.30.7 (5dcb964)

Documentation

  • โœ๏ธ Applied the DocSearch (01da0f9)

Tests

  • ๐Ÿ’ Linting test files with recommended rules (36d5343)

1.5.1 (2022-06-13)

Bug Fixes

  • ๐Ÿ› Copy output of unsupported images (7fefec5), closes #82

Documentation

  • โœ๏ธ Added page about external images (36422cc)

1.5.0 (2022-06-12)

Features

  • ๐Ÿš€ About external-images by @dc7290 in dc7290#97

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

  • ๐Ÿ’ Add e2e testing (f601390)
  • ๐Ÿ’ Fixed test in uniqueItems (63390c4)

Continuous Integration

  • ๐ŸŽก Allow windows to set env (36c8788)
  • ๐ŸŽก Test different types of environments with matrix (a598229)

Documentation

  • โœ๏ธ Add plugin-configuration page (7548550)

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)

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

  • ๐Ÿ’ Fixed config path (6b6e986)

Continuous Integration

  • ๐ŸŽก Run CI in PR as well (490bfd3)

Documentation

  • โœ๏ธ Add convertFormat to the configuration page (234a93f)
  • โœ๏ธ Add convertFormat to features (a64c2cd)
  • โœ๏ธ Add description to Config (5f21a62)

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

  • ๐ŸŽก Run CI in PR as well (58f3077)

Tests

  • ๐Ÿ’ Fixed config path (9ec7ae8)

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)

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)

1.0.1 (2022-05-19)

Bug Fixes

  • deps: update dependency ansi-colors to ^4.1.3 (82f2027)

Documentation

  • โœ๏ธ 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)

Continuous Integration

  • ๐ŸŽก @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)

Added

  • Everything!