Skip to content

Commit ff0eaa1

Browse files
author
Guillaume Chau
committed
Changelog
1 parent e7524ab commit ff0eaa1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

packages/vue-component/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 0.9.0 - 2017-04-27
4+
5+
- Components now support `src="file"` attribute on `<template>`, `<script>` and `<style>` tags. Please update the language packages you are using.
6+
- Updated to Vue 2.3.0
7+
- Fixed automatic IP detection on non-english Windows systems
8+
- Rewrote HTML parsing from scratch (fix multiples issues)
9+
- Compilation errors and warnings are sent to the client (in dev mode)
10+
311
## 0.8.16 - 2017-04-14
412

513
- Vue 2.2.6 support

0 commit comments

Comments
 (0)