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
- Release main #181 (@intuit-svc)
- Support bindings for applicability #180 (@kharrop)
- Preserve Order of Templates in Slots #177 (@KetanReddy)
- Remove Unneeded Dependency #178 (@KetanReddy)
- feat: complexity checker plugin #169 (@KetanReddy @kharrop @cehan-Chloe @rafbcampos @intuit-svc @mercillo)
- Add options to LSPAssetsPlugin to load from TSManifest via module import #171 (@KetanReddy)
Authors: 6
- @intuit-svc
- Chloeeeeeee (@cehan-Chloe)
- Kelly Harrop (@kharrop)
- Ketan Reddy (@KetanReddy)
- Marlon "Marky" Ercillo (@mercillo)
- Rafael Campos (@rafbcampos)