File tree Expand file tree Collapse file tree 8 files changed +33
-5
lines changed Expand file tree Collapse file tree 8 files changed +33
-5
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 3.8.0] ( https://github.com/UI5/typescript/compare/@ui5/dts-generator@3.7.4...@ui5/dts-generator@3.8.0 ) (2025-08-08)
7+
8+ ### Features
9+
10+ - ** dts-generator:** add TypedJSONModel ([ #516 ] ( https://github.com/UI5/typescript/issues/516 ) ) ([ 0573f46] ( https://github.com/UI5/typescript/commit/0573f46f04e1856d80535b89b0a29df89dbec484 ) )
11+
612## [ 3.7.4] ( https://github.com/SAP/ui5-typescript/compare/@ui5/dts-generator@3.7.2...@ui5/dts-generator@3.7.4 ) (2025-06-24)
713
814### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @ui5/dts-generator" ,
33 "description" : " Generates TypeScript type definitions from UI5 api.json files" ,
4- "version" : " 3.7.4 " ,
4+ "version" : " 3.8.0 " ,
55 "license" : " Apache-2.0" ,
66 "repository" : {
77 "type" : " git" ,
3333 "lodash.combinations" : " 18.11.1" ,
3434 "node-fetch" : " ^3.3.2" ,
3535 "prettier" : " 3.6.2" ,
36- "semver" : " ^7.7.2" ,
3736 "resolve" : " ^1.22.10" ,
3837 "sanitize-html" : " 2.17.0" ,
38+ "semver" : " ^7.7.2" ,
3939 "strip-json-comments" : " ^5.0.3" ,
4040 "typescript" : " ^5.9.2"
4141 },
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.10.3] ( https://github.com/UI5/typescript/compare/@ui5/ts-interface-generator@0.10.2...@ui5/ts-interface-generator@0.10.3 ) (2025-08-08)
7+
8+ ** Note:** Version bump only for package @ui5/ts-interface-generator
9+
610## [ 0.10.2] ( https://github.com/SAP/ui5-typescript/compare/@ui5/ts-interface-generator@0.10.0...@ui5/ts-interface-generator@0.10.2 ) (2025-06-24)
711
812** Note:** Version bump only for package @ui5/ts-interface-generator
Original file line number Diff line number Diff line change 11{
22 "name" : " @ui5/ts-interface-generator" ,
3- "version" : " 0.10.2 " ,
3+ "version" : " 0.10.3 " ,
44 "description" : " Generator for TypeScript type definitions for custom UI5 controls implemented in TypeScript" ,
55 "author" : " SAP SE" ,
66 "license" : " Apache-2.0" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 3.2.10] ( https://github.com/UI5/typescript/compare/@ui5/openui5-snapshot-test@3.2.9...@ui5/openui5-snapshot-test@3.2.10 ) (2025-08-08)
7+
8+ ** Note:** Version bump only for package @ui5/openui5-snapshot-test
9+
10+
11+
12+
13+
614## [ 3.2.9] ( https://github.com/SAP/ui5-typescript/compare/@ui5/openui5-snapshot-test@3.2.7...@ui5/openui5-snapshot-test@3.2.9 ) (2025-06-24)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " @ui5/openui5-snapshot-test" ,
33 "private" : true ,
4- "version" : " 3.2.9 " ,
4+ "version" : " 3.2.10 " ,
55 "license" : " Apache-2.0" ,
66 "repository" : {
77 "type" : " git" ,
Original file line number Diff line number Diff line change 1+ # Change Log
2+
3+ All notable changes to this project will be documented in this file.
4+ See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5+
6+ # 1.1.0 (2025-08-08)
7+
8+ ### Features
9+
10+ - ** dts-generator:** add TypedJSONModel ([ #516 ] ( https://github.com/SAP/ui5-typescript/issues/516 ) ) ([ 0573f46] ( https://github.com/SAP/ui5-typescript/commit/0573f46f04e1856d80535b89b0a29df89dbec484 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @ui5/typed-json-model" ,
33 "private" : true ,
4- "version" : " 1.0 .0" ,
4+ "version" : " 1.1 .0" ,
55 "description" : " Test-driven implementation of a typesafe JSONModel for UI5" ,
66 "author" : " Martin Broede" ,
77 "license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments