Closed hborawski closed 4 months ago
I read the CircleCI API Docs this time
Indicate the type of change your pull request is:
patch
minor
major
Published prerelease version: 0.7.0-next.6
0.7.0-next.6
I read the CircleCI API Docs this time
Change Type (required)
Indicate the type of change your pull request is:
patch
minor
major
Version
Published prerelease version:
0.7.0-next.6
Changelog
### Release Notes #### Fix Issue Validating Templates ([#125](https://github.com/player-ui/tools/pull/125)) XLR - Fully resolve references, intersection types, conditional types, and generic types when returning a type JSON Language Server - Add generic tokens when constructing template types in transform Validation - Fix issue validating nested arrays in templates. #### #132 - Adds a dev tools web plugin generator ([#133](https://github.com/player-ui/tools/pull/133)) Adds a generator to facilitate adding new dev tools web plugins: ```bash pnpm gen:dev-tools-web-plugin ``` #### Fix Bug when Validating `null` literals ([#123](https://github.com/player-ui/tools/pull/123)) Validator - Properly validate `NullType` nodes against `null` literals #### Fix Parsing Indexed Access Types with Parentheses ([#112](https://github.com/player-ui/tools/pull/112)) XLR - Fixed compilation of `IndexedAccesNodes `that use parentheses around the first element. #### Fix Regression on Validation of Keys with Escaped Characters ([#110](https://github.com/player-ui/tools/pull/110)) XLR - Fixes validation of objects where a property is escaped using single/double quotes and the property is required or the object doesn't allow additional properties. --- #### 🚀 Enhancement - #132 - Adds a dev tools web plugin generator [#133](https://github.com/player-ui/tools/pull/133) ([@rafbcampos](https://github.com/rafbcampos)) - Dev tools profiler plugin [#114](https://github.com/player-ui/tools/pull/114) ([@rafbcampos](https://github.com/rafbcampos)) #### 🐛 Bug Fix - trigger forked PR canary in correct format for CircleCI [#145](https://github.com/player-ui/tools/pull/145) ([@hborawski](https://github.com/hborawski)) - Fix Canary workflow for forks [#144](https://github.com/player-ui/tools/pull/144) ([@hborawski](https://github.com/hborawski)) - [circleCI] allows us to build from forks [#135](https://github.com/player-ui/tools/pull/135) ([@mercillo](https://github.com/mercillo)) - [bazel - npm registry] flipper-plugin-player-ui-devtools [#138](https://github.com/player-ui/tools/pull/138) ([@lexfm](https://github.com/lexfm)) - Fix Issue Validating Templates [#125](https://github.com/player-ui/tools/pull/125) ([@KetanReddy](https://github.com/KetanReddy)) - [Devtools]FlowPanel/ObjectInspector/PathFilter [#131](https://github.com/player-ui/tools/pull/131) ([@lexfm](https://github.com/lexfm)) - chore: add branch check to CI and bump locks [#124](https://github.com/player-ui/tools/pull/124) ([@rafbcampos](https://github.com/rafbcampos)) - Fix Bug when Validating `null` literals [#123](https://github.com/player-ui/tools/pull/123) ([@KetanReddy](https://github.com/KetanReddy)) - Devtools- panel layout fix and version upgrade [#122](https://github.com/player-ui/tools/pull/122) ([@mercillo](https://github.com/mercillo)) - Use Slim Bazel Image [#119](https://github.com/player-ui/tools/pull/119) ([@KetanReddy](https://github.com/KetanReddy)) - Added additional DSL types and component [#118](https://github.com/player-ui/tools/pull/118) ([@mrigankmg](https://github.com/mrigankmg)) - Devtools/default selected player [#117](https://github.com/player-ui/tools/pull/117) ([@mercillo](https://github.com/mercillo)) - Fix Parsing Indexed Access Types with Parentheses [#112](https://github.com/player-ui/tools/pull/112) ([@KetanReddy](https://github.com/KetanReddy)) - Fix Regression on Validation of Keys with Escaped Characters [#110](https://github.com/player-ui/tools/pull/110) ([@KetanReddy](https://github.com/KetanReddy)) #### 📝 Documentation - Docs/devtools - local development for extension [#105](https://github.com/player-ui/tools/pull/105) (marlon_ercillo@intuit.com [@mercillo](https://github.com/mercillo)) #### Authors: 7 - Alex Fimbres ([@lexfm](https://github.com/lexfm)) - Harris Borawski ([@hborawski](https://github.com/hborawski)) - Ketan Reddy ([@KetanReddy](https://github.com/KetanReddy)) - marky ercillo (marlon_ercillo@intuit.com) - Marlon "Marky" Ercillo ([@mercillo](https://github.com/mercillo)) - Mrigank Mehta ([@mrigankmg](https://github.com/mrigankmg)) - Rafael Campos ([@rafbcampos](https://github.com/rafbcampos))