Skip to content

Commit 6721ec9

Browse files
docs(changelog): add changes of 3.0.0 [skip ci]
1 parent 896089c commit 6721ec9

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# NgxTesting - Changelog
22

3+
# [3.0.0](https://github.com/orchestratora/ngx-testing/compare/v2.1.0...v3.0.0) (2020-02-16)
4+
5+
6+
### Bug Fixes
7+
8+
* **package:** require Angular >= v8 as peer dependency ([2558fec](https://github.com/orchestratora/ngx-testing/commit/2558fecbb8eeba3937a6533737ef577566c27cca))
9+
10+
11+
### Features
12+
13+
* **host:** allow to pass initial inputs when creating component ([770fd9b](https://github.com/orchestratora/ngx-testing/commit/770fd9bbc9ec3bf9e6ee57f9110ee30f25e32e48))
14+
* **ng:** update to Angular v9 ([d0aa004](https://github.com/orchestratora/ngx-testing/commit/d0aa0044ba0d1e71ac6639a61d2493621087f253))
15+
16+
17+
### BREAKING CHANGES
18+
19+
* **ng:** Now library is compiled with Angular v9
20+
321
# [3.0.0-next.3](https://github.com/orchestratora/ngx-testing/compare/v3.0.0-next.2...v3.0.0-next.3) (2020-02-16)
422

523

0 commit comments

Comments
 (0)