Skip to content

v0.2.0

Choose a tag to compare

@susnux susnux released this 19 Jun 13:19
· 519 commits to main since this release
ae4cfdb

0.2.0 - 2024-06-19

Added

  • Add federated_group share type (#13)
  • feat: Add ShareType enum to replace Type with more JS native naming (#22)
  • feat: Add utils for public link shares (#24)

Changed

  • Refactor: Use Vite, Vitest add ESLint and Prettier (#21)
  • chore: update node engines to next LTS (v20)
  • chore: Add CI to block unconventional commits
  • chore: Update workflows from organization