decap-cms-lib-util 3.0.0 → 3.0.2-beta.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 +51 -310
- package/dist/decap-cms-lib-util.js +1 -1
- package/dist/decap-cms-lib-util.js.map +1 -1
- package/dist/esm/API.js +1 -2
- package/dist/esm/APIError.js +1 -2
- package/dist/esm/APIUtils.js +3 -6
- package/dist/esm/AccessTokenError.js +1 -2
- package/dist/esm/Cursor.js +1 -2
- package/dist/esm/EditorialWorkflowError.js +1 -2
- package/dist/esm/git-lfs.js +5 -6
- package/dist/esm/implementation.js +2 -2
- package/dist/esm/index.js +4 -5
- package/dist/esm/localForage.js +1 -2
- package/dist/esm/unsentRequest.js +4 -5
- package/package.json +3 -3
- package/src/implementation.ts +2 -0
package/CHANGELOG.md
CHANGED
|
@@ -3,615 +3,356 @@
|
|
|
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
|
-
|
|
6
|
+
## [3.0.2-beta.0](https://github.com/decaporg/decap-cms/compare/decap-cms-lib-util@3.0.1...decap-cms-lib-util@3.0.2-beta.0) (2024-01-31)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
9
9
|
|
|
10
|
+
## [3.0.1](https://github.com/decaporg/decap-cms/compare/decap-cms-lib-util@3.0.0...decap-cms-lib-util@3.0.1) (2023-09-06)
|
|
10
11
|
|
|
12
|
+
### Performance Improvements
|
|
11
13
|
|
|
14
|
+
- filter by path when loading collection from github backend ([#6898](https://github.com/decaporg/decap-cms/issues/6898)) ([18ef773](https://github.com/decaporg/decap-cms/commit/18ef773f35db1b7ef3ab5a0f25527d87745b9c73))
|
|
12
15
|
|
|
13
|
-
|
|
14
|
-
# [2.16.0](https://github.com/decaporg/decap-cms/compare/decap-cms-lib-util@2.16.0-beta.0...decap-cms-lib-util@2.16.0) (2023-08-18)
|
|
16
|
+
# [3.0.0](https://github.com/decaporg/decap-cms/compare/decap-cms-lib-util@2.16.0...decap-cms-lib-util@3.0.0) (2023-08-18)
|
|
15
17
|
|
|
16
18
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
17
19
|
|
|
20
|
+
# [2.16.0](https://github.com/decaporg/decap-cms/compare/decap-cms-lib-util@2.16.0-beta.0...decap-cms-lib-util@2.16.0) (2023-08-18)
|
|
18
21
|
|
|
19
|
-
|
|
20
|
-
|
|
22
|
+
**Note:** Version bump only for package decap-cms-lib-util
|
|
21
23
|
|
|
22
24
|
# 2.16.0-beta.0 (2023-08-18)
|
|
23
25
|
|
|
24
|
-
|
|
25
26
|
### Features
|
|
26
27
|
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
28
|
+
- rename packages ([#6863](https://github.com/decaporg/decap-cms/issues/6863)) ([d515e7b](https://github.com/decaporg/decap-cms/commit/d515e7bd33216a775d96887b08c4f7b1962941bb))
|
|
32
29
|
|
|
33
30
|
## [2.15.2-beta.0](https://github.com/decaporg/decap-cms/compare/decap-cms-lib-util@2.15.1...decap-cms-lib-util@2.15.2-beta.0) (2023-07-27)
|
|
34
31
|
|
|
35
32
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
36
33
|
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
34
|
## [2.15.1](https://github.com/decaporg/decap-cms/compare/decap-cms-lib-util@2.15.0...decap-cms-lib-util@2.15.1) (2022-04-13)
|
|
42
35
|
|
|
43
36
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
44
37
|
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
38
|
# [2.15.0](https://github.com/decaporg/decap-cms/compare/decap-cms-lib-util@2.14.0...decap-cms-lib-util@2.15.0) (2021-12-28)
|
|
50
39
|
|
|
51
|
-
|
|
52
40
|
### Features
|
|
53
41
|
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
42
|
+
- **backend-gitlab:** initial GraphQL support ([#6059](https://github.com/decaporg/decap-cms/issues/6059)) ([1523a41](https://github.com/decaporg/decap-cms/commit/1523a4140a3d2f4cc01a1548514ae17bc1ad504e))
|
|
59
43
|
|
|
60
44
|
# [2.14.0](https://github.com/decaporg/decap-cms/compare/decap-cms-lib-util@2.13.3...decap-cms-lib-util@2.14.0) (2021-10-18)
|
|
61
45
|
|
|
62
|
-
|
|
63
46
|
### Features
|
|
64
47
|
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
48
|
+
- display author of changes in workflow tab ([#5780](https://github.com/decaporg/decap-cms/issues/5780)) ([3f607e4](https://github.com/decaporg/decap-cms/commit/3f607e41d9c4d8fe5329a9ab6841cada7742825e))
|
|
70
49
|
|
|
71
50
|
## [2.13.3](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.13.2...decap-cms-lib-util@2.13.3) (2021-06-01)
|
|
72
51
|
|
|
73
52
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
74
53
|
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
54
|
## [2.13.2](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.13.1...decap-cms-lib-util@2.13.2) (2021-05-31)
|
|
80
55
|
|
|
81
56
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
82
57
|
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
58
|
## [2.13.1](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.13.0...decap-cms-lib-util@2.13.1) (2021-05-19)
|
|
88
59
|
|
|
89
60
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
90
61
|
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
62
|
# [2.13.0](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.12.3...decap-cms-lib-util@2.13.0) (2021-04-04)
|
|
96
63
|
|
|
97
|
-
|
|
98
64
|
### Features
|
|
99
65
|
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
66
|
+
- **open-authoring:** add alwaysFork option ([#5204](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/issues/5204)) ([7b19e30](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/commit/7b19e30dd2a310dbc20ccb6fcca45d5cbde1014b))
|
|
105
67
|
|
|
106
68
|
## [2.12.3](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.12.2...decap-cms-lib-util@2.12.3) (2021-02-10)
|
|
107
69
|
|
|
108
70
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
109
71
|
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
72
|
## [2.12.2](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.12.1...decap-cms-lib-util@2.12.2) (2021-02-01)
|
|
115
73
|
|
|
116
|
-
|
|
117
74
|
### Bug Fixes
|
|
118
75
|
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
76
|
+
- **backend:** allow calling 'json' again on 403 failure ([#4880](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/issues/4880)) ([1034086](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/commit/1034086ff603e28e3a37c8157a74cbc625f658f9))
|
|
124
77
|
|
|
125
78
|
## [2.12.1](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.12.0...decap-cms-lib-util@2.12.1) (2020-12-13)
|
|
126
79
|
|
|
127
|
-
|
|
128
80
|
### Bug Fixes
|
|
129
81
|
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
82
|
+
- **lib-util:** update js-sha256 import ([#4699](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/issues/4699)) ([60f7e0b](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/commit/60f7e0bba67c6555acba3e04039c49f10cf51f6b))
|
|
135
83
|
|
|
136
84
|
# [2.12.0](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.11.5...decap-cms-lib-util@2.12.0) (2020-11-26)
|
|
137
85
|
|
|
138
|
-
|
|
139
86
|
### Features
|
|
140
87
|
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
88
|
+
- add azure devops backend ([#4427](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/issues/4427)) ([4e6dc88](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/commit/4e6dc88efb1dae4cf6137730c3b4fb6d0f75a8cc))
|
|
146
89
|
|
|
147
90
|
## [2.11.5](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.11.4...decap-cms-lib-util@2.11.5) (2020-09-20)
|
|
148
91
|
|
|
149
92
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
150
93
|
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
94
|
## [2.11.4](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.11.3...decap-cms-lib-util@2.11.4) (2020-09-15)
|
|
156
95
|
|
|
157
96
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
158
97
|
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
98
|
## 2.11.3 (2020-09-08)
|
|
164
99
|
|
|
165
|
-
|
|
166
100
|
### Reverts
|
|
167
101
|
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
102
|
+
- Revert "chore(release): publish" ([828bb16](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/commit/828bb16415b8c22a34caa19c50c38b24ffe9ceae))
|
|
173
103
|
|
|
174
104
|
## 2.11.2 (2020-08-20)
|
|
175
105
|
|
|
176
|
-
|
|
177
106
|
### Reverts
|
|
178
107
|
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
108
|
+
- Revert "chore(release): publish" ([8262487](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/commit/82624879ccbcb16610090041db28f00714d924c8))
|
|
184
109
|
|
|
185
110
|
## 2.11.1 (2020-07-27)
|
|
186
111
|
|
|
187
|
-
|
|
188
112
|
### Reverts
|
|
189
113
|
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
114
|
+
- Revert "chore(release): publish" ([118d50a](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/commit/118d50a7a70295f25073e564b5161aa2b9883056))
|
|
195
115
|
|
|
196
116
|
# [2.11.0](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.10.0...decap-cms-lib-util@2.11.0) (2020-06-18)
|
|
197
117
|
|
|
198
|
-
|
|
199
118
|
### Bug Fixes
|
|
200
119
|
|
|
201
|
-
|
|
202
|
-
|
|
120
|
+
- handle token expiry ([#3847](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/issues/3847)) ([285c940](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/commit/285c940562548d7bc88de244123ba87ff66fba65))
|
|
203
121
|
|
|
204
122
|
### Features
|
|
205
123
|
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
124
|
+
- add backend status down indicator ([#3889](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/issues/3889)) ([a50edc7](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/commit/a50edc70553ad6afa1acee6a51996ad226443f8c))
|
|
211
125
|
|
|
212
126
|
# [2.10.0](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.9.4...decap-cms-lib-util@2.10.0) (2020-06-01)
|
|
213
127
|
|
|
214
|
-
|
|
215
128
|
### Features
|
|
216
129
|
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
130
|
+
- add pre save/ post save hooks ([#3812](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/issues/3812)) ([812716e](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/commit/812716e18b09a716547f128b783c8e6f3d54cc5b))
|
|
222
131
|
|
|
223
132
|
## [2.9.4](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.9.3...decap-cms-lib-util@2.9.4) (2020-05-19)
|
|
224
133
|
|
|
225
|
-
|
|
226
134
|
### Bug Fixes
|
|
227
135
|
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
136
|
+
- clear fetch timeout on successful response ([#3768](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/issues/3768)) ([088b1a8](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/commit/088b1a8ab626498382d6305fa46d174d4f5ba755))
|
|
233
137
|
|
|
234
138
|
## [2.9.3](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.9.2...decap-cms-lib-util@2.9.3) (2020-04-21)
|
|
235
139
|
|
|
236
140
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
237
141
|
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
142
|
## [2.9.2](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.9.1...decap-cms-lib-util@2.9.2) (2020-04-01)
|
|
243
143
|
|
|
244
|
-
|
|
245
144
|
### Bug Fixes
|
|
246
145
|
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
146
|
+
- move common api functions to a separate file ([#3511](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/issues/3511)) ([49098de](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/commit/49098de27f053e51aa3d936d09adae3a7186c6ae))
|
|
252
147
|
|
|
253
148
|
## [2.9.1](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.9.0...decap-cms-lib-util@2.9.1) (2020-04-01)
|
|
254
149
|
|
|
255
150
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
256
151
|
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
152
|
# [2.9.0](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.8.0...decap-cms-lib-util@2.9.0) (2020-03-12)
|
|
262
153
|
|
|
263
|
-
|
|
264
154
|
### Features
|
|
265
155
|
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
156
|
+
- add media lib virtualization ([#3381](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/issues/3381)) ([92e7601](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/commit/92e76011e7a9e8b5370088b0a2c065df66b5f7fb))
|
|
157
|
+
- **backend-github:** add pagination ([#3379](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/issues/3379)) ([39f1307](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/commit/39f1307e3a36447da8c9b3ca79b1d7db52ea1a19))
|
|
272
158
|
|
|
273
159
|
# [2.8.0](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.7.1...decap-cms-lib-util@2.8.0) (2020-02-25)
|
|
274
160
|
|
|
275
|
-
|
|
276
161
|
### Features
|
|
277
162
|
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
163
|
+
- **core:** align GitHub metadata handling with other backends ([#3316](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/issues/3316)) ([7e0a8ad](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/commit/7e0a8ad532012576dc5e40bd4e9d54522e307123)), closes [#3292](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/issues/3292)
|
|
283
164
|
|
|
284
165
|
## [2.7.1](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.7.0...decap-cms-lib-util@2.7.1) (2020-02-14)
|
|
285
166
|
|
|
286
167
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
287
168
|
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
169
|
# [2.7.0](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.6.2...decap-cms-lib-util@2.7.0) (2020-02-10)
|
|
293
170
|
|
|
294
|
-
|
|
295
171
|
### Bug Fixes
|
|
296
172
|
|
|
297
|
-
|
|
298
|
-
|
|
173
|
+
- filter paginated results ([#3216](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/issues/3216)) ([0a482b1](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/commit/0a482b10049bcfa022b81165cabf4512d77e0b88))
|
|
299
174
|
|
|
300
175
|
### Features
|
|
301
176
|
|
|
302
|
-
|
|
303
|
-
|
|
177
|
+
- field based media/public folders ([#3208](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/issues/3208)) ([97bc0c8](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/commit/97bc0c8dc489e736f89d748ba832d78400fe4332))
|
|
304
178
|
|
|
305
179
|
### Reverts
|
|
306
180
|
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
181
|
+
- Revert "chore(release): publish" ([a015d1d](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/commit/a015d1d92a4b1c0130c44fcef1c9ecdb157a0f07))
|
|
312
182
|
|
|
313
183
|
## [2.6.2](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.6.1...decap-cms-lib-util@2.6.2) (2020-01-24)
|
|
314
184
|
|
|
315
|
-
|
|
316
185
|
### Bug Fixes
|
|
317
186
|
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
187
|
+
- **backend-git-gateway:** re-write GitHub pagination links ([#3135](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/issues/3135)) ([834f6b9](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/commit/834f6b9e457f3738ce0f240ddd4cc160aff9e2f5))
|
|
323
188
|
|
|
324
189
|
## [2.6.1](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.6.0...decap-cms-lib-util@2.6.1) (2020-01-22)
|
|
325
190
|
|
|
326
191
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
327
192
|
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
193
|
# [2.6.0](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.5.2...decap-cms-lib-util@2.6.0) (2020-01-21)
|
|
333
194
|
|
|
334
|
-
|
|
335
195
|
### Features
|
|
336
196
|
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
197
|
+
- **backend-bitbucket:** Add Git-LFS support ([#3118](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/issues/3118)) ([a48c02d](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/commit/a48c02d852ca5e11055da3a14cefae8d17a68498))
|
|
342
198
|
|
|
343
199
|
## [2.5.2](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.5.1...decap-cms-lib-util@2.5.2) (2020-01-16)
|
|
344
200
|
|
|
345
|
-
|
|
346
201
|
### Bug Fixes
|
|
347
202
|
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
203
|
+
- use string endsWith to filter by extension ([#3097](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/issues/3097)) ([6a13a85](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/commit/6a13a85e269c8f299f71b3f5ee45fc5d34f75822))
|
|
353
204
|
|
|
354
205
|
## [2.5.1](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.5.0...decap-cms-lib-util@2.5.1) (2020-01-14)
|
|
355
206
|
|
|
356
207
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
357
208
|
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
209
|
# [2.5.0](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.5.0-beta.0...decap-cms-lib-util@2.5.0) (2020-01-07)
|
|
363
210
|
|
|
364
211
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
365
212
|
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
213
|
# [2.5.0-beta.0](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.4.0...decap-cms-lib-util@2.5.0-beta.0) (2019-12-18)
|
|
371
214
|
|
|
372
|
-
|
|
373
215
|
### Features
|
|
374
216
|
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
217
|
+
- bundle assets with content ([#2958](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/issues/2958)) ([2b41d8a](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/commit/2b41d8a838a9c8a6b21cde2ddd16b9288334e298))
|
|
380
218
|
|
|
381
219
|
# [2.4.0](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.4.0-beta.5...decap-cms-lib-util@2.4.0) (2019-12-18)
|
|
382
220
|
|
|
383
221
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
384
222
|
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
223
|
# [2.4.0-beta.5](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.4.0-beta.4...decap-cms-lib-util@2.4.0-beta.5) (2019-11-26)
|
|
390
224
|
|
|
391
|
-
|
|
392
225
|
### Bug Fixes
|
|
393
226
|
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
227
|
+
- **backend-github:** editorial workflow commits ([#2867](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/issues/2867)) ([86adca3](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/commit/86adca3a18f25ab74d1c6702bafab250f005ceec))
|
|
228
|
+
- **backend-github:** prepend collection name ([#2878](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/issues/2878)) ([465f463](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/commit/465f4639597f258d5aa2c1b65e9d2c16023ee7ae))
|
|
400
229
|
|
|
401
230
|
# [2.4.0-beta.4](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.4.0-beta.3...decap-cms-lib-util@2.4.0-beta.4) (2019-09-26)
|
|
402
231
|
|
|
403
|
-
|
|
404
232
|
### Bug Fixes
|
|
405
233
|
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
234
|
+
- **github-backend:** handle race condition in editorial workflow ([#2658](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/issues/2658)) ([97f1f84](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/commit/97f1f84))
|
|
411
235
|
|
|
412
236
|
# [2.4.0-beta.3](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.4.0-beta.2...decap-cms-lib-util@2.4.0-beta.3) (2019-09-04)
|
|
413
237
|
|
|
414
|
-
|
|
415
238
|
### Features
|
|
416
239
|
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
240
|
+
- **backend-github:** GitHub GraphQL API support ([#2456](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/issues/2456)) ([ece136c](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/commit/ece136c))
|
|
422
241
|
|
|
423
242
|
# [2.4.0-beta.2](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.4.0-beta.1...decap-cms-lib-util@2.4.0-beta.2) (2019-08-24)
|
|
424
243
|
|
|
425
244
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
426
245
|
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
246
|
# [2.4.0-beta.1](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.4.0-beta.0...decap-cms-lib-util@2.4.0-beta.1) (2019-08-24)
|
|
432
247
|
|
|
433
248
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
434
249
|
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
250
|
# [2.4.0-beta.0](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.3.3...decap-cms-lib-util@2.4.0-beta.0) (2019-07-24)
|
|
440
251
|
|
|
441
|
-
|
|
442
252
|
### Features
|
|
443
253
|
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
254
|
+
- **backend-github:** Open Authoring ([#2430](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/issues/2430)) ([edf0a3a](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/commit/edf0a3a))
|
|
449
255
|
|
|
450
256
|
## [2.3.3](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.3.2...decap-cms-lib-util@2.3.3) (2019-07-24)
|
|
451
257
|
|
|
452
258
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
453
259
|
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
260
|
## [2.3.2](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.3.2-beta.0...decap-cms-lib-util@2.3.2) (2019-04-10)
|
|
459
261
|
|
|
460
262
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
461
263
|
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
264
|
## [2.3.2-beta.0](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.3.1...decap-cms-lib-util@2.3.2-beta.0) (2019-04-05)
|
|
467
265
|
|
|
468
266
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
469
267
|
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
268
|
## [2.3.1](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.3.1-beta.1...decap-cms-lib-util@2.3.1) (2019-03-29)
|
|
475
269
|
|
|
476
270
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
477
271
|
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
272
|
## [2.3.1-beta.1](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.3.1-beta.0...decap-cms-lib-util@2.3.1-beta.1) (2019-03-26)
|
|
483
273
|
|
|
484
|
-
|
|
485
274
|
### Bug Fixes
|
|
486
275
|
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
276
|
+
- export on decap-cms and maps on esm ([#2244](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/issues/2244)) ([6ffd13b](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/commit/6ffd13b))
|
|
492
277
|
|
|
493
278
|
## [2.3.1-beta.0](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.3.0...decap-cms-lib-util@2.3.1-beta.0) (2019-03-25)
|
|
494
279
|
|
|
495
280
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
496
281
|
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
282
|
# [2.3.0](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.2.0...decap-cms-lib-util@2.3.0) (2019-03-22)
|
|
502
283
|
|
|
503
|
-
|
|
504
284
|
### Features
|
|
505
285
|
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
286
|
+
- add ES module builds ([#2215](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/issues/2215)) ([d142b32](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/commit/d142b32))
|
|
511
287
|
|
|
512
288
|
# [2.2.0](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.2.0-beta.0...decap-cms-lib-util@2.2.0) (2019-03-22)
|
|
513
289
|
|
|
514
290
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
515
291
|
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
292
|
# [2.2.0-beta.0](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.1.3-beta.0...decap-cms-lib-util@2.2.0-beta.0) (2019-03-21)
|
|
521
293
|
|
|
522
|
-
|
|
523
294
|
### Features
|
|
524
295
|
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
296
|
+
- provide usable UMD builds for all packages ([#2141](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/issues/2141)) ([82cc794](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/commit/82cc794))
|
|
530
297
|
|
|
531
298
|
## [2.1.3-beta.0](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.1.2...decap-cms-lib-util@2.1.3-beta.0) (2019-03-15)
|
|
532
299
|
|
|
533
|
-
|
|
534
300
|
### Features
|
|
535
301
|
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
302
|
+
- upgrade to Emotion 10 ([#2166](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/issues/2166)) ([ccef446](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/commit/ccef446))
|
|
541
303
|
|
|
542
304
|
## [2.1.2](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.1.1...decap-cms-lib-util@2.1.2) (2019-02-26)
|
|
543
305
|
|
|
544
306
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
545
307
|
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
308
|
## [2.1.1](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.1.0...decap-cms-lib-util@2.1.1) (2018-11-29)
|
|
551
309
|
|
|
552
310
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
553
311
|
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
312
|
<a name="2.1.0"></a>
|
|
559
|
-
# [2.1.0](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.0.5...decap-cms-lib-util@2.1.0) (2018-09-06)
|
|
560
313
|
|
|
314
|
+
# [2.1.0](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.0.5...decap-cms-lib-util@2.1.0) (2018-09-06)
|
|
561
315
|
|
|
562
316
|
### Bug Fixes
|
|
563
317
|
|
|
564
|
-
|
|
565
|
-
|
|
318
|
+
- remove alert modal from localForage error case ([#1676](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/issues/1676)) ([4f3116d](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/commit/4f3116d))
|
|
566
319
|
|
|
567
320
|
### Features
|
|
568
321
|
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
322
|
+
- **media:** add external media library support, Uploadcare integration ([#1602](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/issues/1602)) ([0596904](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/commit/0596904))
|
|
573
323
|
|
|
574
324
|
<a name="2.0.5"></a>
|
|
575
|
-
## [2.0.5](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.0.4...decap-cms-lib-util@2.0.5) (2018-08-24)
|
|
576
|
-
|
|
577
|
-
|
|
578
325
|
|
|
326
|
+
## [2.0.5](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.0.4...decap-cms-lib-util@2.0.5) (2018-08-24)
|
|
579
327
|
|
|
580
328
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
581
329
|
|
|
582
330
|
<a name="2.0.4"></a>
|
|
583
|
-
## [2.0.4](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.0.3...decap-cms-lib-util@2.0.4) (2018-08-07)
|
|
584
|
-
|
|
585
|
-
|
|
586
331
|
|
|
332
|
+
## [2.0.4](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.0.3...decap-cms-lib-util@2.0.4) (2018-08-07)
|
|
587
333
|
|
|
588
334
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
589
335
|
|
|
590
336
|
<a name="2.0.3"></a>
|
|
591
|
-
## [2.0.3](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.0.2...decap-cms-lib-util@2.0.3) (2018-08-01)
|
|
592
|
-
|
|
593
|
-
|
|
594
337
|
|
|
338
|
+
## [2.0.3](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.0.2...decap-cms-lib-util@2.0.3) (2018-08-01)
|
|
595
339
|
|
|
596
340
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
597
341
|
|
|
598
342
|
<a name="2.0.2"></a>
|
|
599
|
-
## [2.0.2](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.0.1...decap-cms-lib-util@2.0.2) (2018-07-28)
|
|
600
|
-
|
|
601
|
-
|
|
602
343
|
|
|
344
|
+
## [2.0.2](https://github.com/decaporg/decap-cms/tree/master/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.0.1...decap-cms-lib-util@2.0.2) (2018-07-28)
|
|
603
345
|
|
|
604
346
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
605
347
|
|
|
606
348
|
<a name="2.0.1"></a>
|
|
607
|
-
## 2.0.1 (2018-07-26)
|
|
608
|
-
|
|
609
349
|
|
|
350
|
+
## 2.0.1 (2018-07-26)
|
|
610
351
|
|
|
611
352
|
<a name="2.0.0"></a>
|
|
612
|
-
# 2.0.0 (2018-07-26)
|
|
613
353
|
|
|
354
|
+
# 2.0.0 (2018-07-26)
|
|
614
355
|
|
|
615
356
|
### Bug Fixes
|
|
616
357
|
|
|
617
|
-
|
|
358
|
+
- **bitbucket:** fix rebasing mistakes in bitbucket backend and deps ([#1522](https://github.com/decaporg/decap-cms/issues/1522)) ([bdfd944](https://github.com/decaporg/decap-cms/commit/bdfd944))
|