Skip to content

Latest commit

 

History

History
158 lines (85 loc) · 5.12 KB

CHANGELOG.md

File metadata and controls

158 lines (85 loc) · 5.12 KB

v0.2.5

compare changes

📦 Build

  • Fix vue-tsc@2 d.ts incompatible error on client (89e9a8f)

🏡 Chore

  • Update LICENSE format (1201572)
  • Minor remove unnecessary line (e19352c)

❤️ Contributors

v0.2.3

compare changes

🚀 Enhancements

  • Call reset on initial attribute set (063ba01)

🩹 Fixes

  • Transform camelCase to kebab-case (df0cafd)

📦 Build

  • Fix inconsistent tsconfig for build and dev (95bd1c9)

🏡 Chore

  • Relaxes cropperjs version selector (ba2962b)

❤️ Contributors

v0.2.2

compare changes

🩹 Fixes

📖 Documentation

  • Make the title color consistent (e2bf18c)

🏡 Chore

  • Docs build deploy workflow (e0e228d)
  • Delete old static workflow (0bd9bce)
  • Remove docs directory (f3668a2)

❤️ Contributors

v0.2.1

compare changes

🚀 Enhancements

📦 Build

  • Fix missing declaration (ad8c254)

❤️ Contributors

v0.2.0

compare changes

🎨 Styles

  • ⚠️ Change css naming convention (f977e8b)

⚠️ Breaking Changes

  • ⚠️ Change css naming convention (f977e8b)

❤️ Contributors

v0.1.4

compare changes

🚀 Enhancements

  • docs: Add some real logging (6180a13)
  • Introduce passThrough prop (3e123bb)

🩹 Fixes

  • Dev vite trying to import 'vue-modern-cropper' (c4659bf)
  • Reactivity lost on direct access to cropperKeys (284364a)

📖 Documentation

🏡 Chore

  • Setup @antfu/eslint-config (fcb66de)
  • Update toolchain deps major (e893937)

❤️ Contributors

v0.1.3

compare changes

🚀 Enhancements

  • Add Nuxt hyperlink + style (f7f0969)

🩹 Fixes

  • Remove unintended logging in prod (96150d1)
  • Css was not included in component (ddd1705)

🏡 Chore

🎨 Styles

❤️ Contributors

0.0.1 (2023-08-23)

Features