expo / vscode-expo

Expo Tools keep you productive with debugging, IntelliSense, and prebuild previews
https://marketplace.visualstudio.com/items?itemName=expo.vscode-expo-tools
MIT License
433 stars 11 forks source link

fix: remove autogenerated xdl schema properties #100

Closed byCedric closed 2 years ago

byCedric commented 2 years ago

Linked issue

Previously, internal generated manifest properties were displayed as configurable properties. This pulls those properties from the schema to "hide" them.

byCedric commented 2 years ago

It's a huge PR because of the fixtures, just ignore those :)

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 0.8.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: