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 62673cf commit 078301bCopy full SHA for 078301b
CHANGELOG.md
@@ -1,6 +1,13 @@
1
## Changelog (master)
2
3
+### v6.0.1
4
+
5
* Fix: Support backtick quoted templateUrl. ([#182](https://github.com/thymikee/jest-preset-angular/pull/182))
6
+* Fix: Restrict version of ts-jest to ~23.1.3 ([#196](https://github.com/thymikee/jest-preset-angular/pull/196))
7
+* Chore: Add HeroesComponent example with mocked service provider ([#110](https://github.com/thymikee/jest-preset-angular/pull/110))
8
+* Chore: Adjust troubleshooting to support configuration with Angular 6 ([#187](https://github.com/thymikee/jest-preset-angular/pull/187))
9
+* Chore: Update dependencies for example app ([#179](https://github.com/thymikee/jest-preset-angular/pull/179))
10
11
12
### v6.0.0
13
0 commit comments