Skip to content

Latest commit

 

History

History
53 lines (30 loc) · 2.87 KB

CHANGELOG.md

File metadata and controls

53 lines (30 loc) · 2.87 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.1.0 (2024-03-18)

Features

  • 🚀 compile as a library (f3faf37)

Bug Fixes

  • 🚑 fix vite's base url (f160387)
  • 🐛 Photo's aspect-ratio (1419a7d)
  • 🐛 upload bug in Safari (cbf635c)
  • 📝 fix the docs (c635eb1)
  • 📝 padding on the about page (3228a19)

2.0.0 (2022-08-15)

⚠ BREAKING CHANGES

  • 💥 migrate to vue 3 , vite & vuesax

Features

Bug Fixes

  • 🚑 fix cropperjs bugs (0c67082)

  • 🐛 fix double effects bug (3829d9f)

  • 🐛 fix filter bugs (8f053d9)

  • 🔇 remove redundant logs (856109e)

  • spa: 🎨 simplify routing (878cada)

  • spa: 🐛 routing issues (db464c0)

  • 💥 migrate to vue 3 , vite & vuesax (efa2b25)

1.2.0 (2021-03-05)

Features