chore(ship): v2.0.0-beta.6

This commit is contained in:
xidedix
2018-06-27 15:32:43 +02:00
parent 21912a9c02
commit 78bf04c689
2 changed files with 6 additions and 3 deletions
+4 -1
View File
@@ -1,7 +1,10 @@
## [vue](./README.md) version `changelog`
##### `v2.0.0-next`
##### `v2.0.0-beta.6`
- fix: typo `DafaultAside` to `DefaultAside` - thanks @DamianLion
- feat(router): `Users/User Details` Breadcrumb example with `/users/:id`
- refactor(router): add dynamic imports for Webpack code splitting
- refactor: remove empty `<style>` sections from `vue` files
- refactor(Pages): add `b-form`, `b-form-input` and `autocomplete` to Login
- refactor(Pages): add `b-form`, `b-form-input` and `autocomplete` to Register
- chore: update `@coreui/coreui` to `2.0.3`