All notable changes to this project will be documented in this file.
- feat: Add
ScienceMesh
shareType
- Add SPDX license information header
- fix: Typo in
ShareType.Group
- Add SPDX license information header
- fix: Do not add
default
export specifier
- Add federated_group share type (#13)
- feat: Add
ShareType
enum to replaceType
with more JS native naming (#22) - feat: Add utils for public link shares (#24)
- 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
- Initial implementation