File tree Expand file tree Collapse file tree
test-packages/typed-json-model Expand file tree Collapse file tree 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.10.0] ( https://github.com/UI5/typescript/compare/@ui5/dts-generator@3.9.1...@ui5/dts-generator@3.10.0 ) (2026-01-20)
7+
8+ ### Features
9+
10+ - ** typed-json-model:** add getOriginalProperty declarations and tests to TypedJSONModel ([ #534 ] ( https://github.com/UI5/typescript/issues/534 ) ) ([ ae4ba2e] ( https://github.com/UI5/typescript/commit/ae4ba2eec5359cee8d4153624c555a25876dd33e ) )
11+
612## [ 3.9.1] ( https://github.com/UI5/typescript/compare/@ui5/dts-generator@3.9.0...@ui5/dts-generator@3.9.1 ) (2025-10-15)
713
814** Note:** Version bump only for package @ui5/dts-generator
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.9.1 " ,
4+ "version" : " 3.10.0 " ,
55 "license" : " Apache-2.0" ,
66 "repository" : {
77 "type" : " git" ,
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.5] ( https://github.com/UI5/typescript/compare/@ui5/ts-interface-generator@0.10.4...@ui5/ts-interface-generator@0.10.5 ) (2026-01-20)
7+
8+ ** Note:** Version bump only for package @ui5/ts-interface-generator
9+
610## [ 0.10.4] ( https://github.com/UI5/typescript/compare/@ui5/ts-interface-generator@0.10.3...@ui5/ts-interface-generator@0.10.4 ) (2025-10-15)
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.4 " ,
3+ "version" : " 0.10.5 " ,
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+ # [ 1.2.0] ( https://github.com/UI5/typescript/compare/@ui5/typed-json-model@1.1.1...@ui5/typed-json-model@1.2.0 ) (2026-01-20)
7+
8+ ### Features
9+
10+ - ** typed-json-model:** add getOriginalProperty declarations and tests to TypedJSONModel ([ #534 ] ( https://github.com/UI5/typescript/issues/534 ) ) ([ ae4ba2e] ( https://github.com/UI5/typescript/commit/ae4ba2eec5359cee8d4153624c555a25876dd33e ) )
11+
612## [ 1.1.1] ( https://github.com/SAP/ui5-typescript/compare/@ui5/typed-json-model@1.1.0...@ui5/typed-json-model@1.1.1 ) (2025-10-15)
713
814** Note:** Version bump only for package @ui5/typed-json-model
Original file line number Diff line number Diff line change 11{
22 "name" : " @ui5/typed-json-model" ,
33 "private" : true ,
4- "version" : " 1.1.1 " ,
4+ "version" : " 1.2.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