@contentful/default-field-editors 1.3.1 → 1.3.3
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/package.json +4 -4
- package/CHANGELOG.md +0 -1106
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@contentful/default-field-editors",
|
|
3
|
-
"version": "1.3.
|
|
3
|
+
"version": "1.3.3",
|
|
4
4
|
"main": "dist/index.js",
|
|
5
5
|
"module": "dist/default-field-editors.esm.js",
|
|
6
6
|
"typings": "dist/index.d.ts",
|
|
@@ -29,13 +29,13 @@
|
|
|
29
29
|
"@contentful/field-editor-json": "^3.2.0",
|
|
30
30
|
"@contentful/field-editor-list": "^1.2.0",
|
|
31
31
|
"@contentful/field-editor-location": "^1.2.3",
|
|
32
|
-
"@contentful/field-editor-markdown": "^1.2.
|
|
32
|
+
"@contentful/field-editor-markdown": "^1.2.1",
|
|
33
33
|
"@contentful/field-editor-multiple-line": "^1.2.0",
|
|
34
34
|
"@contentful/field-editor-number": "^1.2.6",
|
|
35
35
|
"@contentful/field-editor-radio": "^1.2.0",
|
|
36
36
|
"@contentful/field-editor-rating": "^1.2.0",
|
|
37
37
|
"@contentful/field-editor-reference": "^5.9.0",
|
|
38
|
-
"@contentful/field-editor-rich-text": "^3.4.
|
|
38
|
+
"@contentful/field-editor-rich-text": "^3.4.22",
|
|
39
39
|
"@contentful/field-editor-shared": "^1.2.0",
|
|
40
40
|
"@contentful/field-editor-single-line": "^1.2.0",
|
|
41
41
|
"@contentful/field-editor-slug": "^1.2.0",
|
|
@@ -51,5 +51,5 @@
|
|
|
51
51
|
"peerDependencies": {
|
|
52
52
|
"react": ">=16.8.0"
|
|
53
53
|
},
|
|
54
|
-
"gitHead": "
|
|
54
|
+
"gitHead": "5315decb241538854fb81f9906c50d0b452066e8"
|
|
55
55
|
}
|
package/CHANGELOG.md
DELETED
|
@@ -1,1106 +0,0 @@
|
|
|
1
|
-
# Change Log
|
|
2
|
-
|
|
3
|
-
All notable changes to this project will be documented in this file.
|
|
4
|
-
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
|
-
|
|
6
|
-
## [1.3.1](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.3.0...@contentful/default-field-editors@1.3.1) (2023-04-21)
|
|
7
|
-
|
|
8
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
9
|
-
|
|
10
|
-
# [1.3.0](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.80...@contentful/default-field-editors@1.3.0) (2023-04-19)
|
|
11
|
-
|
|
12
|
-
### Features
|
|
13
|
-
|
|
14
|
-
- upgrade cypress [TOL-1036] ([#1391](https://github.com/contentful/field-editors/issues/1391)) ([9c1aec9](https://github.com/contentful/field-editors/commit/9c1aec98aabbe464cdc3f1236c3bb1cc29b8208d))
|
|
15
|
-
|
|
16
|
-
## [1.2.80](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.79...@contentful/default-field-editors@1.2.80) (2023-04-17)
|
|
17
|
-
|
|
18
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
19
|
-
|
|
20
|
-
## [1.2.79](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.78...@contentful/default-field-editors@1.2.79) (2023-04-04)
|
|
21
|
-
|
|
22
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
23
|
-
|
|
24
|
-
## [1.2.78](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.77...@contentful/default-field-editors@1.2.78) (2023-03-31)
|
|
25
|
-
|
|
26
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
27
|
-
|
|
28
|
-
## [1.2.77](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.76...@contentful/default-field-editors@1.2.77) (2023-03-21)
|
|
29
|
-
|
|
30
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
31
|
-
|
|
32
|
-
## [1.2.76](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.75...@contentful/default-field-editors@1.2.76) (2023-03-20)
|
|
33
|
-
|
|
34
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
35
|
-
|
|
36
|
-
## [1.2.75](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.74...@contentful/default-field-editors@1.2.75) (2023-03-16)
|
|
37
|
-
|
|
38
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
39
|
-
|
|
40
|
-
## [1.2.74](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.73...@contentful/default-field-editors@1.2.74) (2023-03-14)
|
|
41
|
-
|
|
42
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
43
|
-
|
|
44
|
-
## [1.2.73](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.72...@contentful/default-field-editors@1.2.73) (2023-03-10)
|
|
45
|
-
|
|
46
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
47
|
-
|
|
48
|
-
## [1.2.72](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.71...@contentful/default-field-editors@1.2.72) (2023-03-09)
|
|
49
|
-
|
|
50
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
51
|
-
|
|
52
|
-
## [1.2.71](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.70...@contentful/default-field-editors@1.2.71) (2023-03-09)
|
|
53
|
-
|
|
54
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
55
|
-
|
|
56
|
-
## [1.2.70](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.69...@contentful/default-field-editors@1.2.70) (2023-03-09)
|
|
57
|
-
|
|
58
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
59
|
-
|
|
60
|
-
## [1.2.69](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.68...@contentful/default-field-editors@1.2.69) (2023-03-07)
|
|
61
|
-
|
|
62
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
63
|
-
|
|
64
|
-
## [1.2.68](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.67...@contentful/default-field-editors@1.2.68) (2023-03-06)
|
|
65
|
-
|
|
66
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
67
|
-
|
|
68
|
-
## [1.2.67](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.66...@contentful/default-field-editors@1.2.67) (2023-03-06)
|
|
69
|
-
|
|
70
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
71
|
-
|
|
72
|
-
## [1.2.66](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.65...@contentful/default-field-editors@1.2.66) (2023-03-03)
|
|
73
|
-
|
|
74
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
75
|
-
|
|
76
|
-
## [1.2.65](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.64...@contentful/default-field-editors@1.2.65) (2023-03-01)
|
|
77
|
-
|
|
78
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
79
|
-
|
|
80
|
-
## [1.2.64](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.63...@contentful/default-field-editors@1.2.64) (2023-02-27)
|
|
81
|
-
|
|
82
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
83
|
-
|
|
84
|
-
## [1.2.63](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.62...@contentful/default-field-editors@1.2.63) (2023-02-21)
|
|
85
|
-
|
|
86
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
87
|
-
|
|
88
|
-
## [1.2.62](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.61...@contentful/default-field-editors@1.2.62) (2023-02-13)
|
|
89
|
-
|
|
90
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
91
|
-
|
|
92
|
-
## [1.2.61](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.60...@contentful/default-field-editors@1.2.61) (2023-02-07)
|
|
93
|
-
|
|
94
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
95
|
-
|
|
96
|
-
## [1.2.60](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.59...@contentful/default-field-editors@1.2.60) (2023-02-07)
|
|
97
|
-
|
|
98
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
99
|
-
|
|
100
|
-
## [1.2.59](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.58...@contentful/default-field-editors@1.2.59) (2023-02-02)
|
|
101
|
-
|
|
102
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
103
|
-
|
|
104
|
-
## [1.2.58](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.57...@contentful/default-field-editors@1.2.58) (2023-01-27)
|
|
105
|
-
|
|
106
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
107
|
-
|
|
108
|
-
## [1.2.57](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.56...@contentful/default-field-editors@1.2.57) (2023-01-24)
|
|
109
|
-
|
|
110
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
111
|
-
|
|
112
|
-
## [1.2.56](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.55...@contentful/default-field-editors@1.2.56) (2023-01-20)
|
|
113
|
-
|
|
114
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
115
|
-
|
|
116
|
-
## [1.2.55](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.54...@contentful/default-field-editors@1.2.55) (2023-01-20)
|
|
117
|
-
|
|
118
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
119
|
-
|
|
120
|
-
## [1.2.54](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.53...@contentful/default-field-editors@1.2.54) (2023-01-18)
|
|
121
|
-
|
|
122
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
123
|
-
|
|
124
|
-
## [1.2.53](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.52...@contentful/default-field-editors@1.2.53) (2023-01-13)
|
|
125
|
-
|
|
126
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
127
|
-
|
|
128
|
-
## [1.2.52](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.50...@contentful/default-field-editors@1.2.52) (2023-01-11)
|
|
129
|
-
|
|
130
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
131
|
-
|
|
132
|
-
## [1.2.51](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.50...@contentful/default-field-editors@1.2.51) (2023-01-11)
|
|
133
|
-
|
|
134
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
135
|
-
|
|
136
|
-
## [1.2.50](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.49...@contentful/default-field-editors@1.2.50) (2023-01-02)
|
|
137
|
-
|
|
138
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
139
|
-
|
|
140
|
-
## [1.2.49](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.48...@contentful/default-field-editors@1.2.49) (2022-12-23)
|
|
141
|
-
|
|
142
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
143
|
-
|
|
144
|
-
## [1.2.48](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.47...@contentful/default-field-editors@1.2.48) (2022-12-09)
|
|
145
|
-
|
|
146
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
147
|
-
|
|
148
|
-
## [1.2.47](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.46...@contentful/default-field-editors@1.2.47) (2022-12-08)
|
|
149
|
-
|
|
150
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
151
|
-
|
|
152
|
-
## [1.2.46](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.45...@contentful/default-field-editors@1.2.46) (2022-12-06)
|
|
153
|
-
|
|
154
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
155
|
-
|
|
156
|
-
## [1.2.45](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.44...@contentful/default-field-editors@1.2.45) (2022-11-18)
|
|
157
|
-
|
|
158
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
159
|
-
|
|
160
|
-
## [1.2.44](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.43...@contentful/default-field-editors@1.2.44) (2022-11-16)
|
|
161
|
-
|
|
162
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
163
|
-
|
|
164
|
-
## [1.2.43](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.42...@contentful/default-field-editors@1.2.43) (2022-11-07)
|
|
165
|
-
|
|
166
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
167
|
-
|
|
168
|
-
## [1.2.42](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.41...@contentful/default-field-editors@1.2.42) (2022-11-07)
|
|
169
|
-
|
|
170
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
171
|
-
|
|
172
|
-
## [1.2.41](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.40...@contentful/default-field-editors@1.2.41) (2022-11-07)
|
|
173
|
-
|
|
174
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
175
|
-
|
|
176
|
-
## [1.2.40](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.39...@contentful/default-field-editors@1.2.40) (2022-11-04)
|
|
177
|
-
|
|
178
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
179
|
-
|
|
180
|
-
## [1.2.39](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.38...@contentful/default-field-editors@1.2.39) (2022-11-02)
|
|
181
|
-
|
|
182
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
183
|
-
|
|
184
|
-
## [1.2.38](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.37...@contentful/default-field-editors@1.2.38) (2022-10-12)
|
|
185
|
-
|
|
186
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
187
|
-
|
|
188
|
-
## [1.2.37](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.36...@contentful/default-field-editors@1.2.37) (2022-10-11)
|
|
189
|
-
|
|
190
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
191
|
-
|
|
192
|
-
## [1.2.36](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.35...@contentful/default-field-editors@1.2.36) (2022-10-07)
|
|
193
|
-
|
|
194
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
195
|
-
|
|
196
|
-
## [1.2.35](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.34...@contentful/default-field-editors@1.2.35) (2022-10-06)
|
|
197
|
-
|
|
198
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
199
|
-
|
|
200
|
-
## [1.2.34](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.33...@contentful/default-field-editors@1.2.34) (2022-09-30)
|
|
201
|
-
|
|
202
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
203
|
-
|
|
204
|
-
## [1.2.33](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.32...@contentful/default-field-editors@1.2.33) (2022-09-22)
|
|
205
|
-
|
|
206
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
207
|
-
|
|
208
|
-
## [1.2.32](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.31...@contentful/default-field-editors@1.2.32) (2022-09-21)
|
|
209
|
-
|
|
210
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
211
|
-
|
|
212
|
-
## [1.2.31](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.30...@contentful/default-field-editors@1.2.31) (2022-09-21)
|
|
213
|
-
|
|
214
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
215
|
-
|
|
216
|
-
## [1.2.30](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.29...@contentful/default-field-editors@1.2.30) (2022-09-19)
|
|
217
|
-
|
|
218
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
219
|
-
|
|
220
|
-
## [1.2.29](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.28...@contentful/default-field-editors@1.2.29) (2022-09-16)
|
|
221
|
-
|
|
222
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
223
|
-
|
|
224
|
-
## [1.2.28](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.27...@contentful/default-field-editors@1.2.28) (2022-09-16)
|
|
225
|
-
|
|
226
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
227
|
-
|
|
228
|
-
## [1.2.27](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.26...@contentful/default-field-editors@1.2.27) (2022-09-15)
|
|
229
|
-
|
|
230
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
231
|
-
|
|
232
|
-
## [1.2.26](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.25...@contentful/default-field-editors@1.2.26) (2022-09-15)
|
|
233
|
-
|
|
234
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
235
|
-
|
|
236
|
-
## [1.2.25](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.24...@contentful/default-field-editors@1.2.25) (2022-09-14)
|
|
237
|
-
|
|
238
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
239
|
-
|
|
240
|
-
## [1.2.24](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.23...@contentful/default-field-editors@1.2.24) (2022-09-12)
|
|
241
|
-
|
|
242
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
243
|
-
|
|
244
|
-
## [1.2.23](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.22...@contentful/default-field-editors@1.2.23) (2022-09-09)
|
|
245
|
-
|
|
246
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
247
|
-
|
|
248
|
-
## [1.2.22](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.21...@contentful/default-field-editors@1.2.22) (2022-09-07)
|
|
249
|
-
|
|
250
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
251
|
-
|
|
252
|
-
## [1.2.21](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.20...@contentful/default-field-editors@1.2.21) (2022-09-06)
|
|
253
|
-
|
|
254
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
255
|
-
|
|
256
|
-
## [1.2.20](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.19...@contentful/default-field-editors@1.2.20) (2022-08-30)
|
|
257
|
-
|
|
258
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
259
|
-
|
|
260
|
-
## [1.2.19](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.18...@contentful/default-field-editors@1.2.19) (2022-08-26)
|
|
261
|
-
|
|
262
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
263
|
-
|
|
264
|
-
## [1.2.18](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.17...@contentful/default-field-editors@1.2.18) (2022-08-26)
|
|
265
|
-
|
|
266
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
267
|
-
|
|
268
|
-
## [1.2.17](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.16...@contentful/default-field-editors@1.2.17) (2022-08-25)
|
|
269
|
-
|
|
270
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
271
|
-
|
|
272
|
-
## [1.2.16](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.15...@contentful/default-field-editors@1.2.16) (2022-08-24)
|
|
273
|
-
|
|
274
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
275
|
-
|
|
276
|
-
## [1.2.15](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.14...@contentful/default-field-editors@1.2.15) (2022-08-22)
|
|
277
|
-
|
|
278
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
279
|
-
|
|
280
|
-
## [1.2.14](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.13...@contentful/default-field-editors@1.2.14) (2022-08-18)
|
|
281
|
-
|
|
282
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
283
|
-
|
|
284
|
-
## [1.2.13](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.12...@contentful/default-field-editors@1.2.13) (2022-08-10)
|
|
285
|
-
|
|
286
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
287
|
-
|
|
288
|
-
## [1.2.12](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.11...@contentful/default-field-editors@1.2.12) (2022-08-10)
|
|
289
|
-
|
|
290
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
291
|
-
|
|
292
|
-
## [1.2.11](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.10...@contentful/default-field-editors@1.2.11) (2022-08-10)
|
|
293
|
-
|
|
294
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
295
|
-
|
|
296
|
-
## [1.2.10](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.9...@contentful/default-field-editors@1.2.10) (2022-08-09)
|
|
297
|
-
|
|
298
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
299
|
-
|
|
300
|
-
## [1.2.9](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.8...@contentful/default-field-editors@1.2.9) (2022-08-09)
|
|
301
|
-
|
|
302
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
303
|
-
|
|
304
|
-
## [1.2.8](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.7...@contentful/default-field-editors@1.2.8) (2022-08-09)
|
|
305
|
-
|
|
306
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
307
|
-
|
|
308
|
-
## [1.2.7](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.6...@contentful/default-field-editors@1.2.7) (2022-08-08)
|
|
309
|
-
|
|
310
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
311
|
-
|
|
312
|
-
## [1.2.6](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.5...@contentful/default-field-editors@1.2.6) (2022-07-29)
|
|
313
|
-
|
|
314
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
315
|
-
|
|
316
|
-
## [1.2.5](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.4...@contentful/default-field-editors@1.2.5) (2022-07-29)
|
|
317
|
-
|
|
318
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
319
|
-
|
|
320
|
-
## [1.2.4](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.3...@contentful/default-field-editors@1.2.4) (2022-07-29)
|
|
321
|
-
|
|
322
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
323
|
-
|
|
324
|
-
## [1.2.3](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.2...@contentful/default-field-editors@1.2.3) (2022-07-28)
|
|
325
|
-
|
|
326
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
327
|
-
|
|
328
|
-
## [1.2.2](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.1...@contentful/default-field-editors@1.2.2) (2022-07-26)
|
|
329
|
-
|
|
330
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
331
|
-
|
|
332
|
-
## [1.2.1](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.2.0...@contentful/default-field-editors@1.2.1) (2022-07-25)
|
|
333
|
-
|
|
334
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
335
|
-
|
|
336
|
-
# [1.2.0](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.1.45...@contentful/default-field-editors@1.2.0) (2022-07-22)
|
|
337
|
-
|
|
338
|
-
### Features
|
|
339
|
-
|
|
340
|
-
- bump @contentful/field-editor-json from 1.1.5 to 2.1.0 in default-field-editors ([#1197](https://github.com/contentful/field-editors/issues/1197)) ([be1a2bd](https://github.com/contentful/field-editors/commit/be1a2bd6fcf79feefb91de19f82f9249d2ade3b7))
|
|
341
|
-
|
|
342
|
-
## [1.1.45](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.1.44...@contentful/default-field-editors@1.1.45) (2022-07-22)
|
|
343
|
-
|
|
344
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
345
|
-
|
|
346
|
-
## [1.1.44](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.1.43...@contentful/default-field-editors@1.1.44) (2022-07-21)
|
|
347
|
-
|
|
348
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
349
|
-
|
|
350
|
-
## [1.1.43](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.1.42...@contentful/default-field-editors@1.1.43) (2022-07-21)
|
|
351
|
-
|
|
352
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
353
|
-
|
|
354
|
-
## [1.1.42](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.1.41...@contentful/default-field-editors@1.1.42) (2022-07-21)
|
|
355
|
-
|
|
356
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
357
|
-
|
|
358
|
-
## [1.1.41](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.1.40...@contentful/default-field-editors@1.1.41) (2022-07-19)
|
|
359
|
-
|
|
360
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
361
|
-
|
|
362
|
-
## [1.1.40](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.1.39...@contentful/default-field-editors@1.1.40) (2022-07-19)
|
|
363
|
-
|
|
364
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
365
|
-
|
|
366
|
-
## [1.1.39](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.1.38...@contentful/default-field-editors@1.1.39) (2022-07-18)
|
|
367
|
-
|
|
368
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
369
|
-
|
|
370
|
-
## [1.1.38](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.1.37...@contentful/default-field-editors@1.1.38) (2022-07-18)
|
|
371
|
-
|
|
372
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
373
|
-
|
|
374
|
-
## [1.1.37](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.1.36...@contentful/default-field-editors@1.1.37) (2022-07-15)
|
|
375
|
-
|
|
376
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
377
|
-
|
|
378
|
-
## [1.1.36](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.1.35...@contentful/default-field-editors@1.1.36) (2022-07-15)
|
|
379
|
-
|
|
380
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
381
|
-
|
|
382
|
-
## [1.1.35](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.1.34...@contentful/default-field-editors@1.1.35) (2022-07-12)
|
|
383
|
-
|
|
384
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
385
|
-
|
|
386
|
-
## [1.1.34](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.1.33...@contentful/default-field-editors@1.1.34) (2022-07-11)
|
|
387
|
-
|
|
388
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
389
|
-
|
|
390
|
-
## [1.1.33](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.1.32...@contentful/default-field-editors@1.1.33) (2022-07-06)
|
|
391
|
-
|
|
392
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
393
|
-
|
|
394
|
-
## [1.1.32](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.1.31...@contentful/default-field-editors@1.1.32) (2022-07-06)
|
|
395
|
-
|
|
396
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
397
|
-
|
|
398
|
-
## [1.1.31](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.1.30...@contentful/default-field-editors@1.1.31) (2022-07-06)
|
|
399
|
-
|
|
400
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
401
|
-
|
|
402
|
-
## [1.1.30](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.1.29...@contentful/default-field-editors@1.1.30) (2022-07-06)
|
|
403
|
-
|
|
404
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
405
|
-
|
|
406
|
-
## [1.1.29](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.1.28...@contentful/default-field-editors@1.1.29) (2022-07-05)
|
|
407
|
-
|
|
408
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
409
|
-
|
|
410
|
-
## [1.1.28](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.1.27...@contentful/default-field-editors@1.1.28) (2022-07-01)
|
|
411
|
-
|
|
412
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
413
|
-
|
|
414
|
-
## [1.1.27](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.1.26...@contentful/default-field-editors@1.1.27) (2022-06-30)
|
|
415
|
-
|
|
416
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
417
|
-
|
|
418
|
-
## [1.1.26](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.1.25...@contentful/default-field-editors@1.1.26) (2022-06-22)
|
|
419
|
-
|
|
420
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
421
|
-
|
|
422
|
-
## [1.1.25](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.1.24...@contentful/default-field-editors@1.1.25) (2022-06-22)
|
|
423
|
-
|
|
424
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
425
|
-
|
|
426
|
-
## [1.1.24](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.1.23...@contentful/default-field-editors@1.1.24) (2022-06-21)
|
|
427
|
-
|
|
428
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
429
|
-
|
|
430
|
-
## [1.1.23](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.1.22...@contentful/default-field-editors@1.1.23) (2022-06-15)
|
|
431
|
-
|
|
432
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
433
|
-
|
|
434
|
-
## [1.1.22](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.1.21...@contentful/default-field-editors@1.1.22) (2022-06-07)
|
|
435
|
-
|
|
436
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
437
|
-
|
|
438
|
-
## [1.1.21](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.1.20...@contentful/default-field-editors@1.1.21) (2022-05-27)
|
|
439
|
-
|
|
440
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
441
|
-
|
|
442
|
-
## [1.1.20](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.1.19...@contentful/default-field-editors@1.1.20) (2022-05-24)
|
|
443
|
-
|
|
444
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
445
|
-
|
|
446
|
-
## [1.1.19](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.1.18...@contentful/default-field-editors@1.1.19) (2022-05-24)
|
|
447
|
-
|
|
448
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
449
|
-
|
|
450
|
-
## [1.1.18](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.1.17...@contentful/default-field-editors@1.1.18) (2022-05-23)
|
|
451
|
-
|
|
452
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
453
|
-
|
|
454
|
-
## [1.1.17](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.1.16...@contentful/default-field-editors@1.1.17) (2022-05-20)
|
|
455
|
-
|
|
456
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
457
|
-
|
|
458
|
-
## [1.1.16](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.1.15...@contentful/default-field-editors@1.1.16) (2022-05-09)
|
|
459
|
-
|
|
460
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
461
|
-
|
|
462
|
-
## [1.1.15](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.1.14...@contentful/default-field-editors@1.1.15) (2022-05-06)
|
|
463
|
-
|
|
464
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
465
|
-
|
|
466
|
-
## [1.1.14](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.1.13...@contentful/default-field-editors@1.1.14) (2022-05-04)
|
|
467
|
-
|
|
468
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
469
|
-
|
|
470
|
-
## [1.1.13](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.1.12...@contentful/default-field-editors@1.1.13) (2022-05-03)
|
|
471
|
-
|
|
472
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
473
|
-
|
|
474
|
-
## [1.1.12](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.1.11...@contentful/default-field-editors@1.1.12) (2022-04-29)
|
|
475
|
-
|
|
476
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
477
|
-
|
|
478
|
-
## [1.1.11](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.1.10...@contentful/default-field-editors@1.1.11) (2022-04-28)
|
|
479
|
-
|
|
480
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
481
|
-
|
|
482
|
-
## [1.1.10](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.1.9...@contentful/default-field-editors@1.1.10) (2022-04-28)
|
|
483
|
-
|
|
484
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
485
|
-
|
|
486
|
-
## [1.1.9](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.1.8...@contentful/default-field-editors@1.1.9) (2022-04-20)
|
|
487
|
-
|
|
488
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
489
|
-
|
|
490
|
-
## [1.1.8](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.1.7...@contentful/default-field-editors@1.1.8) (2022-04-19)
|
|
491
|
-
|
|
492
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
493
|
-
|
|
494
|
-
## [1.1.7](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.1.6...@contentful/default-field-editors@1.1.7) (2022-03-31)
|
|
495
|
-
|
|
496
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
497
|
-
|
|
498
|
-
## [1.1.6](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.1.5...@contentful/default-field-editors@1.1.6) (2022-03-29)
|
|
499
|
-
|
|
500
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
501
|
-
|
|
502
|
-
## [1.1.5](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.1.4...@contentful/default-field-editors@1.1.5) (2022-03-02)
|
|
503
|
-
|
|
504
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
505
|
-
|
|
506
|
-
## [1.1.4](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.1.3...@contentful/default-field-editors@1.1.4) (2022-02-15)
|
|
507
|
-
|
|
508
|
-
### Bug Fixes
|
|
509
|
-
|
|
510
|
-
- bump f36 packages ([#1025](https://github.com/contentful/field-editors/issues/1025)) ([ec37a40](https://github.com/contentful/field-editors/commit/ec37a4000db7cd75c66dd9621136b2272c9feeea))
|
|
511
|
-
|
|
512
|
-
## [1.1.3](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.1.2...@contentful/default-field-editors@1.1.3) (2022-02-14)
|
|
513
|
-
|
|
514
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
515
|
-
|
|
516
|
-
## [1.1.2](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.1.1...@contentful/default-field-editors@1.1.2) (2022-02-01)
|
|
517
|
-
|
|
518
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
519
|
-
|
|
520
|
-
## [1.1.1](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.1.0...@contentful/default-field-editors@1.1.1) (2022-01-20)
|
|
521
|
-
|
|
522
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
523
|
-
|
|
524
|
-
# [1.1.0](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.0.13...@contentful/default-field-editors@1.1.0) (2022-01-11)
|
|
525
|
-
|
|
526
|
-
### Features
|
|
527
|
-
|
|
528
|
-
- bump f36 packages to stable v4 [BAU-521] ([#988](https://github.com/contentful/field-editors/issues/988)) ([419cf56](https://github.com/contentful/field-editors/commit/419cf56692179b074fcfa2743469d5265ed98429))
|
|
529
|
-
|
|
530
|
-
## [1.0.13](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.0.12...@contentful/default-field-editors@1.0.13) (2021-12-23)
|
|
531
|
-
|
|
532
|
-
### Bug Fixes
|
|
533
|
-
|
|
534
|
-
- markdown buttons ([#968](https://github.com/contentful/field-editors/issues/968)) ([9803b98](https://github.com/contentful/field-editors/commit/9803b98c25d92df6148686ffe2749a77f7efdbb9))
|
|
535
|
-
|
|
536
|
-
## [1.0.12](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.0.11...@contentful/default-field-editors@1.0.12) (2021-12-22)
|
|
537
|
-
|
|
538
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
539
|
-
|
|
540
|
-
## [1.0.11](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.0.10...@contentful/default-field-editors@1.0.11) (2021-12-20)
|
|
541
|
-
|
|
542
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
543
|
-
|
|
544
|
-
## [1.0.10](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.0.9...@contentful/default-field-editors@1.0.10) (2021-12-06)
|
|
545
|
-
|
|
546
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
547
|
-
|
|
548
|
-
## [1.0.9](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.0.8...@contentful/default-field-editors@1.0.9) (2021-12-03)
|
|
549
|
-
|
|
550
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
551
|
-
|
|
552
|
-
## [1.0.8](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.0.7...@contentful/default-field-editors@1.0.8) (2021-11-27)
|
|
553
|
-
|
|
554
|
-
### Bug Fixes
|
|
555
|
-
|
|
556
|
-
- correctly determine default widget ([#943](https://github.com/contentful/field-editors/issues/943)) ([4816929](https://github.com/contentful/field-editors/commit/4816929b33348f89a1eb8af9b1a5fe9fc5b98743))
|
|
557
|
-
|
|
558
|
-
## [1.0.7](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.0.6...@contentful/default-field-editors@1.0.7) (2021-11-26)
|
|
559
|
-
|
|
560
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
561
|
-
|
|
562
|
-
## [1.0.6](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.0.5...@contentful/default-field-editors@1.0.6) (2021-11-18)
|
|
563
|
-
|
|
564
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
565
|
-
|
|
566
|
-
## [1.0.5](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.0.4...@contentful/default-field-editors@1.0.5) (2021-11-17)
|
|
567
|
-
|
|
568
|
-
### Bug Fixes
|
|
569
|
-
|
|
570
|
-
- **card-actions:** update forma 36 to fix card actions click issue ([#927](https://github.com/contentful/field-editors/issues/927)) ([3dfdef2](https://github.com/contentful/field-editors/commit/3dfdef2c2b0045f12ea94ddafca89a8e9f25e7d0))
|
|
571
|
-
|
|
572
|
-
## [1.0.4](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.0.3...@contentful/default-field-editors@1.0.4) (2021-11-08)
|
|
573
|
-
|
|
574
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
575
|
-
|
|
576
|
-
## [1.0.3](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.0.2...@contentful/default-field-editors@1.0.3) (2021-11-08)
|
|
577
|
-
|
|
578
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
579
|
-
|
|
580
|
-
## [1.0.2](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.0.1...@contentful/default-field-editors@1.0.2) (2021-11-04)
|
|
581
|
-
|
|
582
|
-
### Bug Fixes
|
|
583
|
-
|
|
584
|
-
- add content type id to field id ([71f4d83](https://github.com/contentful/field-editors/commit/71f4d83fff6fff617430cb2048030bdaabfc6487))
|
|
585
|
-
|
|
586
|
-
## [1.0.1](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@1.0.0...@contentful/default-field-editors@1.0.1) (2021-11-04)
|
|
587
|
-
|
|
588
|
-
### Bug Fixes
|
|
589
|
-
|
|
590
|
-
- pass a unique form-control id ([#908](https://github.com/contentful/field-editors/issues/908)) ([d0e0480](https://github.com/contentful/field-editors/commit/d0e048023287b77191e6ae4b7148472b169e5564))
|
|
591
|
-
|
|
592
|
-
# [1.0.0](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.11.0...@contentful/default-field-editors@1.0.0) (2021-11-04)
|
|
593
|
-
|
|
594
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
595
|
-
|
|
596
|
-
# [0.11.0](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.10.3...@contentful/default-field-editors@0.11.0) (2021-11-04)
|
|
597
|
-
|
|
598
|
-
### Features
|
|
599
|
-
|
|
600
|
-
- Forma v4 components adoption ([#805](https://github.com/contentful/field-editors/issues/805)) ([526bde6](https://github.com/contentful/field-editors/commit/526bde6e10e0ee3789705ec10fb31489af7ca59e))
|
|
601
|
-
|
|
602
|
-
### BREAKING CHANGES
|
|
603
|
-
|
|
604
|
-
- adopts a new Forma v4 beta
|
|
605
|
-
|
|
606
|
-
## [0.10.3](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.10.2...@contentful/default-field-editors@0.10.3) (2021-11-01)
|
|
607
|
-
|
|
608
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
609
|
-
|
|
610
|
-
## [0.10.2](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.10.1...@contentful/default-field-editors@0.10.2) (2021-10-18)
|
|
611
|
-
|
|
612
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
613
|
-
|
|
614
|
-
## [0.10.1](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.10.0...@contentful/default-field-editors@0.10.1) (2021-10-14)
|
|
615
|
-
|
|
616
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
617
|
-
|
|
618
|
-
# [0.10.0](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.9.17...@contentful/default-field-editors@0.10.0) (2021-10-06)
|
|
619
|
-
|
|
620
|
-
### Features
|
|
621
|
-
|
|
622
|
-
- [EXT-3161] bump app sdk to v4 ([#881](https://github.com/contentful/field-editors/issues/881)) ([9c4a2af](https://github.com/contentful/field-editors/commit/9c4a2af07da203d59fb5f15c3a5188ecc64b1d44))
|
|
623
|
-
|
|
624
|
-
## [0.9.17](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.9.16...@contentful/default-field-editors@0.9.17) (2021-10-06)
|
|
625
|
-
|
|
626
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
627
|
-
|
|
628
|
-
## [0.9.16](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.9.15...@contentful/default-field-editors@0.9.16) (2021-09-20)
|
|
629
|
-
|
|
630
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
631
|
-
|
|
632
|
-
## [0.9.15](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.9.14...@contentful/default-field-editors@0.9.15) (2021-09-17)
|
|
633
|
-
|
|
634
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
635
|
-
|
|
636
|
-
## [0.9.14](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.9.13...@contentful/default-field-editors@0.9.14) (2021-09-17)
|
|
637
|
-
|
|
638
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
639
|
-
|
|
640
|
-
## [0.9.13](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.9.12...@contentful/default-field-editors@0.9.13) (2021-09-16)
|
|
641
|
-
|
|
642
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
643
|
-
|
|
644
|
-
## [0.9.12](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.9.11...@contentful/default-field-editors@0.9.12) (2021-08-26)
|
|
645
|
-
|
|
646
|
-
### Bug Fixes
|
|
647
|
-
|
|
648
|
-
- do not resubscribe to errors on every render ([#808](https://github.com/contentful/field-editors/issues/808)) ([a4dc0f6](https://github.com/contentful/field-editors/commit/a4dc0f6f5f1b878d4428c9ac90bea41713a8da9a))
|
|
649
|
-
|
|
650
|
-
## [0.9.11](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.9.10...@contentful/default-field-editors@0.9.11) (2021-08-24)
|
|
651
|
-
|
|
652
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
653
|
-
|
|
654
|
-
## [0.9.10](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.9.9...@contentful/default-field-editors@0.9.10) (2021-08-19)
|
|
655
|
-
|
|
656
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
657
|
-
|
|
658
|
-
## [0.9.9](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.9.8...@contentful/default-field-editors@0.9.9) (2021-08-11)
|
|
659
|
-
|
|
660
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
661
|
-
|
|
662
|
-
## [0.9.8](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.9.7...@contentful/default-field-editors@0.9.8) (2021-08-06)
|
|
663
|
-
|
|
664
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
665
|
-
|
|
666
|
-
## [0.9.7](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.9.6...@contentful/default-field-editors@0.9.7) (2021-08-05)
|
|
667
|
-
|
|
668
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
669
|
-
|
|
670
|
-
## [0.9.6](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.9.5...@contentful/default-field-editors@0.9.6) (2021-08-04)
|
|
671
|
-
|
|
672
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
673
|
-
|
|
674
|
-
## [0.9.5](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.9.4...@contentful/default-field-editors@0.9.5) (2021-07-30)
|
|
675
|
-
|
|
676
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
677
|
-
|
|
678
|
-
## [0.9.4](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.9.3...@contentful/default-field-editors@0.9.4) (2021-07-29)
|
|
679
|
-
|
|
680
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
681
|
-
|
|
682
|
-
## [0.9.3](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.9.2...@contentful/default-field-editors@0.9.3) (2021-07-28)
|
|
683
|
-
|
|
684
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
685
|
-
|
|
686
|
-
## [0.9.2](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.9.1...@contentful/default-field-editors@0.9.2) (2021-07-28)
|
|
687
|
-
|
|
688
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
689
|
-
|
|
690
|
-
## [0.9.1](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.9.0...@contentful/default-field-editors@0.9.1) (2021-07-26)
|
|
691
|
-
|
|
692
|
-
### Bug Fixes
|
|
693
|
-
|
|
694
|
-
- adjust rich-text version manually ([#781](https://github.com/contentful/field-editors/issues/781)) ([f770e4f](https://github.com/contentful/field-editors/commit/f770e4f731f1ebec0ac64881c8c60015709fa26d))
|
|
695
|
-
|
|
696
|
-
# [0.9.0](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.8.23...@contentful/default-field-editors@0.9.0) (2021-07-23)
|
|
697
|
-
|
|
698
|
-
### Features
|
|
699
|
-
|
|
700
|
-
- 💡 new color tokens ([#778](https://github.com/contentful/field-editors/issues/778)) ([fba548d](https://github.com/contentful/field-editors/commit/fba548de32305016df7f2685634eefb14294828f))
|
|
701
|
-
|
|
702
|
-
## [0.8.23](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.8.22...@contentful/default-field-editors@0.8.23) (2021-07-12)
|
|
703
|
-
|
|
704
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
705
|
-
|
|
706
|
-
## [0.8.22](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.8.19...@contentful/default-field-editors@0.8.22) (2021-07-06)
|
|
707
|
-
|
|
708
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
709
|
-
|
|
710
|
-
## [0.8.21](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.8.19...@contentful/default-field-editors@0.8.21) (2021-07-06)
|
|
711
|
-
|
|
712
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
713
|
-
|
|
714
|
-
## [0.8.20](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.8.19...@contentful/default-field-editors@0.8.20) (2021-06-23)
|
|
715
|
-
|
|
716
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
717
|
-
|
|
718
|
-
## [0.8.19](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.8.18...@contentful/default-field-editors@0.8.19) (2021-06-23)
|
|
719
|
-
|
|
720
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
721
|
-
|
|
722
|
-
## [0.8.18](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.8.17...@contentful/default-field-editors@0.8.18) (2021-06-22)
|
|
723
|
-
|
|
724
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
725
|
-
|
|
726
|
-
## [0.8.17](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.8.16...@contentful/default-field-editors@0.8.17) (2021-06-11)
|
|
727
|
-
|
|
728
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
729
|
-
|
|
730
|
-
## [0.8.16](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.8.15...@contentful/default-field-editors@0.8.16) (2021-06-07)
|
|
731
|
-
|
|
732
|
-
### Bug Fixes
|
|
733
|
-
|
|
734
|
-
- **default-field-editors:** re-render Field children on locale change ([#733](https://github.com/contentful/field-editors/issues/733)) ([b34c833](https://github.com/contentful/field-editors/commit/b34c8338027bec8497e036345c576983b7c1053f))
|
|
735
|
-
|
|
736
|
-
## [0.8.15](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.8.14...@contentful/default-field-editors@0.8.15) (2021-06-01)
|
|
737
|
-
|
|
738
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
739
|
-
|
|
740
|
-
## [0.8.14](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.8.13...@contentful/default-field-editors@0.8.14) (2021-05-20)
|
|
741
|
-
|
|
742
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
743
|
-
|
|
744
|
-
## [0.8.13](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.8.12...@contentful/default-field-editors@0.8.13) (2021-04-14)
|
|
745
|
-
|
|
746
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
747
|
-
|
|
748
|
-
## [0.8.12](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.8.11...@contentful/default-field-editors@0.8.12) (2021-04-13)
|
|
749
|
-
|
|
750
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
751
|
-
|
|
752
|
-
## [0.8.11](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.8.10...@contentful/default-field-editors@0.8.11) (2021-04-06)
|
|
753
|
-
|
|
754
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
755
|
-
|
|
756
|
-
## [0.8.10](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.8.9...@contentful/default-field-editors@0.8.10) (2021-03-29)
|
|
757
|
-
|
|
758
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
759
|
-
|
|
760
|
-
## [0.8.9](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.8.8...@contentful/default-field-editors@0.8.9) (2021-03-22)
|
|
761
|
-
|
|
762
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
763
|
-
|
|
764
|
-
## [0.8.8](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.8.7...@contentful/default-field-editors@0.8.8) (2021-03-15)
|
|
765
|
-
|
|
766
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
767
|
-
|
|
768
|
-
## [0.8.7](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.8.6...@contentful/default-field-editors@0.8.7) (2021-03-12)
|
|
769
|
-
|
|
770
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
771
|
-
|
|
772
|
-
## [0.8.6](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.8.5...@contentful/default-field-editors@0.8.6) (2021-03-12)
|
|
773
|
-
|
|
774
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
775
|
-
|
|
776
|
-
## [0.8.5](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.8.4...@contentful/default-field-editors@0.8.5) (2021-03-10)
|
|
777
|
-
|
|
778
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
779
|
-
|
|
780
|
-
## [0.8.4](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.8.3...@contentful/default-field-editors@0.8.4) (2021-03-05)
|
|
781
|
-
|
|
782
|
-
### Bug Fixes
|
|
783
|
-
|
|
784
|
-
- **\_test,default-field-editors:** correct esm entry file ([#624](https://github.com/contentful/field-editors/issues/624)) ([4089d57](https://github.com/contentful/field-editors/commit/4089d572e90d370c52e1d6f42192c335984907dd))
|
|
785
|
-
|
|
786
|
-
## [0.8.3](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.8.2...@contentful/default-field-editors@0.8.3) (2021-03-04)
|
|
787
|
-
|
|
788
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
789
|
-
|
|
790
|
-
## [0.8.2](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.8.1...@contentful/default-field-editors@0.8.2) (2021-03-04)
|
|
791
|
-
|
|
792
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
793
|
-
|
|
794
|
-
## [0.8.1](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.8.0...@contentful/default-field-editors@0.8.1) (2021-03-02)
|
|
795
|
-
|
|
796
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
797
|
-
|
|
798
|
-
# [0.8.0](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.7.0...@contentful/default-field-editors@0.8.0) (2021-02-24)
|
|
799
|
-
|
|
800
|
-
### Features
|
|
801
|
-
|
|
802
|
-
- default-field-editors doc improvements ([#612](https://github.com/contentful/field-editors/issues/612)) ([21229dd](https://github.com/contentful/field-editors/commit/21229dd7040b75681c3a2eab427cd34ccb83e06f))
|
|
803
|
-
|
|
804
|
-
# [0.7.0](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.6.7...@contentful/default-field-editors@0.7.0) (2021-02-19)
|
|
805
|
-
|
|
806
|
-
### Features
|
|
807
|
-
|
|
808
|
-
- bump min version of forma-36 ([#606](https://github.com/contentful/field-editors/issues/606)) ([fd57c7a](https://github.com/contentful/field-editors/commit/fd57c7a4312766af38c01507f17706ab22992617))
|
|
809
|
-
|
|
810
|
-
## [0.6.7](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.6.6...@contentful/default-field-editors@0.6.7) (2021-02-17)
|
|
811
|
-
|
|
812
|
-
### Bug Fixes
|
|
813
|
-
|
|
814
|
-
- 🐛 revert package bump due to failed publish ([#603](https://github.com/contentful/field-editors/issues/603)) ([4d2f17c](https://github.com/contentful/field-editors/commit/4d2f17cce86dfa98d55aa861416076d6457a9edd))
|
|
815
|
-
|
|
816
|
-
## [0.6.6](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.6.5...@contentful/default-field-editors@0.6.6) (2021-02-16)
|
|
817
|
-
|
|
818
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
819
|
-
|
|
820
|
-
## [0.6.5](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.6.4...@contentful/default-field-editors@0.6.5) (2021-02-09)
|
|
821
|
-
|
|
822
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
823
|
-
|
|
824
|
-
## [0.6.4](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.6.3...@contentful/default-field-editors@0.6.4) (2021-02-08)
|
|
825
|
-
|
|
826
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
827
|
-
|
|
828
|
-
## [0.6.3](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.6.2...@contentful/default-field-editors@0.6.3) (2021-02-08)
|
|
829
|
-
|
|
830
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
831
|
-
|
|
832
|
-
## [0.6.2](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.6.1...@contentful/default-field-editors@0.6.2) (2021-02-05)
|
|
833
|
-
|
|
834
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
835
|
-
|
|
836
|
-
## [0.6.1](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.6.0...@contentful/default-field-editors@0.6.1) (2021-02-04)
|
|
837
|
-
|
|
838
|
-
### Bug Fixes
|
|
839
|
-
|
|
840
|
-
- 🐛 proper resolving default fallack for references ([#583](https://github.com/contentful/field-editors/issues/583)) ([b5811b9](https://github.com/contentful/field-editors/commit/b5811b9d26b820200ae3b08dd2733cad931dba67))
|
|
841
|
-
|
|
842
|
-
# [0.6.0](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.5.3...@contentful/default-field-editors@0.6.0) (2021-02-04)
|
|
843
|
-
|
|
844
|
-
### Features
|
|
845
|
-
|
|
846
|
-
- 🎸 fallback to a default inferred widget id ([#582](https://github.com/contentful/field-editors/issues/582)) ([cf15155](https://github.com/contentful/field-editors/commit/cf15155b32c11f7c93612bd4afe386e95a21b62f))
|
|
847
|
-
|
|
848
|
-
## [0.5.3](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.5.2...@contentful/default-field-editors@0.5.3) (2021-02-03)
|
|
849
|
-
|
|
850
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
851
|
-
|
|
852
|
-
## [0.5.2](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.5.1...@contentful/default-field-editors@0.5.2) (2021-02-01)
|
|
853
|
-
|
|
854
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
855
|
-
|
|
856
|
-
## [0.5.1](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.5.0...@contentful/default-field-editors@0.5.1) (2021-01-25)
|
|
857
|
-
|
|
858
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
859
|
-
|
|
860
|
-
# [0.5.0](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.4.5...@contentful/default-field-editors@0.5.0) (2021-01-20)
|
|
861
|
-
|
|
862
|
-
### Features
|
|
863
|
-
|
|
864
|
-
- update minimal forma-36 versions to use updated design ([#565](https://github.com/contentful/field-editors/issues/565)) ([332c734](https://github.com/contentful/field-editors/commit/332c734bfaf54f0e9773fcbb460d743b1f5459ec))
|
|
865
|
-
|
|
866
|
-
## [0.4.5](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.4.4...@contentful/default-field-editors@0.4.5) (2021-01-20)
|
|
867
|
-
|
|
868
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
869
|
-
|
|
870
|
-
## [0.4.4](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.4.3...@contentful/default-field-editors@0.4.4) (2021-01-15)
|
|
871
|
-
|
|
872
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
873
|
-
|
|
874
|
-
## [0.4.3](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.4.2...@contentful/default-field-editors@0.4.3) (2021-01-14)
|
|
875
|
-
|
|
876
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
877
|
-
|
|
878
|
-
## [0.4.2](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.4.1...@contentful/default-field-editors@0.4.2) (2021-01-13)
|
|
879
|
-
|
|
880
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
881
|
-
|
|
882
|
-
## [0.4.1](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.4.0...@contentful/default-field-editors@0.4.1) (2021-01-12)
|
|
883
|
-
|
|
884
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
885
|
-
|
|
886
|
-
# [0.4.0](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.3.50...@contentful/default-field-editors@0.4.0) (2021-01-12)
|
|
887
|
-
|
|
888
|
-
### Features
|
|
889
|
-
|
|
890
|
-
- update minimal required Forma version to the 3.73.12 ([#552](https://github.com/contentful/field-editors/issues/552)) ([2816fd9](https://github.com/contentful/field-editors/commit/2816fd960c28815faebf49a9ef8f4c4c0d91fc36))
|
|
891
|
-
|
|
892
|
-
## [0.3.50](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.3.49...@contentful/default-field-editors@0.3.50) (2021-01-11)
|
|
893
|
-
|
|
894
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
895
|
-
|
|
896
|
-
## [0.3.49](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.3.48...@contentful/default-field-editors@0.3.49) (2021-01-11)
|
|
897
|
-
|
|
898
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
899
|
-
|
|
900
|
-
## [0.3.48](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.3.47...@contentful/default-field-editors@0.3.48) (2020-12-23)
|
|
901
|
-
|
|
902
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
903
|
-
|
|
904
|
-
## [0.3.47](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.3.46...@contentful/default-field-editors@0.3.47) (2020-12-21)
|
|
905
|
-
|
|
906
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
907
|
-
|
|
908
|
-
## [0.3.46](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.3.45...@contentful/default-field-editors@0.3.46) (2020-12-16)
|
|
909
|
-
|
|
910
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
911
|
-
|
|
912
|
-
## [0.3.45](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.3.44...@contentful/default-field-editors@0.3.45) (2020-12-16)
|
|
913
|
-
|
|
914
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
915
|
-
|
|
916
|
-
## [0.3.44](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.3.43...@contentful/default-field-editors@0.3.44) (2020-12-16)
|
|
917
|
-
|
|
918
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
919
|
-
|
|
920
|
-
## [0.3.43](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.3.42...@contentful/default-field-editors@0.3.43) (2020-12-14)
|
|
921
|
-
|
|
922
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
923
|
-
|
|
924
|
-
## [0.3.42](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.3.41...@contentful/default-field-editors@0.3.42) (2020-12-10)
|
|
925
|
-
|
|
926
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
927
|
-
|
|
928
|
-
## [0.3.41](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.3.40...@contentful/default-field-editors@0.3.41) (2020-11-30)
|
|
929
|
-
|
|
930
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
931
|
-
|
|
932
|
-
## [0.3.40](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.3.39...@contentful/default-field-editors@0.3.40) (2020-11-23)
|
|
933
|
-
|
|
934
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
935
|
-
|
|
936
|
-
## [0.3.39](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.3.38...@contentful/default-field-editors@0.3.39) (2020-11-23)
|
|
937
|
-
|
|
938
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
939
|
-
|
|
940
|
-
## [0.3.38](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.3.37...@contentful/default-field-editors@0.3.38) (2020-11-17)
|
|
941
|
-
|
|
942
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
943
|
-
|
|
944
|
-
## [0.3.37](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.3.36...@contentful/default-field-editors@0.3.37) (2020-11-17)
|
|
945
|
-
|
|
946
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
947
|
-
|
|
948
|
-
## [0.3.36](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.3.35...@contentful/default-field-editors@0.3.36) (2020-11-13)
|
|
949
|
-
|
|
950
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
951
|
-
|
|
952
|
-
## [0.3.35](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.3.34...@contentful/default-field-editors@0.3.35) (2020-11-13)
|
|
953
|
-
|
|
954
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
955
|
-
|
|
956
|
-
## [0.3.34](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.3.33...@contentful/default-field-editors@0.3.34) (2020-11-11)
|
|
957
|
-
|
|
958
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
959
|
-
|
|
960
|
-
## [0.3.33](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.3.32...@contentful/default-field-editors@0.3.33) (2020-11-10)
|
|
961
|
-
|
|
962
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
963
|
-
|
|
964
|
-
## [0.3.32](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.3.31...@contentful/default-field-editors@0.3.32) (2020-11-09)
|
|
965
|
-
|
|
966
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
967
|
-
|
|
968
|
-
## [0.3.31](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.3.30...@contentful/default-field-editors@0.3.31) (2020-11-09)
|
|
969
|
-
|
|
970
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
971
|
-
|
|
972
|
-
## [0.3.30](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.3.29...@contentful/default-field-editors@0.3.30) (2020-11-06)
|
|
973
|
-
|
|
974
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
975
|
-
|
|
976
|
-
## [0.3.29](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.3.28...@contentful/default-field-editors@0.3.29) (2020-11-06)
|
|
977
|
-
|
|
978
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
979
|
-
|
|
980
|
-
## [0.3.28](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.3.27...@contentful/default-field-editors@0.3.28) (2020-11-05)
|
|
981
|
-
|
|
982
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
983
|
-
|
|
984
|
-
## [0.3.27](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.3.26...@contentful/default-field-editors@0.3.27) (2020-11-04)
|
|
985
|
-
|
|
986
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
987
|
-
|
|
988
|
-
## [0.3.26](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.3.25...@contentful/default-field-editors@0.3.26) (2020-10-28)
|
|
989
|
-
|
|
990
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
991
|
-
|
|
992
|
-
## [0.3.25](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.3.24...@contentful/default-field-editors@0.3.25) (2020-10-28)
|
|
993
|
-
|
|
994
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
995
|
-
|
|
996
|
-
## [0.3.24](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.3.23...@contentful/default-field-editors@0.3.24) (2020-10-27)
|
|
997
|
-
|
|
998
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
999
|
-
|
|
1000
|
-
## [0.3.23](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.3.22...@contentful/default-field-editors@0.3.23) (2020-10-23)
|
|
1001
|
-
|
|
1002
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
1003
|
-
|
|
1004
|
-
## [0.3.22](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.3.21...@contentful/default-field-editors@0.3.22) (2020-10-21)
|
|
1005
|
-
|
|
1006
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
1007
|
-
|
|
1008
|
-
## [0.3.21](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.3.20...@contentful/default-field-editors@0.3.21) (2020-10-15)
|
|
1009
|
-
|
|
1010
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
1011
|
-
|
|
1012
|
-
## [0.3.20](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.3.19...@contentful/default-field-editors@0.3.20) (2020-10-09)
|
|
1013
|
-
|
|
1014
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
1015
|
-
|
|
1016
|
-
## [0.3.19](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.3.18...@contentful/default-field-editors@0.3.19) (2020-10-09)
|
|
1017
|
-
|
|
1018
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
1019
|
-
|
|
1020
|
-
## [0.3.18](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.3.17...@contentful/default-field-editors@0.3.18) (2020-10-02)
|
|
1021
|
-
|
|
1022
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
1023
|
-
|
|
1024
|
-
## [0.3.17](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.3.16...@contentful/default-field-editors@0.3.17) (2020-10-02)
|
|
1025
|
-
|
|
1026
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
1027
|
-
|
|
1028
|
-
## [0.3.16](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.3.15...@contentful/default-field-editors@0.3.16) (2020-10-01)
|
|
1029
|
-
|
|
1030
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
1031
|
-
|
|
1032
|
-
## [0.3.15](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.3.14...@contentful/default-field-editors@0.3.15) (2020-09-29)
|
|
1033
|
-
|
|
1034
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
1035
|
-
|
|
1036
|
-
## [0.3.14](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.3.13...@contentful/default-field-editors@0.3.14) (2020-09-29)
|
|
1037
|
-
|
|
1038
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
1039
|
-
|
|
1040
|
-
## [0.3.13](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.3.12...@contentful/default-field-editors@0.3.13) (2020-09-22)
|
|
1041
|
-
|
|
1042
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
1043
|
-
|
|
1044
|
-
## [0.3.12](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.3.11...@contentful/default-field-editors@0.3.12) (2020-09-21)
|
|
1045
|
-
|
|
1046
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
1047
|
-
|
|
1048
|
-
## [0.3.11](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.3.10...@contentful/default-field-editors@0.3.11) (2020-09-21)
|
|
1049
|
-
|
|
1050
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
1051
|
-
|
|
1052
|
-
## [0.3.10](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.3.9...@contentful/default-field-editors@0.3.10) (2020-09-08)
|
|
1053
|
-
|
|
1054
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
1055
|
-
|
|
1056
|
-
## [0.3.9](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.3.8...@contentful/default-field-editors@0.3.9) (2020-09-03)
|
|
1057
|
-
|
|
1058
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
1059
|
-
|
|
1060
|
-
## [0.3.8](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.3.7...@contentful/default-field-editors@0.3.8) (2020-09-02)
|
|
1061
|
-
|
|
1062
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
1063
|
-
|
|
1064
|
-
## [0.3.7](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.3.6...@contentful/default-field-editors@0.3.7) (2020-09-01)
|
|
1065
|
-
|
|
1066
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
1067
|
-
|
|
1068
|
-
## [0.3.6](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.3.5...@contentful/default-field-editors@0.3.6) (2020-09-01)
|
|
1069
|
-
|
|
1070
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
1071
|
-
|
|
1072
|
-
## [0.3.5](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.3.4...@contentful/default-field-editors@0.3.5) (2020-08-31)
|
|
1073
|
-
|
|
1074
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
1075
|
-
|
|
1076
|
-
## [0.3.4](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.3.3...@contentful/default-field-editors@0.3.4) (2020-08-27)
|
|
1077
|
-
|
|
1078
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
1079
|
-
|
|
1080
|
-
## [0.3.3](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.3.2...@contentful/default-field-editors@0.3.3) (2020-08-27)
|
|
1081
|
-
|
|
1082
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
1083
|
-
|
|
1084
|
-
## [0.3.2](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.3.1...@contentful/default-field-editors@0.3.2) (2020-08-27)
|
|
1085
|
-
|
|
1086
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
1087
|
-
|
|
1088
|
-
## [0.3.1](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.3.0...@contentful/default-field-editors@0.3.1) (2020-08-27)
|
|
1089
|
-
|
|
1090
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
1091
|
-
|
|
1092
|
-
# [0.3.0](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.2.1...@contentful/default-field-editors@0.3.0) (2020-08-24)
|
|
1093
|
-
|
|
1094
|
-
### Features
|
|
1095
|
-
|
|
1096
|
-
- export default-field-editors EditorOptions type ([#375](https://github.com/contentful/field-editors/issues/375)) ([1e3e4ff](https://github.com/contentful/field-editors/commit/1e3e4ff11f187c8a8524409e8eeee0a4e22820e0))
|
|
1097
|
-
|
|
1098
|
-
## [0.2.1](https://github.com/contentful/field-editors/compare/@contentful/default-field-editors@0.2.0...@contentful/default-field-editors@0.2.1) (2020-08-24)
|
|
1099
|
-
|
|
1100
|
-
**Note:** Version bump only for package @contentful/default-field-editors
|
|
1101
|
-
|
|
1102
|
-
# 0.2.0 (2020-08-24)
|
|
1103
|
-
|
|
1104
|
-
### Features
|
|
1105
|
-
|
|
1106
|
-
- extract field component to default-field-editors package ([#365](https://github.com/contentful/field-editors/issues/365)) ([eb78219](https://github.com/contentful/field-editors/commit/eb78219d52c3dcfb91824f3106f44312aaaf1f8e))
|