contentful-export
contentful-export copied to clipboard
This tool allows you to export a Contentful space to a JSON dump
Bumps [contentful](https://github.com/contentful/contentful.js) from 10.8.7 to 10.10.0. Release notes Sourced from contentful's releases. v10.10.0 10.10.0 (2024-05-09) Features ensure entity.sys is selected when withContentSourceMaps is enabled (#2219) (4c46e86) v10.9.3 10.9.3 (2024-05-07) v10.9.2...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.9.0 to 28.5.0. Release notes Sourced from eslint-plugin-jest's releases. v28.5.0 28.5.0 (2024-05-03) Features allow @typescript-eslint/utils v7 as a direct dependency (#1567) (1476f10) v28.4.0 28.4.0 (2024-05-03) Features valid-expect:...
Bumps [contentful-management](https://github.com/contentful/contentful-management.js) from 11.24.3 to 11.25.3. Release notes Sourced from contentful-management's releases. v11.25.3 11.25.3 (2024-05-02) v11.25.2 11.25.2 (2024-04-25) v11.25.1 11.25.1 (2024-04-23) v11.25.0 11.25.0 (2024-04-15) Features export enum values for WorkflowStepPermission*...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.5.0 to 7.8.0. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v7.8.0 7.8.0 (2024-04-29) 🚀 Features rule-tester: assert suggestion messages are unique (#8995) typescript-estree: add maximumDefaultProjectFileMatchCount and wide allowDefaultProjectForFiles...
Bumps [@babel/types](https://github.com/babel/babel/tree/HEAD/packages/babel-types) from 7.24.0 to 7.24.5. Release notes Sourced from @babel/types's releases. v7.24.5 (2024-04-29) Thanks @romgrk and @sossost for your first PRs! :bug: Bug Fix babel-plugin-transform-classes, babel-traverse #16377 fix: TypeScript...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.24.4 to 7.24.5. Release notes Sourced from @babel/preset-env's releases. v7.24.5 (2024-04-29) Thanks @romgrk and @sossost for your first PRs! :bug: Bug Fix babel-plugin-transform-classes, babel-traverse #16377 fix: TypeScript...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.24.4 to 7.24.5. Release notes Sourced from @babel/core's releases. v7.24.5 (2024-04-29) Thanks @romgrk and @sossost for your first PRs! :bug: Bug Fix babel-plugin-transform-classes, babel-traverse #16377 fix: TypeScript...
I had a problem last week while trying to use the `contentful-export` package: I deployed my lambda function (using `sls deploy` command from AWS) and noticed some warnings (image below),...
Bumps [mkdirp](https://github.com/isaacs/node-mkdirp) from 2.1.6 to 3.0.1. Changelog Sourced from mkdirp's changelog. Changers Lorgs! 3.0 No default exports, just a named export. 2.1 Export CommonJS module without a .default dangly wart....
Bumps [rimraf](https://github.com/isaacs/rimraf) from 4.4.1 to 5.0.5. Changelog Sourced from rimraf's changelog. 5.0 No default export, only named exports 4.4 Provide Dirent or Stats object as second argument to filter 4.3...