Skip to content

v4.0.0

Latest

Choose a tag to compare

@ssi02014 ssi02014 released this 07 Sep 08:48
· 12 commits to master since this release
f881c8a

1. introduced Storybook v9 and updated dependencies.

fix: migrate to Vite + Storybook v9 and upgrade dependencies

  • Setup Vite with Storybook v9 configuration
  • Fix Rollup configuration for build optimization
  • Upgrade react-color-palette to latest version
  • Remove SVG download functionality
  • Remove unnecessary dependencies

2. Improved the user experience.

  • Improved the user experience by introducing konva.js.
  • Improved the user experience by modifying the options menu UI.

3. Multi-language Documentation

English | 한국어 | 简体中文 | 日本語


4. Version Compatibility 🔄

react-thumbnail-generator v4 supports react/react-dom v19.

If you are using react v18, please use version v3.

yarn add react-thumbnail-generator@^3
pnpm add react-thumbnail-generator@^3
npm install react-thumbnail-generator@^3