Skip to content

v3.3.3

Choose a tag to compare

@sfxcode sfxcode released this 14 Mar 12:45
· 92 commits to main since this release

compare changes

🩹 Fixes

  • Update release script to use patch versioning for changelog generation (e2aab8b)
  • Update Unocss configuration and upgrade vitepress to alpha.16 (8485b06)
  • Update dependencies in package.json for improved compatibility and performance (09c66de)
  • Refactor useInputEditor to improve data handling and type definitions (232e07b)
  • Simplify VITE_APP_BUILD_EPOCH assignment using Date.now() (8e6fa6a)
  • Disable prefer-static-regex rule in ESLint configuration (6cb835f)
  • Update release script to remove minor version bump from changelogen (caa8bd3)
  • Bump version to 3.3.1 in package.json (6193944)
  • Bump version to 3.3.2 in package.json (972b46c)
  • Update release script to include --release flag for changelogen (c4e928e)

❤️ Contributors