Erez Rokah
285c940562
fix: handle token expiry ( #3847 )
2020-06-03 12:44:03 +03:00
Shawn Erquhart
e16782409a
chore(release): publish
...
- netlify-cms-app@2.12.14
- netlify-cms-backend-test@2.9.0
- netlify-cms-core@2.28.0
- netlify-cms-lib-util@2.10.0
- netlify-cms-locales@1.15.0
- netlify-cms-proxy-server@1.2.8
- netlify-cms-ui-default@2.11.0
- netlify-cms-widget-list@2.5.1
- netlify-cms-widget-object@2.4.2
- netlify-cms@2.10.50
2020-06-01 12:44:09 -04:00
Bartholomew
812716e18b
feat: add pre save/ post save hooks ( #3812 )
2020-05-27 16:14:35 +03:00
Shawn Erquhart
3b1e9a8837
chore(release): publish
...
- netlify-cms-app@2.12.13
- netlify-cms-backend-bitbucket@2.11.5
- netlify-cms-backend-git-gateway@2.10.5
- netlify-cms-backend-github@2.10.6
- netlify-cms-backend-proxy@1.0.7
- netlify-cms-core@2.27.0
- netlify-cms-lib-util@2.9.4
- netlify-cms-locales@1.14.0
- netlify-cms-proxy-server@1.2.7
- netlify-cms-widget-code@1.1.5
- netlify-cms-widget-date@2.5.1
- netlify-cms-widget-datetime@2.5.0
- netlify-cms-widget-list@2.5.0
- netlify-cms-widget-markdown@2.11.3
- netlify-cms-widget-relation@2.7.0
- netlify-cms@2.10.49
2020-05-19 17:59:16 -04:00
Erez Rokah
088b1a8ab6
fix: clear fetch timeout on successful response ( #3768 )
2020-05-17 14:09:06 +03:00
Kunal Kundu
3e34e52440
chore: add timeout mechanism for fetch calls ( #3649 )
2020-05-12 16:51:13 +03:00
Shawn Erquhart
f8603c5d92
chore(release): publish
...
- netlify-cms-app@2.12.11
- netlify-cms-backend-bitbucket@2.11.4
- netlify-cms-backend-git-gateway@2.10.3
- netlify-cms-backend-github@2.10.5
- netlify-cms-backend-gitlab@2.8.4
- netlify-cms-lib-util@2.9.3
- netlify-cms-proxy-server@1.2.6
- netlify-cms@2.10.47
2020-04-21 10:49:29 -04:00
Erez Rokah
8f1b325809
refactor: use fetch cache arg instead of cache busting ( #3584 )
2020-04-21 17:46:06 +03:00
Shawn Erquhart
a8678559b2
chore(release): publish
...
- netlify-cms-app@2.12.2
- netlify-cms-backend-github@2.10.3
- netlify-cms-core@2.23.2
- netlify-cms-lib-util@2.9.2
- netlify-cms-proxy-server@1.2.4
- netlify-cms@2.10.38
2020-04-01 09:23:37 -04:00
Erez Rokah
49098de27f
fix: move common api functions to a separate file ( #3511 )
2020-04-01 11:44:39 +03:00
Shawn Erquhart
816bef5ffa
chore(release): publish
...
- netlify-cms-app@2.12.1
- netlify-cms-backend-bitbucket@2.11.3
- netlify-cms-backend-git-gateway@2.10.2
- netlify-cms-backend-github@2.10.2
- netlify-cms-backend-gitlab@2.8.3
- netlify-cms-backend-proxy@1.0.5
- netlify-cms-backend-test@2.8.1
- netlify-cms-core@2.23.1
- netlify-cms-lib-auth@2.2.8
- netlify-cms-lib-util@2.9.1
- netlify-cms-locales@1.10.2
- netlify-cms-proxy-server@1.2.3
- netlify-cms-ui-default@2.9.5
- netlify-cms@2.10.37
2020-03-31 23:22:50 -04:00
Erez Rokah
174d86f0a0
Feat: entry sorting ( #3494 )
...
* refactor: typescript search actions, add tests avoid duplicate search
* refactor: switch from promise chain to async/await in loadEntries
* feat: add sorting, initial commit
* fix: set isFetching to true on entries request
* fix: ui improvments and bug fixes
* test: fix tests
* feat(backend-gitlab): cache local tree)
* fix: fix prop type warning
* refactor: code cleanup
* feat(backend-bitbucket): add local tree caching support
* feat: swtich to orderBy and support multiple sort keys
* fix: backoff function
* fix: improve backoff
* feat: infer sortable fields
* feat: fetch file commit metadata - initial commit
* feat: extract file author and date, finalize GitLab & Bitbucket
* refactor: code cleanup
* feat: handle github rate limit errors
* refactor: code cleanup
* fix(github): add missing author and date when traversing cursor
* fix: add missing author and date when traversing cursor
* refactor: code cleanup
* refactor: code cleanup
* refactor: code cleanup
* test: fix tests
* fix: rebuild local tree when head doesn't exist in remote branch
* fix: allow sortable fields to be an empty array
* fix: allow translation of built in sort fields
* build: fix proxy server build
* fix: hide commit author and date fields by default on non git backends
* fix(algolia): add listAllEntries method for alogolia integration
* fix: handle sort fields overflow
* test(bitbucket): re-record some bitbucket e2e tests
* test(bitbucket): fix media library test
* refactor(gitgateway-gitlab): share request code and handle 404 errors
* fix: always show commit date by default
* docs: add sortableFields
* refactor: code cleanup
* improvement: drop multi-sort, rework sort UI
* chore: force main package bumps
Co-authored-by: Shawn Erquhart <shawn@erquh.art>
2020-03-31 23:13:27 -04:00
Shawn Erquhart
66ccbead5a
chore(release): publish
...
- netlify-cms-app@2.11.28
- netlify-cms-backend-git-gateway@2.10.0
- netlify-cms-backend-github@2.10.0
- netlify-cms-core@2.22.0
- netlify-cms-lib-util@2.9.0
- netlify-cms-locales@1.9.4
- netlify-cms-proxy-server@1.2.1
- netlify-cms-ui-default@2.9.3
- netlify-cms-widget-markdown@2.10.0
- netlify-cms@2.10.31
2020-03-12 10:46:06 -04:00
Erez Rokah
92e76011e7
feat: add media lib virtualization ( #3381 )
2020-03-09 08:45:42 +01:00
Erez Rokah
39f1307e3a
feat(backend-github): add pagination ( #3379 )
2020-03-05 11:58:49 +01:00
GitHub Action
2675e1dff5
chore(release): publish
...
- netlify-cms-app@2.11.24
- netlify-cms-backend-bitbucket@2.11.0
- netlify-cms-backend-git-gateway@2.9.0
- netlify-cms-backend-github@2.9.0
- netlify-cms-backend-gitlab@2.8.0
- netlify-cms-core@2.19.1
- netlify-cms-lib-util@2.8.0
- netlify-cms-proxy-server@1.1.5
- netlify-cms@2.10.27
2020-02-25 15:24:43 +00:00
Erez Rokah
7e0a8ad532
feat(core): align GitHub metadata handling with other backends ( #3316 )
...
* Revert "Revert "feat(core): Align GitHub metadata handling with other backends (#3292 )""
This reverts commit 5bdd3df9ccbb5149c22d79987ebdcd6cab4b261f.
* fix(backend-github): fix migration code
* test(backend-github): fix test
* test(e2e): shorten wait time
* test(e2e): try and fix test on CI
2020-02-24 17:44:10 -05:00
GitHub Action
d39aca7853
chore(release): publish
...
- netlify-cms-app@2.11.19
- netlify-cms-core@2.18.4
- netlify-cms-editor-component-image@2.6.2
- netlify-cms-lib-util@2.7.1
- netlify-cms-proxy-server@1.1.3
- netlify-cms-widget-file@2.6.2
- netlify-cms-widget-image@2.6.2
- netlify-cms-widget-list@2.4.3
- netlify-cms-widget-relation@2.5.2
- netlify-cms@2.10.22
2020-02-14 20:37:17 +00:00
Erez Rokah
02ef2010e7
Fix: show specific field media files in library, cascade folder templates ( #3252 )
...
* feat: cascade & compose media folders - initial commit
* refactor: code cleanup
* fix: pass field instead of folder to getAsset
* fix: only show field media files in library
* test: fix medial library selector test
* fix: fallback to original path when asset not found
* fix: only show field media files in media library
* fix: properly handle empty strings in field folders
2020-02-14 15:31:33 -05:00
Shawn Erquhart
a399310513
chore(release): publish
...
- netlify-cms-app@2.11.15
- netlify-cms-backend-bitbucket@2.9.0
- netlify-cms-backend-github@2.7.0
- netlify-cms-backend-gitlab@2.6.0
- netlify-cms-core@2.18.0
- netlify-cms-editor-component-image@2.6.0
- netlify-cms-lib-util@2.7.0
- netlify-cms-proxy-server@1.1.0
- netlify-cms-ui-default@2.9.0
- netlify-cms-widget-file@2.6.0
- netlify-cms-widget-image@2.6.0
- netlify-cms-widget-markdown@2.9.0
- netlify-cms@2.10.18
2020-02-10 13:35:11 -05:00
erezrokah
a015d1d92a
Revert "chore(release): publish"
...
This reverts commit f39edbf853f8c2a0588ecf524fdc39c68d41c64e.
2020-02-10 19:16:04 +02:00
GitHub Action
f39edbf853
chore(release): publish
...
- netlify-cms-app@2.11.15
- netlify-cms-backend-bitbucket@2.9.0
- netlify-cms-backend-github@2.7.0
- netlify-cms-backend-gitlab@2.6.0
- netlify-cms-core@2.18.0
- netlify-cms-editor-component-image@2.6.0
- netlify-cms-lib-util@2.7.0
- netlify-cms-proxy-server@1.1.0
- netlify-cms-ui-default@2.9.0
- netlify-cms-widget-file@2.6.0
- netlify-cms-widget-image@2.6.0
- netlify-cms-widget-markdown@2.9.0
- netlify-cms@2.10.18
2020-02-10 16:55:11 +00:00
Erez Rokah
97bc0c8dc4
feat: field based media/public folders ( #3208 )
2020-02-10 11:05:47 -05:00
Erez Rokah
0a482b1004
fix: filter paginated results ( #3216 )
2020-02-10 11:44:00 +02:00
Shawn Erquhart
7b0838dfef
chore(release): publish
...
- netlify-cms-app@2.11.9
- netlify-cms-backend-git-gateway@2.7.1
- netlify-cms-backend-github@2.6.5
- netlify-cms-lib-util@2.6.2
- netlify-cms-proxy-server@1.0.3
- netlify-cms@2.10.12
2020-01-23 21:28:33 -05:00
Erez Rokah
834f6b9e45
fix(backend-git-gateway): re-write GitHub pagination links ( #3135 )
2020-01-23 21:14:33 -05:00
Shawn Erquhart
06b50ba829
chore(release): publish
...
- netlify-cms-app@2.11.7
- netlify-cms-backend-proxy@1.0.2
- netlify-cms-core@2.15.3
- netlify-cms-lib-util@2.6.1
- netlify-cms-proxy-server@1.0.2
- netlify-cms@2.10.10
2020-01-22 16:55:18 -05:00
Erez Rokah
7e8084be87
chore: add proxy backend ( #3126 )
...
* feat(backends): add proxy backend
* feat: add proxy server initial commit
* fix: move from joi to @hapi/joi
* test: add joi validation tests
* feat: proxy server initial implementations
* test: add tests, fix build
* chore: update yarn.lock
* build: fix develop command
* fix(back-proxy): fix bugs
* test(backend-proxy): add cypress tests
* chore: cleanup
* chore: support node 10
* chore: code cleanup
* chore: run cypress on ubuntu 16.04
* test(e2e): fix proxy backend cypress tests
* chore: don't start proxy server on yarn develop
2020-01-22 16:47:34 -05:00
Shawn Erquhart
4bc4490c6f
chore(release): publish
...
- netlify-cms-app@2.11.6
- netlify-cms-backend-bitbucket@2.8.0
- netlify-cms-backend-git-gateway@2.7.0
- netlify-cms-backend-gitlab@2.5.2
- netlify-cms-lib-util@2.6.0
- netlify-cms-locales@1.6.0
- netlify-cms@2.10.9
2020-01-21 14:12:05 -05:00
Erez Rokah
a48c02d852
feat(backend-bitbucket): Add Git-LFS support ( #3118 )
2020-01-21 18:57:36 +02:00
Shawn Erquhart
6a977ae867
chore(release): publish
...
- netlify-cms-app@2.11.5
- netlify-cms-backend-git-gateway@2.6.2
- netlify-cms-backend-github@2.6.4
- netlify-cms-lib-util@2.5.2
- netlify-cms@2.10.8
2020-01-16 10:18:51 -05:00
Erez Rokah
6a13a85e26
fix: use string endsWith to filter by extension ( #3097 )
2020-01-16 12:03:30 +02:00
Shawn Erquhart
1091bfcd4f
chore(release): publish
...
- netlify-cms-app@2.11.3
- netlify-cms-backend-bitbucket@2.7.2
- netlify-cms-backend-git-gateway@2.6.1
- netlify-cms-backend-github@2.6.3
- netlify-cms-backend-gitlab@2.5.1
- netlify-cms-backend-test@2.7.1
- netlify-cms-core@2.15.1
- netlify-cms-lib-auth@2.2.7
- netlify-cms-lib-util@2.5.1
- netlify-cms@2.10.6
2020-01-14 18:29:44 -05:00
Erez Rokah
6f221ab3c1
Feat: editorial workflow bitbucket gitlab ( #3014 )
...
* refactor: typescript the backends
* feat: support multiple files upload for GitLab and BitBucket
* fix: load entry media files from media folder or UI state
* chore: cleanup log message
* chore: code cleanup
* refactor: typescript the test backend
* refactor: cleanup getEntry unsued variables
* refactor: moved shared backend code to lib util
* chore: rename files to preserve history
* fix: bind readFile method to API classes
* test(e2e): switch to chrome in cypress tests
* refactor: extract common api methods
* refactor: remove most of immutable js usage from backends
* feat(backend-gitlab): initial editorial workflow support
* feat(backend-gitlab): implement missing workflow methods
* chore: fix lint error
* feat(backend-gitlab): support files deletion
* test(e2e): add gitlab cypress tests
* feat(backend-bitbucket): implement missing editorial workflow methods
* test(e2e): add BitBucket backend e2e tests
* build: update node version to 12 on netlify builds
* fix(backend-bitbucket): extract BitBucket avatar url
* test: fix git-gateway AuthenticationPage test
* test(e2e): fix some backend tests
* test(e2e): fix tests
* test(e2e): add git-gateway editorial workflow test
* chore: code cleanup
* test(e2e): revert back to electron
* test(e2e): add non editorial workflow tests
* fix(git-gateway-gitlab): don't call unpublishedEntry in simple workflow
gitlab git-gateway doesn't support editorial workflow APIs yet. This change makes sure not to call them in simple workflow
* refactor(backend-bitbucket): switch to diffstat API instead of raw diff
* chore: fix test
* test(e2e): add more git-gateway tests
* fix: post rebase typescript fixes
* test(e2e): fix tests
* fix: fix parsing of content key and add tests
* refactor: rename test file
* test(unit): add getStatues unit tests
* chore: update cypress
* docs: update beta docs
2020-01-14 17:15:14 -05:00
Shawn Erquhart
0a06d8eb47
chore(release): publish
...
- netlify-cms-app@2.11.0
- netlify-cms-backend-bitbucket@2.7.0
- netlify-cms-backend-git-gateway@2.6.0
- netlify-cms-backend-github@2.6.0
- netlify-cms-backend-gitlab@2.5.0
- netlify-cms-backend-test@2.7.0
- netlify-cms-core@2.14.0
- netlify-cms-editor-component-image@2.5.0
- netlify-cms-lib-util@2.5.0
- netlify-cms-locales@1.4.0
- netlify-cms-ui-default@2.8.0
- netlify-cms-widget-code@1.1.2
- netlify-cms-widget-file@2.5.0
- netlify-cms-widget-image@2.5.0
- netlify-cms-widget-list@2.4.1
- netlify-cms-widget-markdown@2.8.0
- netlify-cms-widget-object@2.3.1
- netlify-cms@2.10.3
2020-01-07 15:04:08 -05:00
Erez Rokah
b27748b54f
Fix: get files by path depth ( #2993 )
...
* fix: get files up to depth specified by colletion path
* test(e2e): update mock data
* chore: fix comment
2019-12-22 15:20:42 +02:00
Shawn Erquhart
b5c42bdcc9
chore(release): publish
...
- netlify-cms-app@2.11.0-beta.0
- netlify-cms-backend-bitbucket@2.7.0-beta.0
- netlify-cms-backend-git-gateway@2.6.0-beta.0
- netlify-cms-backend-github@2.6.0-beta.0
- netlify-cms-backend-gitlab@2.5.0-beta.0
- netlify-cms-backend-test@2.7.0-beta.0
- netlify-cms-core@2.14.0-beta.0
- netlify-cms-editor-component-image@2.5.0-beta.0
- netlify-cms-lib-util@2.5.0-beta.0
- netlify-cms-ui-default@2.8.0-beta.0
- netlify-cms-widget-file@2.5.0-beta.0
- netlify-cms-widget-image@2.5.0-beta.0
- netlify-cms-widget-markdown@2.8.0-beta.0
- netlify-cms@2.10.1-beta.0
2019-12-18 11:18:23 -05:00
Erez Rokah
2b41d8a838
feat: bundle assets with content ( #2958 )
...
* fix(media_folder_relative): use collection name in unpublished entry
* refactor: pass arguments as object to AssetProxy ctor
* feat: support media folders per collection
* feat: resolve media files path based on entry path
* fix: asset public path resolving
* refactor: introduce typescript for AssetProxy
* refactor: code cleanup
* refactor(asset-proxy): add tests,switch to typescript,extract arguments
* refactor: typescript for editorialWorkflow
* refactor: add typescript for media library actions
* refactor: fix type error on map set
* refactor: move locale selector into reducer
* refactor: add typescript for entries actions
* refactor: remove duplication between asset store and media lib
* feat: load assets from backend using API
* refactor(github): add typescript, cache media files
* fix: don't load media URL if already loaded
* feat: add media folder config to collection
* fix: load assets from API when not in UI state
* feat: load entry media files when opening media library
* fix: editorial workflow draft media files bug fixes
* test(unit): fix unit tests
* fix: editor control losing focus
* style: add eslint object-shorthand rule
* test(cypress): re-record mock data
* fix: fix non github backends, large media
* test: uncomment only in tests
* fix(backend-test): add missing displayURL property
* test(e2e): add media library tests
* test(e2e): enable visual testing
* test(e2e): add github backend media library tests
* test(e2e): add git-gateway large media tests
* chore: post rebase fixes
* test: fix tests
* test: fix tests
* test(cypress): fix tests
* docs: add media_folder docs
* test(e2e): add media library delete test
* test(e2e): try and fix image comparison on CI
* ci: reduce test machines from 9 to 8
* test: add reducers and selectors unit tests
* test(e2e): disable visual regression testing for now
* test: add getAsset unit tests
* refactor: use Asset class component instead of hooks
* build: don't inline source maps
* test: add more media path tests
2019-12-18 11:16:02 -05:00
Shawn Erquhart
7e4d4c1cc4
chore(release): publish
...
- netlify-cms-app@2.10.0
- netlify-cms-backend-bitbucket@2.6.0
- netlify-cms-backend-github@2.5.0
- netlify-cms-backend-gitlab@2.4.0
- netlify-cms-backend-test@2.6.0
- netlify-cms-core@2.13.0
- netlify-cms-lib-auth@2.2.6
- netlify-cms-lib-util@2.4.0
- netlify-cms-locales@1.3.0
- netlify-cms-ui-default@2.7.0
- netlify-cms-widget-list@2.4.0
- netlify-cms-widget-markdown@2.7.0
- netlify-cms@2.10.0
2019-12-18 11:02:29 -05:00
Shawn Erquhart
6909008a5c
chore(release): publish
...
- netlify-cms-app@2.10.0-beta.2
- netlify-cms-backend-github@2.5.0-beta.6
- netlify-cms-backend-test@2.5.0
- netlify-cms-core@2.13.0-beta.7
- netlify-cms-lib-util@2.4.0-beta.5
- netlify-cms-locales@1.2.0
- netlify-cms@2.10.0-beta.2
2019-11-26 17:17:42 -05:00
Bartholomew
465f463959
fix(backend-github): prepend collection name ( #2878 )
...
* fix(backend-github): prepend collection name
* chore: prefer migrating entries
* chore: cleanup
* chore: move migration to listUnpublishedBranches
* chore: prefer flowAsync
* chore: feedback updates
* refactor: extract current metadata version to a const
* refactor: don't send pulls request on open authoring
* test: update recorded data
* fix: hardcode migration key/branch logic
* test(backend-github): add unit tests for migration code
* fix(github-graphql): add ref property to result of createBranch
* test(cypress): update recorded data
* fix: load unpublished entries once
* fix: run migration for published draft entry
* fix: failing test
* chore: use hardcoded version number
* fix: use hardcoded version number
* test(cypress): update recorded data
2019-11-26 10:40:27 +02:00
Bartholomew
86adca3a18
fix(backend-github): editorial workflow commits ( #2867 )
2019-11-11 17:06:29 +02:00
Shawn Erquhart
6b83a706a3
chore: switch chat links to slack ( #2782 )
2019-10-22 20:59:04 -04:00
Shawn Erquhart
f16d22334f
chore(release): publish
...
- netlify-cms-app@2.9.8-beta.4
- netlify-cms-backend-bitbucket@2.4.2
- netlify-cms-backend-git-gateway@2.4.6
- netlify-cms-backend-github@2.5.0-beta.3
- netlify-cms-backend-gitlab@2.3.3-beta.1
- netlify-cms-core@2.13.0-beta.4
- netlify-cms-lib-util@2.4.0-beta.4
- netlify-cms-media-library-cloudinary@1.3.4
- netlify-cms-media-library-uploadcare@0.5.4
- netlify-cms-widget-date@2.3.4
- netlify-cms-widget-datetime@2.2.4
- netlify-cms-widget-relation@2.4.2
- netlify-cms@2.9.8-beta.4
2019-09-26 13:09:40 -04:00
Erez Rokah
97f1f84b69
fix(github-backend): handle race condition in editorial workflow ( #2658 )
2019-09-09 15:56:47 -04:00
Shawn Erquhart
50b297c67a
chore(release): publish
...
- netlify-cms-app@2.9.8-beta.3
- netlify-cms-backend-github@2.5.0-beta.2
- netlify-cms-core@2.13.0-beta.3
- netlify-cms-lib-util@2.4.0-beta.3
- netlify-cms-widget-list@2.3.5-beta.0
- netlify-cms@2.9.8-beta.3
2019-09-04 18:59:16 -04:00
Erez Rokah
ece136c92e
feat(backend-github): GitHub GraphQL API support ( #2456 )
...
* add GitHub GraphQL api initial support
* support mutiple backends for e2e tests - initial commit
* add github backend e2e test (currently skipped), fix bugs per tests
* refactor e2e tests, add fork workflow tests, support fork workflow in GraphQL api
* remove log message that might contain authentication token
* return empty error when commit is not found when using GraphQL (align with base class)
* disable github backend tests
* fix bugs introduced after rebase of GraphQL and OpenAuthoring features
* test: update tests per openAuthoring changes, split tests into multiple files
* fix: pass in headers for pagination requests, avoid async iterator as it requires a polyfill on old browsers
* test(e2e): disable github backend tests
2019-09-03 14:56:20 -04:00
Shawn Erquhart
7a30c7e2bc
chore(release): publish
...
- netlify-cms-app@2.9.8-beta.2
- netlify-cms-core@2.13.0-beta.2
- netlify-cms-lib-util@2.4.0-beta.2
- netlify-cms@2.9.8-beta.2
2019-08-24 16:07:06 -04:00
Sam Lanning
a47a29fb8b
Allow for relative paths of media files ( #2394 )
...
* Allow for relative paths of media files
fixes #325
* Switch to calculating the relative path based on collection
The required relative path is now calculated depending on the
location of the collection of the current entry having the
media inserted into. And the configuration option has now been
changed to a boolean flag.
This allows collections to not neccesarily all be in the same
location relative to the media folder, and simplifies config.
* Clean up code and fix linting
* Add unit tests to resolveMediaFilename()
* Rework insertMedia action to fetch own config
This moves more of the media path resolution logic into the action
which makes it easier to unit test
* Add unit tests for the mediaLibrary.insertMedia action
* yarn run format
* add dependabot config (#2580 )
2019-08-24 16:03:09 -04:00
Shawn Erquhart
f970a1fb1a
chore(release): publish
...
- netlify-cms-app@2.9.8-beta.1
- netlify-cms-backend-github@2.5.0-beta.1
- netlify-cms-backend-gitlab@2.3.3-beta.0
- netlify-cms-core@2.13.0-beta.1
- netlify-cms-lib-util@2.4.0-beta.1
- netlify-cms@2.9.8-beta.1
2019-08-24 13:57:37 -04:00