@next-core/editor-bricks-helper 0.42.3 → 0.42.6

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +16 -65
  2. package/package.json +5 -5
package/CHANGELOG.md CHANGED
@@ -3,142 +3,93 @@
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.42.3](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.42.2...@next-core/editor-bricks-helper@0.42.3) (2022-06-22)
6
+ ## [0.42.6](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.42.5...@next-core/editor-bricks-helper@0.42.6) (2022-06-24)
7
7
 
8
+ **Note:** Version bump only for package @next-core/editor-bricks-helper
8
9
 
9
- ### Bug Fixes
10
10
 
11
- * **BuilderDataManage:** sortUid incorrect after add node ([b7d2c1b](https://github.com/easyops-cn/next-core/commit/b7d2c1ba615f8242f46261218c3dbb7b36db2441))
12
11
 
13
12
 
14
13
 
14
+ ## [0.42.5](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.42.4...@next-core/editor-bricks-helper@0.42.5) (2022-06-24)
15
15
 
16
+ **Note:** Version bump only for package @next-core/editor-bricks-helper
16
17
 
17
- ## [0.42.2](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.42.1...@next-core/editor-bricks-helper@0.42.2) (2022-06-16)
18
+ ## [0.42.4](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.42.3...@next-core/editor-bricks-helper@0.42.4) (2022-06-23)
18
19
 
20
+ **Note:** Version bump only for package @next-core/editor-bricks-helper
19
21
 
20
- ### Bug Fixes
22
+ ## [0.42.3](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.42.2...@next-core/editor-bricks-helper@0.42.3) (2022-06-22)
21
23
 
22
- * **BuilderDataManager:** add node redirect parent error ([ac3e0cc](https://github.com/easyops-cn/next-core/commit/ac3e0cc2ab4115062eb057fce803de23bbd77cbf))
24
+ ### Bug Fixes
23
25
 
26
+ - **BuilderDataManage:** sortUid incorrect after add node ([b7d2c1b](https://github.com/easyops-cn/next-core/commit/b7d2c1ba615f8242f46261218c3dbb7b36db2441))
24
27
 
28
+ ## [0.42.2](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.42.1...@next-core/editor-bricks-helper@0.42.2) (2022-06-16)
25
29
 
30
+ ### Bug Fixes
26
31
 
32
+ - **BuilderDataManager:** add node redirect parent error ([ac3e0cc](https://github.com/easyops-cn/next-core/commit/ac3e0cc2ab4115062eb057fce803de23bbd77cbf))
27
33
 
28
34
  ## [0.42.1](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.42.0...@next-core/editor-bricks-helper@0.42.1) (2022-06-15)
29
35
 
30
36
  **Note:** Version bump only for package @next-core/editor-bricks-helper
31
37
 
32
-
33
-
34
-
35
-
36
38
  # [0.42.0](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.41.1...@next-core/editor-bricks-helper@0.42.0) (2022-06-14)
37
39
 
38
-
39
40
  ### Features
40
41
 
41
- * **BuilderDataManager:** support preview snippet apply ([ef506d4](https://github.com/easyops-cn/next-core/commit/ef506d4ae83946665e1a30a125948ff5504ba4aa))
42
-
43
-
44
-
45
-
42
+ - **BuilderDataManager:** support preview snippet apply ([ef506d4](https://github.com/easyops-cn/next-core/commit/ef506d4ae83946665e1a30a125948ff5504ba4aa))
46
43
 
47
44
  ## [0.41.1](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.41.0...@next-core/editor-bricks-helper@0.41.1) (2022-06-10)
48
45
 
49
46
  **Note:** Version bump only for package @next-core/editor-bricks-helper
50
47
 
51
-
52
-
53
-
54
-
55
48
  # [0.41.0](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.40.1...@next-core/editor-bricks-helper@0.41.0) (2022-06-10)
56
49
 
57
-
58
50
  ### Features
59
51
 
60
- * **BuilderDataManager:** support preview addNode ([b5b0ee7](https://github.com/easyops-cn/next-core/commit/b5b0ee7e55466486a6d31656ec384d0114111ce7))
61
-
62
-
63
-
64
-
52
+ - **BuilderDataManager:** support preview addNode ([b5b0ee7](https://github.com/easyops-cn/next-core/commit/b5b0ee7e55466486a6d31656ec384d0114111ce7))
65
53
 
66
54
  ## [0.40.1](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.40.0...@next-core/editor-bricks-helper@0.40.1) (2022-06-06)
67
55
 
68
56
  **Note:** Version bump only for package @next-core/editor-bricks-helper
69
57
 
70
-
71
-
72
-
73
-
74
58
  # [0.40.0](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.39.32...@next-core/editor-bricks-helper@0.40.0) (2022-06-02)
75
59
 
76
-
77
60
  ### Features
78
61
 
79
- * **BuilderDataManager:** support workbench move ([d6f892e](https://github.com/easyops-cn/next-core/commit/d6f892e684586873098fa1790001b4c8c8d690db))
80
- * **BuilderDataManager:** support workbench move ([e37f490](https://github.com/easyops-cn/next-core/commit/e37f490c5580182da3638ad9ffa81267b51638aa))
81
-
82
-
83
-
84
-
62
+ - **BuilderDataManager:** support workbench move ([d6f892e](https://github.com/easyops-cn/next-core/commit/d6f892e684586873098fa1790001b4c8c8d690db))
63
+ - **BuilderDataManager:** support workbench move ([e37f490](https://github.com/easyops-cn/next-core/commit/e37f490c5580182da3638ad9ffa81267b51638aa))
85
64
 
86
65
  ## [0.39.32](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.39.31...@next-core/editor-bricks-helper@0.39.32) (2022-06-01)
87
66
 
88
67
  **Note:** Version bump only for package @next-core/editor-bricks-helper
89
68
 
90
-
91
-
92
-
93
-
94
69
  ## [0.39.31](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.39.30...@next-core/editor-bricks-helper@0.39.31) (2022-05-27)
95
70
 
96
71
  **Note:** Version bump only for package @next-core/editor-bricks-helper
97
72
 
98
-
99
-
100
-
101
-
102
73
  ## [0.39.30](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.39.29...@next-core/editor-bricks-helper@0.39.30) (2022-05-26)
103
74
 
104
75
  **Note:** Version bump only for package @next-core/editor-bricks-helper
105
76
 
106
-
107
-
108
-
109
-
110
77
  ## [0.39.29](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.39.28...@next-core/editor-bricks-helper@0.39.29) (2022-05-13)
111
78
 
112
79
  **Note:** Version bump only for package @next-core/editor-bricks-helper
113
80
 
114
-
115
-
116
-
117
-
118
81
  ## [0.39.28](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.39.27...@next-core/editor-bricks-helper@0.39.28) (2022-05-11)
119
82
 
120
83
  **Note:** Version bump only for package @next-core/editor-bricks-helper
121
84
 
122
-
123
-
124
-
125
-
126
85
  ## [0.39.27](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.39.26...@next-core/editor-bricks-helper@0.39.27) (2022-05-10)
127
86
 
128
87
  **Note:** Version bump only for package @next-core/editor-bricks-helper
129
88
 
130
-
131
-
132
-
133
-
134
89
  ## [0.39.26](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.39.25...@next-core/editor-bricks-helper@0.39.26) (2022-05-09)
135
90
 
136
91
  **Note:** Version bump only for package @next-core/editor-bricks-helper
137
92
 
138
-
139
-
140
-
141
-
142
93
  ## [0.39.25](https://github.com/easyops-cn/next-core/compare/@next-core/editor-bricks-helper@0.39.24...@next-core/editor-bricks-helper@0.39.25) (2022-05-07)
143
94
 
144
95
  **Note:** Version bump only for package @next-core/editor-bricks-helper
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@next-core/editor-bricks-helper",
3
- "version": "0.42.3",
3
+ "version": "0.42.6",
4
4
  "description": "Editor bricks helper",
5
5
  "homepage": "https://github.com/easyops-cn/next-core/tree/master/packages/editor-bricks-helper",
6
6
  "license": "GPL-3.0",
@@ -25,13 +25,13 @@
25
25
  },
26
26
  "sideEffects": false,
27
27
  "dependencies": {
28
- "@next-core/brick-types": "^2.62.0",
28
+ "@next-core/brick-types": "^2.62.2",
29
29
  "@ungap/event-target": "^0.2.3",
30
30
  "classnames": "^2.3.1"
31
31
  },
32
32
  "devDependencies": {
33
- "@next-core/brick-kit": "^2.122.0",
34
- "@next-core/brick-utils": "^2.37.17",
33
+ "@next-core/brick-kit": "^2.122.3",
34
+ "@next-core/brick-utils": "^2.37.19",
35
35
  "js-yaml": "^3.14.1",
36
36
  "lodash": "^4.17.21",
37
37
  "react": "^16.14.0",
@@ -49,5 +49,5 @@
49
49
  "react-dnd-html5-backend": "*",
50
50
  "react-dom": "*"
51
51
  },
52
- "gitHead": "809d73352d11a3f07e2a9353fd55d8d3241c93b7"
52
+ "gitHead": "eb3c1db885e709895bdf50f7b4d9d60277d6501a"
53
53
  }