We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b686c5 commit 641a51cCopy full SHA for 641a51c
CHANGELOG.md
@@ -6,6 +6,11 @@ All notable changes to this project will be documented in this file.
6
The format is based on [Keep a Changelog](http://keepachangelog.com/)
7
and this project adheres to [Semantic Versioning](http://semver.org/).
8
9
+## [3.0.0-alpha.2] - 2024-10-31
10
+
11
+- The package built-in angular 18 and files minified to lower unpacked size.
12
+- Removed `peerDependencies` of `tslib` and `jasmine`.
13
14
## [3.0.0-alpha.1] - 2024-10-31
15
16
- Added `type` and `override` .
0 commit comments