decap-cms-lib-util 3.0.2 → 3.0.4
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 +92 -84
- package/README.md +1 -1
- package/dist/decap-cms-lib-util.js +1 -1
- package/dist/decap-cms-lib-util.js.map +1 -1
- package/dist/esm/API.js +156 -2
- package/dist/esm/APIError.js +2 -2
- package/dist/esm/AccessTokenError.js +2 -2
- package/dist/esm/Cursor.js +2 -2
- package/dist/esm/EditorialWorkflowError.js +2 -2
- package/dist/esm/git-lfs.js +2 -2
- package/dist/esm/implementation.js +2 -2
- package/dist/esm/index.js +7 -0
- package/dist/esm/unsentRequest.js +2 -2
- package/package.json +3 -3
- package/src/API.ts +154 -0
- package/src/__tests__/api.spec.js +1 -0
- package/src/index.ts +3 -0
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,14 @@
|
|
|
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
|
+
## [3.0.4](https://github.com/decaporg/decap-cms/compare/decap-cms-lib-util@3.0.3...decap-cms-lib-util@3.0.4) (2024-04-03)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package decap-cms-lib-util
|
|
9
|
+
|
|
10
|
+
## [3.0.3](https://github.com/decaporg/decap-cms/compare/decap-cms-lib-util@3.0.2...decap-cms-lib-util@3.0.3) (2024-03-21)
|
|
11
|
+
|
|
12
|
+
**Note:** Version bump only for package decap-cms-lib-util
|
|
13
|
+
|
|
6
14
|
## [3.0.2](https://github.com/decaporg/decap-cms/compare/decap-cms-lib-util@3.0.2-beta.0...decap-cms-lib-util@3.0.2) (2024-02-01)
|
|
7
15
|
|
|
8
16
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
@@ -51,51 +59,51 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
51
59
|
|
|
52
60
|
- 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))
|
|
53
61
|
|
|
54
|
-
## [2.13.3](https://github.com/decaporg/decap-cms/tree/
|
|
62
|
+
## [2.13.3](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.13.2...decap-cms-lib-util@2.13.3) (2021-06-01)
|
|
55
63
|
|
|
56
64
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
57
65
|
|
|
58
|
-
## [2.13.2](https://github.com/decaporg/decap-cms/tree/
|
|
66
|
+
## [2.13.2](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.13.1...decap-cms-lib-util@2.13.2) (2021-05-31)
|
|
59
67
|
|
|
60
68
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
61
69
|
|
|
62
|
-
## [2.13.1](https://github.com/decaporg/decap-cms/tree/
|
|
70
|
+
## [2.13.1](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.13.0...decap-cms-lib-util@2.13.1) (2021-05-19)
|
|
63
71
|
|
|
64
72
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
65
73
|
|
|
66
|
-
# [2.13.0](https://github.com/decaporg/decap-cms/tree/
|
|
74
|
+
# [2.13.0](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.12.3...decap-cms-lib-util@2.13.0) (2021-04-04)
|
|
67
75
|
|
|
68
76
|
### Features
|
|
69
77
|
|
|
70
|
-
- **open-authoring:** add alwaysFork option ([#5204](https://github.com/decaporg/decap-cms/tree/
|
|
78
|
+
- **open-authoring:** add alwaysFork option ([#5204](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/issues/5204)) ([7b19e30](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/commit/7b19e30dd2a310dbc20ccb6fcca45d5cbde1014b))
|
|
71
79
|
|
|
72
|
-
## [2.12.3](https://github.com/decaporg/decap-cms/tree/
|
|
80
|
+
## [2.12.3](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.12.2...decap-cms-lib-util@2.12.3) (2021-02-10)
|
|
73
81
|
|
|
74
82
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
75
83
|
|
|
76
|
-
## [2.12.2](https://github.com/decaporg/decap-cms/tree/
|
|
84
|
+
## [2.12.2](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.12.1...decap-cms-lib-util@2.12.2) (2021-02-01)
|
|
77
85
|
|
|
78
86
|
### Bug Fixes
|
|
79
87
|
|
|
80
|
-
- **backend:** allow calling 'json' again on 403 failure ([#4880](https://github.com/decaporg/decap-cms/tree/
|
|
88
|
+
- **backend:** allow calling 'json' again on 403 failure ([#4880](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/issues/4880)) ([1034086](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/commit/1034086ff603e28e3a37c8157a74cbc625f658f9))
|
|
81
89
|
|
|
82
|
-
## [2.12.1](https://github.com/decaporg/decap-cms/tree/
|
|
90
|
+
## [2.12.1](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.12.0...decap-cms-lib-util@2.12.1) (2020-12-13)
|
|
83
91
|
|
|
84
92
|
### Bug Fixes
|
|
85
93
|
|
|
86
|
-
- **lib-util:** update js-sha256 import ([#4699](https://github.com/decaporg/decap-cms/tree/
|
|
94
|
+
- **lib-util:** update js-sha256 import ([#4699](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/issues/4699)) ([60f7e0b](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/commit/60f7e0bba67c6555acba3e04039c49f10cf51f6b))
|
|
87
95
|
|
|
88
|
-
# [2.12.0](https://github.com/decaporg/decap-cms/tree/
|
|
96
|
+
# [2.12.0](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.11.5...decap-cms-lib-util@2.12.0) (2020-11-26)
|
|
89
97
|
|
|
90
98
|
### Features
|
|
91
99
|
|
|
92
|
-
- add azure devops backend ([#4427](https://github.com/decaporg/decap-cms/tree/
|
|
100
|
+
- add azure devops backend ([#4427](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/issues/4427)) ([4e6dc88](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/commit/4e6dc88efb1dae4cf6137730c3b4fb6d0f75a8cc))
|
|
93
101
|
|
|
94
|
-
## [2.11.5](https://github.com/decaporg/decap-cms/tree/
|
|
102
|
+
## [2.11.5](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.11.4...decap-cms-lib-util@2.11.5) (2020-09-20)
|
|
95
103
|
|
|
96
104
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
97
105
|
|
|
98
|
-
## [2.11.4](https://github.com/decaporg/decap-cms/tree/
|
|
106
|
+
## [2.11.4](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.11.3...decap-cms-lib-util@2.11.4) (2020-09-15)
|
|
99
107
|
|
|
100
108
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
101
109
|
|
|
@@ -103,249 +111,249 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
103
111
|
|
|
104
112
|
### Reverts
|
|
105
113
|
|
|
106
|
-
- Revert "chore(release): publish" ([828bb16](https://github.com/decaporg/decap-cms/tree/
|
|
114
|
+
- Revert "chore(release): publish" ([828bb16](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/commit/828bb16415b8c22a34caa19c50c38b24ffe9ceae))
|
|
107
115
|
|
|
108
116
|
## 2.11.2 (2020-08-20)
|
|
109
117
|
|
|
110
118
|
### Reverts
|
|
111
119
|
|
|
112
|
-
- Revert "chore(release): publish" ([8262487](https://github.com/decaporg/decap-cms/tree/
|
|
120
|
+
- Revert "chore(release): publish" ([8262487](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/commit/82624879ccbcb16610090041db28f00714d924c8))
|
|
113
121
|
|
|
114
122
|
## 2.11.1 (2020-07-27)
|
|
115
123
|
|
|
116
124
|
### Reverts
|
|
117
125
|
|
|
118
|
-
- Revert "chore(release): publish" ([118d50a](https://github.com/decaporg/decap-cms/tree/
|
|
126
|
+
- Revert "chore(release): publish" ([118d50a](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/commit/118d50a7a70295f25073e564b5161aa2b9883056))
|
|
119
127
|
|
|
120
|
-
# [2.11.0](https://github.com/decaporg/decap-cms/tree/
|
|
128
|
+
# [2.11.0](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.10.0...decap-cms-lib-util@2.11.0) (2020-06-18)
|
|
121
129
|
|
|
122
130
|
### Bug Fixes
|
|
123
131
|
|
|
124
|
-
- handle token expiry ([#3847](https://github.com/decaporg/decap-cms/tree/
|
|
132
|
+
- handle token expiry ([#3847](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/issues/3847)) ([285c940](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/commit/285c940562548d7bc88de244123ba87ff66fba65))
|
|
125
133
|
|
|
126
134
|
### Features
|
|
127
135
|
|
|
128
|
-
- add backend status down indicator ([#3889](https://github.com/decaporg/decap-cms/tree/
|
|
136
|
+
- add backend status down indicator ([#3889](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/issues/3889)) ([a50edc7](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/commit/a50edc70553ad6afa1acee6a51996ad226443f8c))
|
|
129
137
|
|
|
130
|
-
# [2.10.0](https://github.com/decaporg/decap-cms/tree/
|
|
138
|
+
# [2.10.0](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.9.4...decap-cms-lib-util@2.10.0) (2020-06-01)
|
|
131
139
|
|
|
132
140
|
### Features
|
|
133
141
|
|
|
134
|
-
- add pre save/ post save hooks ([#3812](https://github.com/decaporg/decap-cms/tree/
|
|
142
|
+
- add pre save/ post save hooks ([#3812](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/issues/3812)) ([812716e](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/commit/812716e18b09a716547f128b783c8e6f3d54cc5b))
|
|
135
143
|
|
|
136
|
-
## [2.9.4](https://github.com/decaporg/decap-cms/tree/
|
|
144
|
+
## [2.9.4](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.9.3...decap-cms-lib-util@2.9.4) (2020-05-19)
|
|
137
145
|
|
|
138
146
|
### Bug Fixes
|
|
139
147
|
|
|
140
|
-
- clear fetch timeout on successful response ([#3768](https://github.com/decaporg/decap-cms/tree/
|
|
148
|
+
- clear fetch timeout on successful response ([#3768](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/issues/3768)) ([088b1a8](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/commit/088b1a8ab626498382d6305fa46d174d4f5ba755))
|
|
141
149
|
|
|
142
|
-
## [2.9.3](https://github.com/decaporg/decap-cms/tree/
|
|
150
|
+
## [2.9.3](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.9.2...decap-cms-lib-util@2.9.3) (2020-04-21)
|
|
143
151
|
|
|
144
152
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
145
153
|
|
|
146
|
-
## [2.9.2](https://github.com/decaporg/decap-cms/tree/
|
|
154
|
+
## [2.9.2](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.9.1...decap-cms-lib-util@2.9.2) (2020-04-01)
|
|
147
155
|
|
|
148
156
|
### Bug Fixes
|
|
149
157
|
|
|
150
|
-
- move common api functions to a separate file ([#3511](https://github.com/decaporg/decap-cms/tree/
|
|
158
|
+
- move common api functions to a separate file ([#3511](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/issues/3511)) ([49098de](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/commit/49098de27f053e51aa3d936d09adae3a7186c6ae))
|
|
151
159
|
|
|
152
|
-
## [2.9.1](https://github.com/decaporg/decap-cms/tree/
|
|
160
|
+
## [2.9.1](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.9.0...decap-cms-lib-util@2.9.1) (2020-04-01)
|
|
153
161
|
|
|
154
162
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
155
163
|
|
|
156
|
-
# [2.9.0](https://github.com/decaporg/decap-cms/tree/
|
|
164
|
+
# [2.9.0](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.8.0...decap-cms-lib-util@2.9.0) (2020-03-12)
|
|
157
165
|
|
|
158
166
|
### Features
|
|
159
167
|
|
|
160
|
-
- add media lib virtualization ([#3381](https://github.com/decaporg/decap-cms/tree/
|
|
161
|
-
- **backend-github:** add pagination ([#3379](https://github.com/decaporg/decap-cms/tree/
|
|
168
|
+
- add media lib virtualization ([#3381](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/issues/3381)) ([92e7601](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/commit/92e76011e7a9e8b5370088b0a2c065df66b5f7fb))
|
|
169
|
+
- **backend-github:** add pagination ([#3379](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/issues/3379)) ([39f1307](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/commit/39f1307e3a36447da8c9b3ca79b1d7db52ea1a19))
|
|
162
170
|
|
|
163
|
-
# [2.8.0](https://github.com/decaporg/decap-cms/tree/
|
|
171
|
+
# [2.8.0](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.7.1...decap-cms-lib-util@2.8.0) (2020-02-25)
|
|
164
172
|
|
|
165
173
|
### Features
|
|
166
174
|
|
|
167
|
-
- **core:** align GitHub metadata handling with other backends ([#3316](https://github.com/decaporg/decap-cms/tree/
|
|
175
|
+
- **core:** align GitHub metadata handling with other backends ([#3316](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/issues/3316)) ([7e0a8ad](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/commit/7e0a8ad532012576dc5e40bd4e9d54522e307123)), closes [#3292](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/issues/3292)
|
|
168
176
|
|
|
169
|
-
## [2.7.1](https://github.com/decaporg/decap-cms/tree/
|
|
177
|
+
## [2.7.1](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.7.0...decap-cms-lib-util@2.7.1) (2020-02-14)
|
|
170
178
|
|
|
171
179
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
172
180
|
|
|
173
|
-
# [2.7.0](https://github.com/decaporg/decap-cms/tree/
|
|
181
|
+
# [2.7.0](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.6.2...decap-cms-lib-util@2.7.0) (2020-02-10)
|
|
174
182
|
|
|
175
183
|
### Bug Fixes
|
|
176
184
|
|
|
177
|
-
- filter paginated results ([#3216](https://github.com/decaporg/decap-cms/tree/
|
|
185
|
+
- filter paginated results ([#3216](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/issues/3216)) ([0a482b1](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/commit/0a482b10049bcfa022b81165cabf4512d77e0b88))
|
|
178
186
|
|
|
179
187
|
### Features
|
|
180
188
|
|
|
181
|
-
- field based media/public folders ([#3208](https://github.com/decaporg/decap-cms/tree/
|
|
189
|
+
- field based media/public folders ([#3208](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/issues/3208)) ([97bc0c8](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/commit/97bc0c8dc489e736f89d748ba832d78400fe4332))
|
|
182
190
|
|
|
183
191
|
### Reverts
|
|
184
192
|
|
|
185
|
-
- Revert "chore(release): publish" ([a015d1d](https://github.com/decaporg/decap-cms/tree/
|
|
193
|
+
- Revert "chore(release): publish" ([a015d1d](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/commit/a015d1d92a4b1c0130c44fcef1c9ecdb157a0f07))
|
|
186
194
|
|
|
187
|
-
## [2.6.2](https://github.com/decaporg/decap-cms/tree/
|
|
195
|
+
## [2.6.2](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.6.1...decap-cms-lib-util@2.6.2) (2020-01-24)
|
|
188
196
|
|
|
189
197
|
### Bug Fixes
|
|
190
198
|
|
|
191
|
-
- **backend-git-gateway:** re-write GitHub pagination links ([#3135](https://github.com/decaporg/decap-cms/tree/
|
|
199
|
+
- **backend-git-gateway:** re-write GitHub pagination links ([#3135](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/issues/3135)) ([834f6b9](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/commit/834f6b9e457f3738ce0f240ddd4cc160aff9e2f5))
|
|
192
200
|
|
|
193
|
-
## [2.6.1](https://github.com/decaporg/decap-cms/tree/
|
|
201
|
+
## [2.6.1](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.6.0...decap-cms-lib-util@2.6.1) (2020-01-22)
|
|
194
202
|
|
|
195
203
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
196
204
|
|
|
197
|
-
# [2.6.0](https://github.com/decaporg/decap-cms/tree/
|
|
205
|
+
# [2.6.0](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.5.2...decap-cms-lib-util@2.6.0) (2020-01-21)
|
|
198
206
|
|
|
199
207
|
### Features
|
|
200
208
|
|
|
201
|
-
- **backend-bitbucket:** Add Git-LFS support ([#3118](https://github.com/decaporg/decap-cms/tree/
|
|
209
|
+
- **backend-bitbucket:** Add Git-LFS support ([#3118](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/issues/3118)) ([a48c02d](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/commit/a48c02d852ca5e11055da3a14cefae8d17a68498))
|
|
202
210
|
|
|
203
|
-
## [2.5.2](https://github.com/decaporg/decap-cms/tree/
|
|
211
|
+
## [2.5.2](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.5.1...decap-cms-lib-util@2.5.2) (2020-01-16)
|
|
204
212
|
|
|
205
213
|
### Bug Fixes
|
|
206
214
|
|
|
207
|
-
- use string endsWith to filter by extension ([#3097](https://github.com/decaporg/decap-cms/tree/
|
|
215
|
+
- use string endsWith to filter by extension ([#3097](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/issues/3097)) ([6a13a85](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/commit/6a13a85e269c8f299f71b3f5ee45fc5d34f75822))
|
|
208
216
|
|
|
209
|
-
## [2.5.1](https://github.com/decaporg/decap-cms/tree/
|
|
217
|
+
## [2.5.1](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.5.0...decap-cms-lib-util@2.5.1) (2020-01-14)
|
|
210
218
|
|
|
211
219
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
212
220
|
|
|
213
|
-
# [2.5.0](https://github.com/decaporg/decap-cms/tree/
|
|
221
|
+
# [2.5.0](https://github.com/decaporg/decap-cms/tree/main/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)
|
|
214
222
|
|
|
215
223
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
216
224
|
|
|
217
|
-
# [2.5.0-beta.0](https://github.com/decaporg/decap-cms/tree/
|
|
225
|
+
# [2.5.0-beta.0](https://github.com/decaporg/decap-cms/tree/main/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)
|
|
218
226
|
|
|
219
227
|
### Features
|
|
220
228
|
|
|
221
|
-
- bundle assets with content ([#2958](https://github.com/decaporg/decap-cms/tree/
|
|
229
|
+
- bundle assets with content ([#2958](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/issues/2958)) ([2b41d8a](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/commit/2b41d8a838a9c8a6b21cde2ddd16b9288334e298))
|
|
222
230
|
|
|
223
|
-
# [2.4.0](https://github.com/decaporg/decap-cms/tree/
|
|
231
|
+
# [2.4.0](https://github.com/decaporg/decap-cms/tree/main/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)
|
|
224
232
|
|
|
225
233
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
226
234
|
|
|
227
|
-
# [2.4.0-beta.5](https://github.com/decaporg/decap-cms/tree/
|
|
235
|
+
# [2.4.0-beta.5](https://github.com/decaporg/decap-cms/tree/main/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)
|
|
228
236
|
|
|
229
237
|
### Bug Fixes
|
|
230
238
|
|
|
231
|
-
- **backend-github:** editorial workflow commits ([#2867](https://github.com/decaporg/decap-cms/tree/
|
|
232
|
-
- **backend-github:** prepend collection name ([#2878](https://github.com/decaporg/decap-cms/tree/
|
|
239
|
+
- **backend-github:** editorial workflow commits ([#2867](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/issues/2867)) ([86adca3](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/commit/86adca3a18f25ab74d1c6702bafab250f005ceec))
|
|
240
|
+
- **backend-github:** prepend collection name ([#2878](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/issues/2878)) ([465f463](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/commit/465f4639597f258d5aa2c1b65e9d2c16023ee7ae))
|
|
233
241
|
|
|
234
|
-
# [2.4.0-beta.4](https://github.com/decaporg/decap-cms/tree/
|
|
242
|
+
# [2.4.0-beta.4](https://github.com/decaporg/decap-cms/tree/main/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)
|
|
235
243
|
|
|
236
244
|
### Bug Fixes
|
|
237
245
|
|
|
238
|
-
- **github-backend:** handle race condition in editorial workflow ([#2658](https://github.com/decaporg/decap-cms/tree/
|
|
246
|
+
- **github-backend:** handle race condition in editorial workflow ([#2658](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/issues/2658)) ([97f1f84](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/commit/97f1f84))
|
|
239
247
|
|
|
240
|
-
# [2.4.0-beta.3](https://github.com/decaporg/decap-cms/tree/
|
|
248
|
+
# [2.4.0-beta.3](https://github.com/decaporg/decap-cms/tree/main/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)
|
|
241
249
|
|
|
242
250
|
### Features
|
|
243
251
|
|
|
244
|
-
- **backend-github:** GitHub GraphQL API support ([#2456](https://github.com/decaporg/decap-cms/tree/
|
|
252
|
+
- **backend-github:** GitHub GraphQL API support ([#2456](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/issues/2456)) ([ece136c](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/commit/ece136c))
|
|
245
253
|
|
|
246
|
-
# [2.4.0-beta.2](https://github.com/decaporg/decap-cms/tree/
|
|
254
|
+
# [2.4.0-beta.2](https://github.com/decaporg/decap-cms/tree/main/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)
|
|
247
255
|
|
|
248
256
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
249
257
|
|
|
250
|
-
# [2.4.0-beta.1](https://github.com/decaporg/decap-cms/tree/
|
|
258
|
+
# [2.4.0-beta.1](https://github.com/decaporg/decap-cms/tree/main/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)
|
|
251
259
|
|
|
252
260
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
253
261
|
|
|
254
|
-
# [2.4.0-beta.0](https://github.com/decaporg/decap-cms/tree/
|
|
262
|
+
# [2.4.0-beta.0](https://github.com/decaporg/decap-cms/tree/main/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)
|
|
255
263
|
|
|
256
264
|
### Features
|
|
257
265
|
|
|
258
|
-
- **backend-github:** Open Authoring ([#2430](https://github.com/decaporg/decap-cms/tree/
|
|
266
|
+
- **backend-github:** Open Authoring ([#2430](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/issues/2430)) ([edf0a3a](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/commit/edf0a3a))
|
|
259
267
|
|
|
260
|
-
## [2.3.3](https://github.com/decaporg/decap-cms/tree/
|
|
268
|
+
## [2.3.3](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.3.2...decap-cms-lib-util@2.3.3) (2019-07-24)
|
|
261
269
|
|
|
262
270
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
263
271
|
|
|
264
|
-
## [2.3.2](https://github.com/decaporg/decap-cms/tree/
|
|
272
|
+
## [2.3.2](https://github.com/decaporg/decap-cms/tree/main/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)
|
|
265
273
|
|
|
266
274
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
267
275
|
|
|
268
|
-
## [2.3.2-beta.0](https://github.com/decaporg/decap-cms/tree/
|
|
276
|
+
## [2.3.2-beta.0](https://github.com/decaporg/decap-cms/tree/main/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)
|
|
269
277
|
|
|
270
278
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
271
279
|
|
|
272
|
-
## [2.3.1](https://github.com/decaporg/decap-cms/tree/
|
|
280
|
+
## [2.3.1](https://github.com/decaporg/decap-cms/tree/main/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)
|
|
273
281
|
|
|
274
282
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
275
283
|
|
|
276
|
-
## [2.3.1-beta.1](https://github.com/decaporg/decap-cms/tree/
|
|
284
|
+
## [2.3.1-beta.1](https://github.com/decaporg/decap-cms/tree/main/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)
|
|
277
285
|
|
|
278
286
|
### Bug Fixes
|
|
279
287
|
|
|
280
|
-
- export on decap-cms and maps on esm ([#2244](https://github.com/decaporg/decap-cms/tree/
|
|
288
|
+
- export on decap-cms and maps on esm ([#2244](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/issues/2244)) ([6ffd13b](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/commit/6ffd13b))
|
|
281
289
|
|
|
282
|
-
## [2.3.1-beta.0](https://github.com/decaporg/decap-cms/tree/
|
|
290
|
+
## [2.3.1-beta.0](https://github.com/decaporg/decap-cms/tree/main/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)
|
|
283
291
|
|
|
284
292
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
285
293
|
|
|
286
|
-
# [2.3.0](https://github.com/decaporg/decap-cms/tree/
|
|
294
|
+
# [2.3.0](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.2.0...decap-cms-lib-util@2.3.0) (2019-03-22)
|
|
287
295
|
|
|
288
296
|
### Features
|
|
289
297
|
|
|
290
|
-
- add ES module builds ([#2215](https://github.com/decaporg/decap-cms/tree/
|
|
298
|
+
- add ES module builds ([#2215](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/issues/2215)) ([d142b32](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/commit/d142b32))
|
|
291
299
|
|
|
292
|
-
# [2.2.0](https://github.com/decaporg/decap-cms/tree/
|
|
300
|
+
# [2.2.0](https://github.com/decaporg/decap-cms/tree/main/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)
|
|
293
301
|
|
|
294
302
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
295
303
|
|
|
296
|
-
# [2.2.0-beta.0](https://github.com/decaporg/decap-cms/tree/
|
|
304
|
+
# [2.2.0-beta.0](https://github.com/decaporg/decap-cms/tree/main/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)
|
|
297
305
|
|
|
298
306
|
### Features
|
|
299
307
|
|
|
300
|
-
- provide usable UMD builds for all packages ([#2141](https://github.com/decaporg/decap-cms/tree/
|
|
308
|
+
- provide usable UMD builds for all packages ([#2141](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/issues/2141)) ([82cc794](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/commit/82cc794))
|
|
301
309
|
|
|
302
|
-
## [2.1.3-beta.0](https://github.com/decaporg/decap-cms/tree/
|
|
310
|
+
## [2.1.3-beta.0](https://github.com/decaporg/decap-cms/tree/main/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)
|
|
303
311
|
|
|
304
312
|
### Features
|
|
305
313
|
|
|
306
|
-
- upgrade to Emotion 10 ([#2166](https://github.com/decaporg/decap-cms/tree/
|
|
314
|
+
- upgrade to Emotion 10 ([#2166](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/issues/2166)) ([ccef446](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/commit/ccef446))
|
|
307
315
|
|
|
308
|
-
## [2.1.2](https://github.com/decaporg/decap-cms/tree/
|
|
316
|
+
## [2.1.2](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.1.1...decap-cms-lib-util@2.1.2) (2019-02-26)
|
|
309
317
|
|
|
310
318
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
311
319
|
|
|
312
|
-
## [2.1.1](https://github.com/decaporg/decap-cms/tree/
|
|
320
|
+
## [2.1.1](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.1.0...decap-cms-lib-util@2.1.1) (2018-11-29)
|
|
313
321
|
|
|
314
322
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
315
323
|
|
|
316
324
|
<a name="2.1.0"></a>
|
|
317
325
|
|
|
318
|
-
# [2.1.0](https://github.com/decaporg/decap-cms/tree/
|
|
326
|
+
# [2.1.0](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.0.5...decap-cms-lib-util@2.1.0) (2018-09-06)
|
|
319
327
|
|
|
320
328
|
### Bug Fixes
|
|
321
329
|
|
|
322
|
-
- remove alert modal from localForage error case ([#1676](https://github.com/decaporg/decap-cms/tree/
|
|
330
|
+
- remove alert modal from localForage error case ([#1676](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/issues/1676)) ([4f3116d](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/commit/4f3116d))
|
|
323
331
|
|
|
324
332
|
### Features
|
|
325
333
|
|
|
326
|
-
- **media:** add external media library support, Uploadcare integration ([#1602](https://github.com/decaporg/decap-cms/tree/
|
|
334
|
+
- **media:** add external media library support, Uploadcare integration ([#1602](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/issues/1602)) ([0596904](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/commit/0596904))
|
|
327
335
|
|
|
328
336
|
<a name="2.0.5"></a>
|
|
329
337
|
|
|
330
|
-
## [2.0.5](https://github.com/decaporg/decap-cms/tree/
|
|
338
|
+
## [2.0.5](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.0.4...decap-cms-lib-util@2.0.5) (2018-08-24)
|
|
331
339
|
|
|
332
340
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
333
341
|
|
|
334
342
|
<a name="2.0.4"></a>
|
|
335
343
|
|
|
336
|
-
## [2.0.4](https://github.com/decaporg/decap-cms/tree/
|
|
344
|
+
## [2.0.4](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.0.3...decap-cms-lib-util@2.0.4) (2018-08-07)
|
|
337
345
|
|
|
338
346
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
339
347
|
|
|
340
348
|
<a name="2.0.3"></a>
|
|
341
349
|
|
|
342
|
-
## [2.0.3](https://github.com/decaporg/decap-cms/tree/
|
|
350
|
+
## [2.0.3](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.0.2...decap-cms-lib-util@2.0.3) (2018-08-01)
|
|
343
351
|
|
|
344
352
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
345
353
|
|
|
346
354
|
<a name="2.0.2"></a>
|
|
347
355
|
|
|
348
|
-
## [2.0.2](https://github.com/decaporg/decap-cms/tree/
|
|
356
|
+
## [2.0.2](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-lib-util/compare/decap-cms-lib-util@2.0.1...decap-cms-lib-util@2.0.2) (2018-07-28)
|
|
349
357
|
|
|
350
358
|
**Note:** Version bump only for package decap-cms-lib-util
|
|
351
359
|
|
package/README.md
CHANGED
|
@@ -12,7 +12,7 @@ At first, look at `Implementation`. This is File Management System API and has f
|
|
|
12
12
|
|
|
13
13
|
An abstraction layer between the CMS and Git-repository manager API.
|
|
14
14
|
|
|
15
|
-
Used as backend in [cms-core](https://github.com/decaporg/decap-cms/tree/
|
|
15
|
+
Used as backend in [cms-core](https://github.com/decaporg/decap-cms/tree/main/packages/decap-cms-core/README.md).
|
|
16
16
|
|
|
17
17
|
### Low-level abstractions for Git-repository manager API:
|
|
18
18
|
|