This repository has been archived by the owner on Sep 23, 2021. It is now read-only.
Releases: scottbedard/vuetober
Releases · scottbedard/vuetober
3.0.0-beta.3
3.0.0-beta.2
Fixed #32
3.0.0-beta.1
Fixed #33
3.0.0-beta.0
Welcome to the third version of Vuetober, this one is going to be a really exciting release. For the first time, we'll be able to pick exactly which features we want. We'll enjoy a beautiful GUI with straight forward analysis and debugging tools. And perhaps best of all, we'll be enjoying next to no configuration.
More information will be coming soon. For those feeling adventurous, let's see what this thing can do!
2.3.1
New
- Added
unit-watch
command to trigger unit tests when files are changed
Improved
- Upgraded to webpack 3.1
- Upgraded to vue 2.3.4
- Upgraded to vue-router 2.7
- Upgraded to babel-loader 7.1
- Upgraded to sinon 2.3.6
2.3.0
Changes
- Theme now uses Yarn as the package manager.
Improvements
- Upgrade to Vue 2.3
- Upgrade to vue-loader 12.0
2.2.0
2.1.0
Changes
- The theme now has a smaller footprint. It will be up to the user to determine how to structure things like layouts, components, etc...
- No longer depending on
vue-cli
. To install the theme, simplygit clone
,npm install
, andnpm run setup
. This makes for much simpler development of the theme.
Improvements
- Upgraded to Vue 2.1
- Upgraded to Webpack 2.2
- JSX included out of the box
- Vue template compiler added to testing environment
- Auto-fixing eslint for both
.js
and.vue
files
2.0.0
Vuetober theme compatible with Vue 2.x
1.0.0
Vuetober theme compatible with Vue 1.x