Skip to content

Version 1.30.0

Choose a tag to compare

@Codeneos Codeneos released this 14 Jun 14:23
1bafd4f

1.30.0 (2025-06-14)

Bug Fixes

  • add type annotations for imports in cachedFileSystem and logging modules (a7d85c8)
  • correct typo in tsconfig include path for webpack (61b0f6b)
  • do not print object label lists or describe details when not in verbose mode (a1226b4)
  • improve type definition for ArrayElement to allow non-readonly arrays (d317530)
  • make getPackageMetadata backward compatible to resolve build errors (150489d)
  • update test cases to use getPackage() instead of build() for file retrieval (182e0b9)

Features

  • add new profile manipulation service which can persist profiles changes as delta (7334499)
  • automatically add missing record type assignments during deployment (627b2b2)
  • refactor logging to output channel to avoid issues with line breaks (6e085fe)
  • support for specific error handling in datapack specs (67e2423)
  • support token replacement after adding files to a package (53d9f7a)