File tree Expand file tree Collapse file tree 3 files changed +37
-3
lines changed Expand file tree Collapse file tree 3 files changed +37
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file. See [ standard-version] ( https://github.com/conventional-changelog/standard-version ) for commit guidelines.
4
4
5
+ ## [ 3.0.0-alpha.0] ( https://github.com/nuxt-community/prismic-module/compare/v1.3.2...v3.0.0-alpha.0 ) (2022-02-16)
6
+
7
+
8
+ ### ⚠ BREAKING CHANGES
9
+
10
+ * prepare structure for Nuxt 3 support
11
+
12
+ ### Features
13
+
14
+ * add basic preview support ([ 13ca4fa] ( https://github.com/nuxt-community/prismic-module/commit/13ca4faf224379472c1b68af07e77a501b8ef0f9 ) )
15
+ * load plugin and composables ([ b1be73d] ( https://github.com/nuxt-community/prismic-module/commit/b1be73dbea4b761c3d69b19782b024fb10162b73 ) )
16
+
17
+
18
+ ### Refactor
19
+
20
+ * update to nuxt-builder ([ 9b25020] ( https://github.com/nuxt-community/prismic-module/commit/9b250206622f74ad2b6dd4f0d72bd97e8a1a2244 ) )
21
+
22
+
23
+ ### Chore
24
+
25
+ * ** deps:** fix version ([ cb9cdf4] ( https://github.com/nuxt-community/prismic-module/commit/cb9cdf487fe108be41398ef675fd02771944f127 ) )
26
+ * ** deps:** maintain dependencies ([ 4d804b8] ( https://github.com/nuxt-community/prismic-module/commit/4d804b868c95489a412da266409441ac0da5006d ) )
27
+ * prepare structure for Nuxt 3 support ([ 4d59509] ( https://github.com/nuxt-community/prismic-module/commit/4d59509c4d63664875ed67f0b4b29f88831ecda6 ) )
28
+ * set up basic utilities ([ 12701fa] ( https://github.com/nuxt-community/prismic-module/commit/12701fae71e4a85a8f6f5a2ab6f2db276d1557c3 ) )
29
+ * update playground ([ 68fa51a] ( https://github.com/nuxt-community/prismic-module/commit/68fa51ac6e50234b90d43f77a39db3f0bdc099f8 ) )
30
+
31
+
32
+ ### Documentation
33
+
34
+ * add doc site ([ 713b0b8] ( https://github.com/nuxt-community/prismic-module/commit/713b0b81765269db0813ced31bc11242be467654 ) )
35
+ * remove doc ([ 18f6d26] ( https://github.com/nuxt-community/prismic-module/commit/18f6d263d715b385bbd285f602e0f7b53e086917 ) )
36
+ * update doc ([ 573b479] ( https://github.com/nuxt-community/prismic-module/commit/573b4793528999d286f04bd2b5ee3b042127e1e2 ) )
37
+ * update url ([ 3af4276] ( https://github.com/nuxt-community/prismic-module/commit/3af427651cdde2ddf9746ecd02390f401487caf3 ) )
38
+
5
39
### [ 1.3.2] ( https://github.com/nuxt-community/prismic-module/compare/v1.3.1...v1.3.2 ) (2021-11-02)
6
40
7
41
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nuxtjs/prismic" ,
3
- "version" : " 2.0 .0" ,
3
+ "version" : " 3.0.0-alpha .0" ,
4
4
"description" : " Easily connect your Nuxt 3 application to your content hosted on Prismic" ,
5
5
"keywords" : [
6
6
" nuxt" ,
You can’t perform that action at this time.
0 commit comments