File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66
77All notable changes to this project will be documented in this file.
88
9+ ## 1.10.0 - 2025-11-07
10+ ### Added
11+ * feat: add 30 and 31 ([ #276 ] ( https://github.com/nextcloud-libraries/nextcloud-typings/pull/276 ) )
12+ * feat: add Nextcloud 32 ([ #295 ] ( https://github.com/nextcloud-libraries/nextcloud-typings/pull/295 ) )
13+
14+ ### Changed
15+ * chore: update Node and NPM version ([ #294 ] ( https://github.com/nextcloud-libraries/nextcloud-typings/pull/294 ) )
16+ This package now supports to be used with Node 22 and Node 24.
17+ * chore: add SPDX headers ([ #267 ] ( https://github.com/nextcloud-libraries/nextcloud-typings/pull/267 ) )
18+ * chore: minor refactoring and cleanup ([ #281 ] ( https://github.com/nextcloud-libraries/nextcloud-typings/pull/281 ) )
19+ * chore: add and run eslint ([ #291 ] ( https://github.com/nextcloud-libraries/nextcloud-typings/pull/291 ) )
20+ * chore: replace stub tests with type checking ([ #292 ] ( https://github.com/nextcloud-libraries/nextcloud-typings/pull/292 ) )
21+ * ci: update actions from template repo ([ #269 ] ( https://github.com/nextcloud-libraries/nextcloud-typings/pull/269 ) )
22+ * ci: Update dependabot-approve-merge.yml ([ #271 ] ( https://github.com/nextcloud-libraries/nextcloud-typings/pull/271 ) )
23+ * ci: update workflows from organization ([ #280 ] ( https://github.com/nextcloud-libraries/nextcloud-typings/pull/280 ) )
24+ * ci: update npm-publish.yml workflow from template ([ #290 ] ( https://github.com/nextcloud-libraries/nextcloud-typings/pull/290 ) )
25+ * ci: update workflows from organization ([ #293 ] ( https://github.com/nextcloud-libraries/nextcloud-typings/pull/293 ) )
26+ * docs: fix repo url and add reuse badge ([ #268 ] ( https://github.com/nextcloud-libraries/nextcloud-typings/pull/268 ) )
27+
928## 1.9.1 - 2024-07-04
1029### Fixed
1130* fix: Add missing types for ` OCP.Files.Router `
Original file line number Diff line number Diff line change 11{
22 "name" : " @nextcloud/typings" ,
3- "version" : " 1.9.1 " ,
3+ "version" : " 1.10.0 " ,
44 "description" : " Nextcloud TypeScript typings" ,
55 "keywords" : [
66 " nextcloud" ,
You can’t perform that action at this time.
0 commit comments