Skip to content
This repository was archived by the owner on Dec 26, 2018. It is now read-only.

Commit 9666af2

Browse files
committed
move changelog into releases
1 parent 5909cb9 commit 9666af2

File tree

1 file changed

+1
-64
lines changed

1 file changed

+1
-64
lines changed

README.md

Lines changed: 1 addition & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -327,70 +327,7 @@ If you use Webpack, there's also [vue-loader](https://github.com/vuejs/vue-loade
327327

328328
## Changelog
329329

330-
### 8.5.0
331-
332-
- Now also supports passing in Vueify options via browserify transform options. The options are exactly the same as `vue.config.js`.
333-
334-
### 8.4.0
335-
336-
- Removed peer dependencies. Now vueify simply warns you when you are using a feature that requires a missing dependency.
337-
338-
### 8.3.0
339-
340-
- Added compile-time template syntax validation that catches common errors.
341-
- Code blocks with base indents are now de-indented before being processed.
342-
343-
### 8.2.0
344-
345-
- Added `htmlMinifier` option in config that allows configuration of HTML minification in production mode.
346-
- Fixed HTML minification removing `type` attribute for `<input type="text">`.
347-
348-
### 8.1.0
349-
350-
- Vueify now respects `.babelrc` over default options.
351-
352-
### 8.0.0
353-
354-
- `babel-core` is now a peer dependency.
355-
356-
### 7.0.0
357-
358-
- Added relative `@import` path support and import dependency tracking for LESS, SASS & Stylus. Now you can `@import` files using relative paths to the file being edited, and editing these imported files will also trigger watchify rebuild.
359-
360-
- Removed built-in compiler for `myth`. Prefer using PostCSS + CSSNext.
361-
362-
### 6.0.0
363-
364-
- Upgraded to Babel 6. This is a breaking change because the babel configuration is now different.
365-
366-
### 5.0.4
367-
368-
- Added `postcss` option for providing custom PostCSS plugins.
369-
370-
### 5.0.0
371-
372-
- New: CSS output is now autoprefixed by default.
373-
- Changed: [New config file format](#configuring-options)
374-
375-
### 4.0.0
376-
377-
- Support ES2015 by default.
378-
379-
### 3.0.0
380-
381-
- Added support for [scoped CSS](#scoped-css) and [component hot reloading](#hot-reload).
382-
383-
### 2.0.1
384-
385-
- Built-in lang for ES2015 has been renamed from `es6` to `es`.
386-
387-
- `es` transforms now uses loose mode and optional runtime by default. This means in addition to installing `babel`, you should also install `babel-runtime`.
388-
389-
- Templates and CSS are now non-minified by default. To enable minification, run the build with `NODE_ENV=production`.
390-
391-
- Options for built-in pre-processors can now be configured in `vue.config.js`.
392-
393-
- `vue-component-compiler` has been merged into `vueify`. It is now exposed as `require('vueify').compiler`.
330+
For version 9.0.0 and above, please see the [Releases](https://github.com/vuejs/vueify/releases) page for changes in each version.
394331

395332
## License
396333

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy