Releases: pluginpal/strapi-plugin-config-sync
Releases · pluginpal/strapi-plugin-config-sync
v1.0.0
v1.0.0-beta.8
Fix issue in the bootstrap function
v1.0.0-beta.7
Disallow the importOnBootstrap
setting to be used in the development env
v1.0.0-beta.6
Fixed advanced relation import (#42)
v1.0.0-beta.5
See documentation here:
https://github.com/boazpoolman/strapi-plugin-config-sync#uid
v1.0.0-beta.4
- Fixed an issue with the
importOnBootstrap
setting.
v1.0.0-beta.3
- Consistency in use of dependencies (#36)
v1.0.0-beta.2
- Added tests for the CLI
- Updated some dependencies
- Added
immutable
andredux-immutable
as a direct plugin dependency (#35)
v1.0.0-beta.1
v1.0.0-alpha.5
Fixed an issue with filenames containing more than 1 dot.
e.g. config-type.name-part-1.name-part-2