@odata2ts/converter-ui5-v2
Version:
Collection of odata2ts compatible converters suitable for integrating with UI5's OData V2 model
136 lines (51 loc) • 4.1 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @odata2ts/converter-api bumped from ^0.2.3 to ^0.2.4
* @odata2ts/converter-common bumped from ^0.3.4 to ^0.3.5
* @odata2ts/converter-v2-to-v4 bumped from ^0.5.4 to ^0.5.5
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @odata2ts/converter-api bumped from ^0.2.4 to ^0.2.5
* @odata2ts/converter-common bumped from ^0.3.5 to ^0.3.6
* @odata2ts/converter-v2-to-v4 bumped from ^0.5.5 to ^0.5.6
## [0.3.7](https://github.com/odata2ts/converter/compare/@odata2ts/converter-ui5-v2-v0.3.6...@odata2ts/converter-ui5-v2-v0.3.7) (2025-02-08)
### Bug Fixes
* deployment without compiled code ([#36](https://github.com/odata2ts/converter/issues/36)) ([b2da86c](https://github.com/odata2ts/converter/commit/b2da86c5fffd4727198e5fcb0f34774376d5a7ba))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @odata2ts/converter-api bumped from ^0.2.5 to ^0.2.6
* @odata2ts/converter-common bumped from ^0.3.6 to ^0.3.7
* @odata2ts/converter-v2-to-v4 bumped from ^0.5.6 to ^0.5.7
## [0.3.4](https://github.com/odata2ts/converter/compare/@odata2ts/converter-ui5-v2@0.3.3...@odata2ts/converter-ui5-v2@0.3.4) (2024-12-18)
**Note:** Version bump only for package @odata2ts/converter-ui5-v2
## [0.3.3](https://github.com/odata2ts/converter/compare/@odata2ts/converter-ui5-v2@0.3.2...@odata2ts/converter-ui5-v2@0.3.3) (2024-08-25)
**Note:** Version bump only for package @odata2ts/converter-ui5-v2
## [0.3.2](https://github.com/odata2ts/converter/compare/@odata2ts/converter-ui5-v2@0.3.1...@odata2ts/converter-ui5-v2@0.3.2) (2024-08-24)
**Note:** Version bump only for package @odata2ts/converter-ui5-v2
## [0.3.1](https://github.com/odata2ts/converter/compare/@odata2ts/converter-ui5-v2@0.3.0...@odata2ts/converter-ui5-v2@0.3.1) (2024-08-14)
### Bug Fixes
* add ".js" to all relative imports ([#21](https://github.com/odata2ts/converter/issues/21)) ([808d021](https://github.com/odata2ts/converter/commit/808d0217edf9b8b90062e412ddc8e956c865c01b))
# [0.3.0](https://github.com/odata2ts/converter/compare/@odata2ts/converter-ui5-v2@0.2.2...@odata2ts/converter-ui5-v2@0.3.0) (2024-08-13)
### Code Refactoring
* replace jest with vitest & switch to ESM ([#18](https://github.com/odata2ts/converter/issues/18)) ([29754ab](https://github.com/odata2ts/converter/commit/29754abec8617cfe45f647ffbf91e92586b79ee9))
### BREAKING CHANGES
* switch to ES modules which might break things.
## [0.2.2](https://github.com/odata2ts/converter/compare/@odata2ts/converter-ui5-v2@0.2.1...@odata2ts/converter-ui5-v2@0.2.2) (2023-08-30)
**Note:** Version bump only for package @odata2ts/converter-ui5-v2
## [0.2.1](https://github.com/odata2ts/converter/compare/@odata2ts/converter-ui5-v2@0.2.0...@odata2ts/converter-ui5-v2@0.2.1) (2023-07-21)
**Note:** Version bump only for package @odata2ts/converter-ui5-v2
# [0.2.0](https://github.com/odata2ts/converter/compare/@odata2ts/converter-ui5-v2@0.1.1...@odata2ts/converter-ui5-v2@0.2.0) (2023-07-21)
### Features
* **v2-to-v4:** bigNumberNoopConverter ([#8](https://github.com/odata2ts/converter/issues/8)) ([e16c4f5](https://github.com/odata2ts/converter/commit/e16c4f5eedb6847f608d104089e7123c2086db2e))
## [0.1.1](https://github.com/odata2ts/converter/compare/@odata2ts/converter-ui5-v2@0.1.0...@odata2ts/converter-ui5-v2@0.1.1) (2023-05-23)
### Bug Fixes
* wrong package name for type MsDuration ([530c801](https://github.com/odata2ts/converter/commit/530c8019ddea383e0f478a0670cb3bbc2f55aefb))
# 0.1.0 (2023-05-22)
### Features
* **ui5-v2:** Create converter for interop with UI5 V2 ODataModel ([#6](https://github.com/odata2ts/converter/issues/6)) ([7968787](https://github.com/odata2ts/converter/commit/79687876f0549a7a91cd583514b6e3ab8d90ffd8))