File tree Expand file tree Collapse file tree 4 files changed +14
-2
lines changed
test-packages/typed-json-model Expand file tree Collapse file tree 4 files changed +14
-2
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.10.1] ( https://github.com/UI5/typescript/compare/@ui5/dts-generator@3.10.0...@ui5/dts-generator@3.10.1 ) (2026-01-26)
7+
8+ ### Reverts
9+
10+ - ** dts-generator:** revert add getOriginalProperty declarations and tests to TypedJSONModel ([ #537 ] ( https://github.com/UI5/typescript/issues/537 ) ) ([ 9b90b1b] ( https://github.com/UI5/typescript/commit/9b90b1bd83dc0669daac97c16a1750c1c333fe8f ) )
11+
612# [ 3.10.0] ( https://github.com/UI5/typescript/compare/@ui5/dts-generator@3.9.1...@ui5/dts-generator@3.10.0 ) (2026-01-20)
713
814### Features
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.10.0 " ,
4+ "version" : " 3.10.1 " ,
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+ ## [ 1.2.1] ( https://github.com/UI5/typescript/compare/@ui5/typed-json-model@1.2.0...@ui5/typed-json-model@1.2.1 ) (2026-01-26)
7+
8+ ### Reverts
9+
10+ - ** dts-generator:** revert add getOriginalProperty declarations and tests to TypedJSONModel ([ #537 ] ( https://github.com/UI5/typescript/issues/537 ) ) ([ 9b90b1b] ( https://github.com/UI5/typescript/commit/9b90b1bd83dc0669daac97c16a1750c1c333fe8f ) )
11+
612# [ 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)
713
814### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @ui5/typed-json-model" ,
33 "private" : true ,
4- "version" : " 1.2.0 " ,
4+ "version" : " 1.2.1 " ,
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