Skip to content

Releases: dc7290/next-export-optimize-images

v1.6.0

30 Jul 11:39
Compare
Choose a tag to compare

1.6.0 (2022-07-30)

Features

Bug Fixes

  • 🐛 Fix peer-dependence next version (e71586c)

v1.5.3

06 Jul 14:33
Compare
Choose a tag to compare

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

29 Jun 15:29
Compare
Choose a tag to compare

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)

v1.5.1

13 Jun 07:25
Compare
Choose a tag to compare

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

12 Jun 09:16
Compare
Choose a tag to compare

1.5.0 (2022-06-12)

Features

v1.4.0

07 Jun 13:36
Compare
Choose a tag to compare

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)

v1.3.1

29 May 15:31
Compare
Choose a tag to compare

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

26 May 07:20
Compare
Choose a tag to compare

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

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

v1.2.0

25 May 05:19
Compare
Choose a tag to compare

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

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

21 May 09:35
Compare
Choose a tag to compare

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)