UNPKG

3.69 kBMarkdownView Raw
1# Change Log
2
3All notable changes to this project will be documented in this file.
4See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6# [3.0.0-beta.16](https://github.com/nuxt-community/pwa-module/compare/v3.0.0-beta.15...v3.0.0-beta.16) (2019-05-07)
7
8**Note:** Version bump only for package @nuxtjs/manifest
9
10
11
12
13
14# [3.0.0-beta.15](https://github.com/nuxt-community/pwa-module/compare/v3.0.0-beta.14...v3.0.0-beta.15) (2019-05-07)
15
16**Note:** Version bump only for package @nuxtjs/manifest
17
18
19
20
21
22# [3.0.0-beta.14](https://github.com/nuxt-community/pwa-module/compare/v3.0.0-beta.13...v3.0.0-beta.14) (2019-03-17)
23
24**Note:** Version bump only for package @nuxtjs/manifest
25
26
27
28
29
30# [3.0.0-beta.13](https://github.com/nuxt-community/pwa-module/compare/v3.0.0-beta.12...v3.0.0-beta.13) (2019-03-17)
31
32**Note:** Version bump only for package @nuxtjs/manifest
33
34
35
36
37
38# [3.0.0-beta.12](https://github.com/nuxt-community/pwa-module/compare/v3.0.0-beta.11...v3.0.0-beta.12) (2019-03-05)
39
40**Note:** Version bump only for package @nuxtjs/manifest
41
42
43
44
45
46# [3.0.0-beta.11](https://github.com/nuxt-community/pwa-module/compare/v3.0.0-beta.10...v3.0.0-beta.11) (2019-03-05)
47
48**Note:** Version bump only for package @nuxtjs/manifest
49
50
51
52
53
54# [3.0.0-beta.10](https://github.com/nuxt-community/pwa-module/compare/v3.0.0-beta.9...v3.0.0-beta.10) (2019-02-27)
55
56**Note:** Version bump only for package @nuxtjs/manifest
57
58
59
60
61
62# [3.0.0-beta.9](https://github.com/nuxt-community/pwa-module/compare/v3.0.0-beta.8...v3.0.0-beta.9) (2019-02-27)
63
64**Note:** Version bump only for package @nuxtjs/manifest
65
66
67
68
69
70# [3.0.0-beta.8](https://github.com/nuxt-community/pwa-module/compare/v3.0.0-beta.7...v3.0.0-beta.8) (2019-02-18)
71
72
73### Bug Fixes
74
75* **manifest:** remove publicPath field ([b03dc14](https://github.com/nuxt-community/pwa-module/commit/b03dc14))
76
77
78
79
80
81# [3.0.0-beta.7](https://github.com/nuxt-community/pwa-module/compare/v3.0.0-beta.6...v3.0.0-beta.7) (2019-02-17)
82
83**Note:** Version bump only for package @nuxtjs/manifest
84
85
86
87
88
89# [3.0.0-beta.6](https://github.com/nuxt-community/pwa-module/compare/v3.0.0-beta.5...v3.0.0-beta.6) (2019-02-08)
90
91**Note:** Version bump only for package @nuxtjs/manifest
92
93
94
95
96
97# [3.0.0-beta.5](https://github.com/nuxt-community/pwa-module/compare/v3.0.0-beta.3...v3.0.0-beta.5) (2019-02-08)
98
99**Note:** Version bump only for package @nuxtjs/manifest
100
101
102
103
104
105# [3.0.0-beta.3](https://github.com/nuxt-community/pwa-module/compare/v3.0.0-beta.2...v3.0.0-beta.3) (2019-02-07)
106
107**Note:** Version bump only for package @nuxtjs/manifest
108
109
110
111
112
113# [3.0.0-beta.2](https://github.com/nuxt-community/pwa-module/compare/v3.0.0-beta.1...v3.0.0-beta.2) (2019-02-07)
114
115**Note:** Version bump only for package @nuxtjs/manifest
116
117
118
119
120
121# [3.0.0-beta.1](https://github.com/nuxt-community/pwa-module/compare/v3.0.0-beta.0...v3.0.0-beta.1) (2019-02-07)
122
123**Note:** Version bump only for package @nuxtjs/manifest
124
125
126
127
128
129# [3.0.0-beta.0](https://github.com/nuxt-community/pwa-module/compare/v2.6.0...v3.0.0-beta.0) (2019-02-04)
130
131
132### chore
133
134* only support nuxt.hook ([854d826](https://github.com/nuxt-community/pwa-module/commit/854d826))
135
136
137### Code Refactoring
138
139* use tapable hooks ([#103](https://github.com/nuxt-community/pwa-module/issues/103)) ([9f27d5c](https://github.com/nuxt-community/pwa-module/commit/9f27d5c))
140
141
142### Features
143
144* remove debug ([92ba73e](https://github.com/nuxt-community/pwa-module/commit/92ba73e))
145
146
147### BREAKING CHANGES
148
149* needs nuxt 2.x or later
150* webpack >= 4 (Nuxt >= 2) is required
151
152
153
154
155
156<a name="2.6.0"></a>
157# [2.6.0](https://github.com/nuxt-community/pwa-module/compare/v2.5.0...v2.6.0) (2018-09-21)
158
159**Note:** Version bump only for package @nuxtjs/manifest