@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased ]
8+ ## [ 0.143.0 ] - 2026-02-20
99
1010### Added
1111
@@ -15,6 +15,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515
1616- Fix imports in apigen schematic
1717
18+ ### Changed
19+
20+ - Remove inlineSources from tsconfig.lib.json
21+
1822## [ 0.142.0] - 2025-12-23
1923
2024### Fixed
@@ -63,21 +67,3 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6367- Fix builder test (Missing type in test)
6468- Fix ` ExpandOptions['select'] ` , ` Transform['aggregate'] ` , ` Transform['filter'] ` and some other TS type definitions
6569- Fix order of transform operations
66-
67- [ unreleased ] : https://github.com/diegomvh/angular-odata/compare/v0.142.0...main
68- [ 0.142.0 ] : https://github.com/diegomvh/angular-odata/compare/v0.141.0...v0.142.0
69- [ 0.141.0 ] : https://github.com/diegomvh/angular-odata/compare/v0.140.1...v0.141.0
70- [ 0.140.1 ] : https://github.com/diegomvh/angular-odata/compare/v0.140.0...v0.140.1
71- [ 0.140.0 ] : https://github.com/diegomvh/angular-odata/compare/v0.128.0...v0.140.0
72- [ 0.128.0 ] : https://github.com/diegomvh/angular-odata/compare/v0.127.0...v0.128.0
73- [ 0.127.0 ] : https://github.com/diegomvh/angular-odata/compare/v0.126.0...v0.127.0
74- [ 0.126.0 ] : https://github.com/diegomvh/angular-odata/compare/v0.125.0...v0.126.0
75- [ 0.125.0 ] : https://github.com/diegomvh/angular-odata/compare/v0.124.0...v0.125.0
76- [ 0.124.0 ] : https://github.com/diegomvh/angular-odata/compare/v0.123.0...v0.124.0
77- [ 0.123.0 ] : https://github.com/diegomvh/angular-odata/compare/v0.122.0...v0.123.0
78- [ 0.122.0 ] : https://github.com/diegomvh/angular-odata/compare/v0.121.0...v0.122.0
79- [ 0.121.0 ] : https://github.com/diegomvh/angular-odata/compare/v0.120.0...v0.121.0
80- [ 0.120.0 ] : https://github.com/diegomvh/angular-odata/compare/v0.115.0...v0.120.0
81- [ 0.115.0 ] : https://github.com/diegomvh/angular-odata/compare/v0.110.0...v0.115.0
82- [ 0.110.0 ] : https://github.com/diegomvh/angular-odata/compare/v0.105.0...v0.110.0
83- [ 0.105.0 ] : https://github.com/diegomvh/angular-odata/compare/v0.102.0...v0.105.0
0 commit comments