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 1dac93d commit 5e39d93Copy full SHA for 5e39d93
CHANGELOG.md
@@ -1,5 +1,11 @@
1
## Changelog (master)
2
3
+### v4.0.2
4
+* Breaking: Change to MIT license ([#102](https://github.com/thymikee/jest-preset-angular/pull/102))
5
+* Fix: Upgrade example app to Angular 5.0.0 using Angular CLI 1.6.1 ([#101](https://github.com/thymikee/jest-preset-angular/pull/101))
6
+* Fix: Make example app compile ([#101](https://github.com/thymikee/jest-preset-angular/pull/101))
7
+* Chore: Update dependencies ([#101](https://github.com/thymikee/jest-preset-angular/pull/101))
8
+
9
### v4.0.1
10
* Fix: Add doctype to test envrionment ([#78](https://github.com/thymikee/jest-preset-angular/pull/78))
11
0 commit comments