Skip to content

Commit

Permalink
Change release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
aedart committed Apr 23, 2024
1 parent 622da6b commit ed90217
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* Abstract `ServiceProvider` in `@aedart/support/services`.
* `isServiceProviderConstructor()` and `isServiceProvider()` utils in `@aedart/support/services`.

### Changed

* TypeScript compile options now use `composite: true`, `incremental: true` and `clean: false` settings, in `shared/rollup.config.mjs` (_decreases build duration_).

### Fixed

* Various internal types in `@aedart/support/*` submodules.
Expand Down

0 comments on commit ed90217

Please sign in to comment.