Releases: storyblok/storyblok-cli
Releases · storyblok/storyblok-cli
v3.1.0
3.1.0 (2020-07-10)
Features
- create the
spaces
command (031c284)
v3.0.0
3.0.0 (2020-06-29)
chore
Features
- create
run-migration
command (4a2a07e)
- create the
generate-migration
command (e9f46c1)
- implement
dryrun
mode to track changes inside the content when run the migration (8601de8)
- Merge pull request #343 from storyblok/feature/migration-fields (0bee124)
BREAKING CHANGES
-
- Upgrade Node.js version supported to v10
v2.8.0
2.8.0 (2020-05-19)
Features
- sync component groups inside sync components task (dca1b93)
v2.7.0
2.7.0 (2020-04-30)
Bug Fixes
- prevent duplication of components preset (42f443f)
Features
- sync presets when sync components (8701cb6)
v2.6.0
2.6.0 (2020-02-21)
Features
- implement serialization in sync tasks (fb9592e)
v2.5.0
2.5.0 (2020-02-03)
Features
v2.4.1
2.4.1 (2020-01-23)
Bug Fixes
- wrong behavior to show a help message when the user just execute the cli, without command or an argument (93911ae)
v2.4.0
2.4.0 (2020-01-22)
Features
- use of update-notifier package to non-intrusive notify updates in cli (9257773)
v2.3.0
2.3.0 (2020-01-06)
Features
v2.2.0
2.2.0 (2019-12-16)
Features
- add component_group_name property into pull-components task result file (97d6d78)
- support upload component groups in push-components task (c40258a)