All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.10.3 (2021-08-21)
2.10.3-ssr.5 (2021-08-19)
- improves code by using
const
instead oflet
(68d825a)
2.10.3-ssr.4 (2021-08-18)
2.10.3-ssr.3 (2021-07-29)
- resolves badly merged code (81185f7)
2.10.3-ssr.2 (2021-07-29)
2.10.3-ssr.1 (2021-07-29)
2.10.3-ssr.0 (2021-07-29)
- fixes dev issue not working (76d5701)
2.10.2 (2019-08-23)
2.10.1 (2019-08-23)
2.10.0 (2019-08-05)
- imageRemoved: new emitter for deleted images (eecc696)
2.9.1 (2019-07-03)
2.9.0 (2019-07-03)
2.9.0-next.10 (2019-07-03)
2.9.0-next.9 (2019-06-30)
2.9.0-next.8 (2019-06-23)
- fixes build with update vplugin (f7c0a23)
2.9.0-next.7 (2019-06-23)
- releases: updates scripts (ef1aadb)
2.9.0-next.6 (2019-06-21)
2.9.0-next.5 (2019-06-21)
2.9.0-next.4 (2019-06-21)
2.9.0-next.3 (2019-06-21)
- notes: adds to
NOTES.md
(d420988)
2.9.0-next.2 (2019-06-21)
- add NOTES and TODO's (1c43b1c)
2.9.0-next.1 (2019-06-21)
- build: updates build compand for modular (f450a61)
2.9.0-next.0 (2019-06-21)
- 📝 updates another example to import (2e7fb3a)
- modular build: ⚡ adds modular build (75aa89d)
2.8.0-alpha.9 (2019-06-12)
2.8.1 (2019-06-12)
2.8.0-alpha.9 (2019-06-12)
- 📝 moving examples to be imported (6a49a96)
- clean up
config.js
(a02efbf) - fixes install command code (3603060)
- removes unused declarations (60f1845)
2.8.0-alpha.8 (2019-06-12)
- sets fenced code blocks to
vue
(6f66647)
2.8.0-alpha.7 (2019-06-12)
- fixes assets error (7411501)
- fixes styles (4e97781)
- removes unwanted text (c5b6ced)
- testing demo-code and snippets (a42b0a0)
- updates docs to current version (69e470d)
2.8.0-alpha.6 (2019-06-11)
- removes
src
from files property (7d7f350)
2.8.0-alpha.5 (2019-06-11)
2.8.0-alpha.4 (2019-06-08)
2.8.0-alpha.3 (2019-06-08)
- 🔨 adds vplugin as dev dependency (cfe874a)
- 📚 adds initial customization (0695594)
- ☑️ eslint config (e6f8f84)
- adds vuepress to eslint and removes demo (bb6eadd)
2.8.0-alpha.2 (2019-06-07)
- 🔧 scripts to better handle releases (41d6968)
2.8.0-alpha.1 (2019-06-07)
2.8.0-alpha.0 (2019-06-07)
- 🔥 uses Rollup for build (f469753)
2.7.2 (2019-05-26)
2.7.1 (2019-05-26)
2.7.0 (2019-05-26)
2.7.0-alpha.21 (2019-05-26)
- removes wrong cli option for `build:demos`' (ece166c)
- demos: removes ex. with 2 duplicate editors (5948223)
2.7.0-alpha.20 (2019-05-26)
2.7.0-alpha.19 (2019-05-26)
2.7.0-alpha.18 (2019-05-26)
2.7.0-alpha.17 (2019-05-26)
2.7.0-alpha.16 (2019-05-26)
- reduces bundle size (bf1b8b8)
2.7.0-alpha.15 (2019-05-26)
- package.json: removes src from files property (108f1be)
2.7.0-alpha.14 (2019-05-26)
2.7.1-alpha.0 (2019-05-26)
2.7.0 (2019-05-26)
- removes unused and non-working config option (61098d7)
2.7.0-alpha.13 (2019-05-24)
- scripts: removes unused config option (09b303e)
2.7.0-alpha.12 (2019-05-24)
- fixes libraryName (8cfb6fd)
2.7.0-alpha.11 (2019-05-24)
2.7.0-alpha.10 (2019-05-24)
2.7.0-alpha.9 (2019-05-16)
- fixes changed package file names (1209d94)
2.7.0-alpha.8 (2019-05-16)
- fixes name for browser field (3851164)
2.7.0-alpha.7 (2019-05-15)
2.7.0-alpha.6 (2019-05-15)
- adds
files
property (11fd1ad)
2.7.0-alpha.5 (2019-05-15)
2.7.0-alpha.4 (2019-05-15)
2.7.0-alpha.3 (2019-05-15)
2.7.0-alpha.2 (2019-05-15)
- fixes README layout (6f95733)
- git: testing new lines (a312d19)
2.7.0-alpha.1 (2019-05-15)
2.7.0-alpha.0 (2019-05-14)
- builds: now using bili.js & standard-version (fb9ebc8)
- package.json: Needed to add
publishConfig
property to npm and set it as theregistry
(63c066f)
- package.json: Added
commitizen
and changelog dependencies (a11f2d8)