Skip to content

Commit d084da9

Browse files
committed
Vue-router changelog
1 parent 2521e2c commit d084da9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/vue-router/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44

55
- (BREAKING CHANGE) You now have to create the router instance from the `Router` class in your client.
66
- (BREAKING CHANGE) The `Router` class now extends the native vue-router class directly. `Router.lib` removed.
7+
- You can now call `Router.configure(router => {...})` to use vue-router before the router is created or started, regardless of the file load order.

0 commit comments

Comments
 (0)