Skip to content

0.9.0

Latest
Compare
Choose a tag to compare
@intuit-svc intuit-svc released this 10 Jan 23:52

Release Notes

Preserve Order of Templates in Slots (#177)

Fix an issue where Template components in slots that contained a static element wouldn't be serialized to JSON in the same order they were authored in.

Change Type (required)

Indicate the type of change your pull request is:

  • patch
  • minor
  • major

Remove Unneeded Dependency (#178)

  • Remove unneeded dependency @oclif/plugin-legacy
  • Fix issue with how the DSL compilation command passed arguments to the JSON validation plugin

Change Type (required)

Indicate the type of change your pull request is:

  • patch
  • minor
  • major

Add options to LSPAssetsPlugin to load from TSManifest via module import (#171)

Allow for loading XLRs to LSP via module imports. Add explicit (optional for now) toggle for distinguishing between module and manifest loading.


🚀 Enhancement

🐛 Bug Fix

Authors: 6