Skip to content

Releases: utomic-media/directus-dev-utils

v1.0.3

04 Apr 15:19
Compare
Choose a tag to compare
  • 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)

v1.0.2

08 Jan 10:31
Compare
Choose a tag to compare

1.0.2 (2024-01-08)

Release 1.0.1

08 Jan 10:20
Compare
Choose a tag to compare

1.0.1 (2024-01-08)

Features

  • 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)

Bug Fixes

  • apiExtensionContext type (6ba0858)
  • don't include extention.config in main bundle (9be865d)
  • exit cli command (fb1dfe8)
  • tmp remove git branch constraint on release it (8b67be3)
  • update license in package.json (67ff142)