@blaze-cms/nextjs-tools 0.141.0-core-styles.24 → 0.141.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +17 -58
- package/package.json +17 -17
package/CHANGELOG.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
# [0.141.0
|
|
6
|
+
# [0.141.0](https://github.com/thebyte9/blaze/compare/v0.141.0-alpha.2...v0.141.0) (2024-05-14)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @blaze-cms/nextjs-tools
|
|
9
9
|
|
|
@@ -11,104 +11,63 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
14
|
-
# [0.141.0-
|
|
14
|
+
# [0.141.0-alpha.2](https://github.com/thebyte9/blaze/compare/v0.140.4...v0.141.0-alpha.2) (2024-05-10)
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
### Features
|
|
18
|
-
|
|
19
|
-
* added core variants to blaze ([#4273](https://github.com/thebyte9/blaze/issues/4273)) ([b88be3e](https://github.com/thebyte9/blaze/commit/b88be3ed96553379bae0892f3d091f77adaedcfb))
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
# [0.141.0-core-styles.22](https://github.com/thebyte9/blaze/compare/v0.141.0-core-styles.21...v0.141.0-core-styles.22) (2024-05-03)
|
|
26
|
-
|
|
27
|
-
**Note:** Version bump only for package @blaze-cms/nextjs-tools
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
# [0.141.0-core-styles.21](https://github.com/thebyte9/blaze/compare/v0.141.0-core-styles.20...v0.141.0-core-styles.21) (2024-05-02)
|
|
34
|
-
|
|
35
|
-
**Note:** Version bump only for package @blaze-cms/nextjs-tools
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
# [0.141.0-core-styles.20](https://github.com/thebyte9/blaze/compare/v0.141.0-core-styles.19...v0.141.0-core-styles.20) (2024-05-01)
|
|
42
|
-
|
|
43
|
-
**Note:** Version bump only for package @blaze-cms/nextjs-tools
|
|
44
|
-
|
|
45
17
|
|
|
18
|
+
# [0.141.0-alpha.1](https://github.com/thebyte9/blaze/compare/v0.141.0-alpha.0...v0.141.0-alpha.1) (2024-05-08)
|
|
46
19
|
|
|
47
20
|
|
|
21
|
+
### Features
|
|
48
22
|
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
**Note:** Version bump only for package @blaze-cms/nextjs-tools
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
# [0.141.0-core-styles.10](https://github.com/thebyte9/blaze/compare/v0.141.0-core-styles.9...v0.141.0-core-styles.10) (2024-04-12)
|
|
58
|
-
|
|
59
|
-
**Note:** Version bump only for package @blaze-cms/nextjs-tools
|
|
60
|
-
|
|
61
|
-
|
|
23
|
+
* added core variants to blaze ([#4273](https://github.com/thebyte9/blaze/issues/4273)) ([b88be3e](https://github.com/thebyte9/blaze/commit/b88be3ed96553379bae0892f3d091f77adaedcfb))
|
|
62
24
|
|
|
63
25
|
|
|
64
26
|
|
|
65
|
-
# [0.141.0-
|
|
27
|
+
# [0.141.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.140.3...v0.141.0-alpha.0) (2024-04-24)
|
|
66
28
|
|
|
67
29
|
|
|
68
30
|
### Bug Fixes
|
|
69
31
|
|
|
70
|
-
* close lightbox on navigate ([#4003](https://github.com/thebyte9/blaze/issues/4003)) ([
|
|
32
|
+
* close lightbox on navigate ([#4003](https://github.com/thebyte9/blaze/issues/4003)) ([ca3ef92](https://github.com/thebyte9/blaze/commit/ca3ef924ec4286e12e28c84af762e389bed3d8d4))
|
|
71
33
|
|
|
72
34
|
|
|
35
|
+
### Features
|
|
73
36
|
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
# [0.141.0-core-styles.1](https://github.com/thebyte9/blaze/compare/v0.141.0-core-styles.0...v0.141.0-core-styles.1) (2024-03-15)
|
|
77
|
-
|
|
78
|
-
**Note:** Version bump only for package @blaze-cms/nextjs-tools
|
|
37
|
+
* page builder component app event hook ([#4290](https://github.com/thebyte9/blaze/issues/4290)) ([547de36](https://github.com/thebyte9/blaze/commit/547de36ae792a4deb403e8dea60a54a8aa1e4858))
|
|
79
38
|
|
|
80
39
|
|
|
81
40
|
|
|
82
41
|
|
|
83
42
|
|
|
84
|
-
# [0.141.0-
|
|
43
|
+
# [0.141.0-alpha.1](https://github.com/thebyte9/blaze/compare/v0.141.0-alpha.0...v0.141.0-alpha.1) (2024-05-08)
|
|
85
44
|
|
|
86
45
|
|
|
87
46
|
### Features
|
|
88
47
|
|
|
89
|
-
*
|
|
90
|
-
|
|
48
|
+
* added core variants to blaze ([#4273](https://github.com/thebyte9/blaze/issues/4273)) ([b88be3e](https://github.com/thebyte9/blaze/commit/b88be3ed96553379bae0892f3d091f77adaedcfb))
|
|
91
49
|
|
|
92
50
|
|
|
93
|
-
## [0.140.1](https://github.com/thebyte9/blaze/compare/v0.140.1-alpha.0...v0.140.1) (2024-03-04)
|
|
94
51
|
|
|
95
52
|
|
|
96
53
|
|
|
97
|
-
|
|
54
|
+
# [0.141.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.140.3...v0.141.0-alpha.0) (2024-04-24)
|
|
98
55
|
|
|
99
56
|
|
|
57
|
+
### Bug Fixes
|
|
100
58
|
|
|
59
|
+
* close lightbox on navigate ([#4003](https://github.com/thebyte9/blaze/issues/4003)) ([ca3ef92](https://github.com/thebyte9/blaze/commit/ca3ef924ec4286e12e28c84af762e389bed3d8d4))
|
|
101
60
|
|
|
102
61
|
|
|
103
|
-
|
|
62
|
+
### Features
|
|
104
63
|
|
|
105
|
-
|
|
64
|
+
* page builder component app event hook ([#4290](https://github.com/thebyte9/blaze/issues/4290)) ([547de36](https://github.com/thebyte9/blaze/commit/547de36ae792a4deb403e8dea60a54a8aa1e4858))
|
|
106
65
|
|
|
107
66
|
|
|
108
67
|
|
|
109
68
|
|
|
110
69
|
|
|
111
|
-
## [0.140.
|
|
70
|
+
## [0.140.3](https://github.com/thebyte9/blaze/compare/v0.140.2...v0.140.3) (2024-04-04)
|
|
112
71
|
|
|
113
72
|
**Note:** Version bump only for package @blaze-cms/nextjs-tools
|
|
114
73
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@blaze-cms/nextjs-tools",
|
|
3
|
-
"version": "0.141.0
|
|
3
|
+
"version": "0.141.0",
|
|
4
4
|
"description": "Blaze nextjs tools",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"module": "lib-es/index.js",
|
|
@@ -28,21 +28,21 @@
|
|
|
28
28
|
"license": "GPL-3.0",
|
|
29
29
|
"dependencies": {
|
|
30
30
|
"@apollo/client": "3.5.x",
|
|
31
|
-
"@blaze-cms/core-auth-ui": "0.141.0
|
|
32
|
-
"@blaze-cms/core-errors": "0.140.
|
|
33
|
-
"@blaze-cms/core-errors-ui": "0.140.
|
|
34
|
-
"@blaze-cms/core-ui": "0.140.
|
|
35
|
-
"@blaze-cms/nextjs-components": "0.141.0
|
|
36
|
-
"@blaze-cms/plugin-auth-fe": "0.141.0
|
|
37
|
-
"@blaze-cms/plugin-auth-local-fe": "0.141.0
|
|
38
|
-
"@blaze-cms/plugin-google-maps-fe": "0.141.0
|
|
39
|
-
"@blaze-cms/plugin-gtm-fe": "0.141.0
|
|
40
|
-
"@blaze-cms/plugin-page-builder-fe": "0.141.0
|
|
41
|
-
"@blaze-cms/plugin-preview-fe": "0.140.
|
|
42
|
-
"@blaze-cms/plugin-search-ui": "0.141.0
|
|
43
|
-
"@blaze-cms/plugin-structured-data-fe": "0.140.
|
|
44
|
-
"@blaze-cms/react-page-builder": "0.141.0
|
|
45
|
-
"@blaze-cms/setup-ui": "0.140.
|
|
31
|
+
"@blaze-cms/core-auth-ui": "^0.141.0",
|
|
32
|
+
"@blaze-cms/core-errors": "^0.140.3",
|
|
33
|
+
"@blaze-cms/core-errors-ui": "^0.140.3",
|
|
34
|
+
"@blaze-cms/core-ui": "^0.140.3",
|
|
35
|
+
"@blaze-cms/nextjs-components": "^0.141.0",
|
|
36
|
+
"@blaze-cms/plugin-auth-fe": "^0.141.0",
|
|
37
|
+
"@blaze-cms/plugin-auth-local-fe": "^0.141.0",
|
|
38
|
+
"@blaze-cms/plugin-google-maps-fe": "^0.141.0",
|
|
39
|
+
"@blaze-cms/plugin-gtm-fe": "^0.141.0",
|
|
40
|
+
"@blaze-cms/plugin-page-builder-fe": "^0.141.0",
|
|
41
|
+
"@blaze-cms/plugin-preview-fe": "^0.140.3",
|
|
42
|
+
"@blaze-cms/plugin-search-ui": "^0.141.0",
|
|
43
|
+
"@blaze-cms/plugin-structured-data-fe": "^0.140.3",
|
|
44
|
+
"@blaze-cms/react-page-builder": "^0.141.0",
|
|
45
|
+
"@blaze-cms/setup-ui": "^0.140.3",
|
|
46
46
|
"autoprefixer": "^10.2.3",
|
|
47
47
|
"core-js": "^3.2.1",
|
|
48
48
|
"cross-fetch": "^3.0.2",
|
|
@@ -69,5 +69,5 @@
|
|
|
69
69
|
"lib/*",
|
|
70
70
|
"lib-es/*"
|
|
71
71
|
],
|
|
72
|
-
"gitHead": "
|
|
72
|
+
"gitHead": "2a61d1506ef11a21af4d65d1eaf065b9fbdb9e23"
|
|
73
73
|
}
|