All notable changes to this project will be documented in this file.
- (@mts-pjsc/image-optimize) Release @mts-pjsc/image-optimize@1.3.12
- Add issue templates for bug reports and feature requests, enhance PR template, and implement security policy
- Update dependencies and husky configuration
- Clean up changelog by removing unreleased section and redundant entries
- Update version to 1.3.3 and add changelog file
- Pass all image props to img element, add redraw component on change props
- Add support nextjs 13
- Add release script and update dependencies
- Fix github action
- Fix github action build command
- Fix huski install script
- Fix es5 build
- Fix main path
- Fix use source url param
- 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
- Update Image component and format feature helper for consistency
- Update readme instalation and use instruction
- 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