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 7f601e8 commit 7cac384Copy full SHA for 7cac384
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# 8.0.0 (2019-06-25)
2
+[Compare `@uirouter/angular-hybrid` versions 7.0.0 and 8.0.0](https://github.com/ui-router/angular-hybrid/compare/7.0.0...8.0.0)
3
+
4
+### Features
5
6
+* support Angular v8 ([e8a8419](https://github.com/ui-router/angular-hybrid/commit/e8a8419))
7
8
# 7.0.0 (2019-02-12)
9
[Compare `@uirouter/angular-hybrid` versions 6.0.3 and 7.0.0](https://github.com/ui-router/angular-hybrid/compare/6.0.3...7.0.0)
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@uirouter/angular-hybrid",
- "version": "7.0.0",
+ "version": "8.0.0",
"scripts": {
"example": "cd example && npm i && npm start",
"clean": "shx rm -rf lib _bundles",
0 commit comments