Skip to content

Latest commit

 

History

History
104 lines (67 loc) · 2.25 KB

File metadata and controls

104 lines (67 loc) · 2.25 KB

Changelog

All notable changes to this project will be documented in this file.

[1.3.15] - 2026-01-14

[1.3.14] - 2026-01-14

[1.3.13] - 2026-01-14

⚙️ Miscellaneous Tasks

  • (@mts-pjsc/image-optimize) Release @mts-pjsc/image-optimize@1.3.12

[1.3.12] - 2026-01-13

[1.3.11] - 2026-01-13

[1.3.10] - 2026-01-13

⚙️ Miscellaneous Tasks

  • Add issue templates for bug reports and feature requests, enhance PR template, and implement security policy

[1.3.9] - 2025-11-21

⚙️ Miscellaneous Tasks

  • Update dependencies and husky configuration

[1.3.8] - 2025-07-20

[1.3.7] - 2025-07-20

[1.3.6] - 2025-07-19

[1.3.5] - 2025-07-19

⚙️ Miscellaneous Tasks

  • Clean up changelog by removing unreleased section and redundant entries

[1.3.4] - 2025-07-19

⚙️ Miscellaneous Tasks

  • Update version to 1.3.3 and add changelog file

[1.3.0] - 2025-07-19

🚀 Features

  • Pass all image props to img element, add redraw component on change props
  • Add support nextjs 13
  • Add release script and update dependencies

🐛 Bug Fixes

  • Fix github action
  • Fix github action build command
  • Fix huski install script
  • Fix es5 build
  • Fix main path
  • Fix use source url param

📝 Other Changes

  • Initial commit
  • First commit
  • Setup github actions
  • Add rename in github action for build script, fix gitignore
  • Add rename in github action for build script, fix gitignore
  • Try fix rename
  • Separate esnext and es5 dist folders
  • Remove dead code
  • Update readme
  • Update package version
  • Emit declarations for typescript
  • Support change production domain for local development.
  • Make more correct name for image origin
  • Make code more clean
  • Optimize formats support check
  • Make package type module
  • Make adaptation tonextjs
  • Update version for publishing
  • Add support source url for localhost dev

🚜 Refactor

  • Update Image component and format feature helper for consistency

📚 Documentation

  • Update readme instalation and use instruction

⚙️ Miscellaneous Tasks

  • Update packages versions
  • Update github actions versions
  • Fix typings for build
  • Update eslint configuration and upgrade devDependencies
  • (ts-fetch) Release ts-fetch@1.3.0