File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77
88All notable changes to this project will be documented in this file.
99
10+ ## 3.1.0 - 2025-11-13
11+ [ Full Changelog] ( https://github.com/nextcloud-libraries/nextcloud-router/compare/v3.0.1...v3.1.0 )
12+
13+ ### Added
14+ * feat: add avatar generation URLs ([ #757 ] ( https://github.com/nextcloud-libraries/nextcloud-router/pull/757 ) )
15+
16+ ### Changed
17+ * Add SPDX header ([ #642 ] ( https://github.com/nextcloud-libraries/nextcloud-router/pull/642 ) )
18+ * Harmonize license ([ #673 ] ( https://github.com/nextcloud-libraries/nextcloud-router/pull/673 ) )
19+ * chore: move from ` dev:watch ` back to ` watch ` ([ #769 ] ( https://github.com/nextcloud-libraries/nextcloud-router/pull/769 ) )
20+ * chore: update Node and NPM version ([ #796 ] ( https://github.com/nextcloud-libraries/nextcloud-router/pull/796 ) )
21+ This package now supports to be used with Node 22 and Node 24.
22+ * build(deps): Bump @nextcloud/typings from 1.8.0 to 1.9.1 ([ #637 ] ( https://github.com/nextcloud-libraries/nextcloud-router/pull/637 ) )
23+ * ci: update dependabot-approve-merge.yml ([ #659 ] ( https://github.com/nextcloud-libraries/nextcloud-router/pull/659 ) )
24+ * ci: update workflows form organization ([ #614 ] ( https://github.com/nextcloud-libraries/nextcloud-router/pull/614 ) )
25+ * ci: update reuse.yml workflow from template ([ #789 ] ( https://github.com/nextcloud-libraries/nextcloud-router/pull/789 ) )
26+ * ci: update npm-publish.yml workflow from template ([ #790 ] ( https://github.com/nextcloud-libraries/nextcloud-router/pull/790 ) )
27+ * ci: update workflows from organization ([ #797 ] ( https://github.com/nextcloud-libraries/nextcloud-router/pull/797 ) )
28+
1029## 3.0.1 - 2024-04-22
1130[ Full Changelog] ( https://github.com/nextcloud-libraries/nextcloud-router/compare/v3.0.0...v3.0.1 )
1231
Original file line number Diff line number Diff line change 11{
22 "name" : " @nextcloud/router" ,
3- "version" : " 3.0.1 " ,
3+ "version" : " 3.1.0 " ,
44 "description" : " Utils for generating Nextcloud URLs" ,
55 "keywords" : [
66 " nextcloud"
You can’t perform that action at this time.
0 commit comments