UNPKG

757 BMarkdownView Raw
1# Change Log
2
3All notable changes to this project will be documented in this file.
4See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
5
6<a name="1.0.2"></a>
7## [1.0.2](https://github.com/nuxt/modules/compare/@nuxtjs/toast@1.0.1...@nuxtjs/toast@1.0.2) (2017-06-10)
8
9
10
11
12<a name="1.0.1"></a>
13## [1.0.1](https://github.com/nuxt/modules/compare/@nuxtjs/toast@1.0.0...@nuxtjs/toast@1.0.1) (2017-05-29)
14
15
16
17
18<a name="1.0.0"></a>
19# 1.0.0 (2017-05-26)
20
21
22### Features
23
24* initial migration to 1.0.0-alpha1 ([05c1b7a](https://github.com/nuxt/modules/commit/05c1b7a))
25
26
27### BREAKING CHANGES
28
29* New modules system is backward incompatible with nuxt-helpers style modules
30
31
32
33
34<a name="0.0.1"></a>
35## 0.0.1 (2017-05-10)