Skip to content

@plutolang/simulator-adapter@0.3.37

Choose a tag to compare

@github-actions github-actions released this 22 Aug 08:38
· 13 commits to main since this release
e4e66c5

Patch Changes

  • 75e5a89: feat(simulator): support sub-package resource definitions

    Allow resource types to be defined within sub-packages, extending the previous limitation of only allowing definitions in the root package. This enhancement enables the simulator to process resources that are defined in sub-packages.