0.5.1
Release Notes
Fix issues with storybook plugin and storybook 6.5.x (#82)
Storybook Plugin - Fix linting issues, doc export collision if two XLRs are exported from the same package, and not having player xlr types loaded when parsing types
Bugfixs (#81)
- CLI: Actually exit with status code if command fails
- XLR: Fix bad migration which prevented index access types which used a
'
to fail - CLI: Ship babel transforms used by CLI as hard dependencies
- CLI: Use latest bazel rules to prevent
exports
section from being generated at all which may lead to issues in Node 18 environments
🐛 Bug Fix
- Release main #83 (@intuit-svc)
- Fix issues with storybook plugin and storybook 6.5.x #82 (ketan_reddy@intuit.com)
- Bugfixs #81 (ketan_reddy@intuit.com)
Authors: 2
- @intuit-svc
- Ketan Reddy (@KetanReddy)