1.0.4 (2024-06-17)
-
allow explict "false" value on requireEnv (595650d)
-
Merge branch 'main' of github.com:utomic-media/directus-dev-utils (b8011a0)
-
Merge pull request #5 from utomic-media/fix/extensions-read (cbdb91d)
-
CHORE: minor dependency update (254ddb7)
-
FIX: requireExtension compatability with directus 10.4 (2783e3b)
1.0.2 (2024-01-08)
- add cli command to run migrations (9dd6c47)
- add extensionconfig for copy plugin (e1380a4)
- add function to check for required migrations (d1056ca)
- add icon prefix to logs (38af947)
- add log for empty migrations folder (b9dfe62)
- add migrationUtils (c684880)
- add requireExtension to hookUtils (8eb5a7a)
- add strictness options to throw an error (30a3590)
- add types to package.json exports (51621ab)
- config release-it (148ce84)
- init base functionality (fce994a)
- instal release-it (187c037)
- return early if no migrations exists (8aa7f12)