You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,22 @@
6
6
7
7
All notable changes to this project will be documented in this file.
8
8
9
+
## v0.5.0 - 2025-05-07
10
+
### Changed
11
+
* chore: modernize package and move to ESM package [\#563](https://github.com/nextcloud-libraries/nextcloud-browser-storage/pull/563)\([susnux](https://github.com/susnux)\)
* refactor: rename modules to consist with the primary export [\#562](https://github.com/nextcloud-libraries/nextcloud-browser-storage/pull/562)\([ShGKme](https://github.com/ShGKme)\)
* chore: migrate from Jest to Vitest [\#556](https://github.com/nextcloud-libraries/nextcloud-browser-storage/pull/556)\([ShGKme](https://github.com/ShGKme)\)
16
+
* Update dependabot-approve-merge.yml from org [\#447](https://github.com/nextcloud-libraries/nextcloud-browser-storage/pull/447)\([AndyScherzinger](https://github.com/AndyScherzinger)\)
17
+
* chore: build with `tsc` instead of `babel`[\#557](https://github.com/nextcloud-libraries/nextcloud-browser-storage/pull/557)\([ShGKme](https://github.com/ShGKme)\)
18
+
* chore: bump ESLint from 8 to 9 with new @nextcloud/eslint-config@9 [\#558](https://github.com/nextcloud-libraries/nextcloud-browser-storage/pull/558)\([ShGKme](https://github.com/ShGKme)\)
19
+
* chore: update workflows from organization [\#560](https://github.com/nextcloud-libraries/nextcloud-browser-storage/pull/560)\([susnux](https://github.com/susnux)\)
20
+
* chore(package.json): replace check-types with ts:check[\#561](https://github.com/nextcloud-libraries/nextcloud-browser-storage/pull/561)\([ShGKme](https://github.com/ShGKme)\)
21
+
* chore(package.json): add `devEngines` and fix `engines`[\#559](https://github.com/nextcloud-libraries/nextcloud-browser-storage/pull/559)\([ShGKme](https://github.com/ShGKme)\)
22
+
* chore: provide authors in AUTHORS.md [\#566](https://github.com/nextcloud-libraries/nextcloud-browser-storage/pull/566)\([susnux](https://github.com/susnux)\)
23
+
* ci: update npm-publish.yml workflow from template [\#567](https://github.com/nextcloud-libraries/nextcloud-browser-storage/pull/567)\([susnux](https://github.com/susnux)\)
0 commit comments