Skip to content

Releases: nextcloud-libraries/nextcloud-initial-state

v2.2.0

29 Apr 10:20
95efdb8
Compare
Choose a tag to compare

2.2.0 - 2024-04-29

Changed

  • Update NPM version to LTS v10
  • Migrate to Vite for building and Vitest for testing
  • Lint files using ESLint (+ add CI workflow) and move to all Typescript
  • Add tests and code coverage badge to README

v2.1.0

11 Jul 12:31
4256831
Compare
Choose a tag to compare

2.1.0 - 2023-07-23

Fixed

  • Set explicit file extensions for package entry files to allow usage with module packages (#513)
  • Fix package exports to support Typescript projects with module resolution of node16 or nodenext (#543)

Changed

  • Dependency updates