Releases
v1.31.1
Compare
Sorry, something went wrong.
No results found
1.31.1 (2025-06-17)
Bug Fixes
inconsistent imports causing build errors in 1.31.0 (db05d9a )
1.31.0 (2025-06-17)
Bug Fixes
add missing rollup config (f65d2a9 )
CLI does not build (9c65c2d )
do not fail when external sass compiler can't be loaded, instead fallback to local compiler (635270b )
Features
drop vscode FS interface and instead use native fs module (4c2a7ff )
segregate sass transpilation into stand alone module allowing for better isolation of functions (9a23972 )
support for loading default matching keys from matching-keys.json file when present (4e06d75 )
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 )
You can’t perform that action at this time.