Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bazel - npm registry] flipper-plugin-player-ui-devtools #138

Merged
merged 21 commits into from
Jul 3, 2024

Conversation

lexfm
Copy link
Contributor

@lexfm lexfm commented Jul 2, 2024

Change Type (required)

Bazel build file updates on the flipper-plugin-player-ui-devtools package to get to publish to npm registry again.

  • patch
  • minor
  • major
📦 Published PR as canary version: 0.6.1--canary.138.3286

Try this version out locally by upgrading relevant packages to 0.6.1--canary.138.3286

Version

Published prerelease version: 0.7.0-next.3

Changelog

Release Notes

Fix Issue Validating Templates (#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)

Adds a generator to facilitate adding new dev tools web plugins:

pnpm gen:dev-tools-web-plugin

Fix Bug when Validating null literals (#123)

Validator - Properly validate NullType nodes against null literals

Fix Parsing Indexed Access Types with Parentheses (#112)

XLR - Fixed compilation of IndexedAccesNodes that use parentheses around the first element.

Fix Regression on Validation of Keys with Escaped Characters (#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

🐛 Bug Fix

📝 Documentation

Authors: 6

@lexfm
Copy link
Contributor Author

lexfm commented Jul 2, 2024

/canary

@lexfm
Copy link
Contributor Author

lexfm commented Jul 2, 2024

/canary

Copy link

codecov bot commented Jul 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.05%. Comparing base (64dedf3) to head (9c34d35).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #138   +/-   ##
=======================================
  Coverage   73.05%   73.05%           
=======================================
  Files          87       87           
  Lines       12946    12946           
  Branches     1216     1217    +1     
=======================================
  Hits         9458     9458           
  Misses       3469     3469           
  Partials       19       19           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lexfm
Copy link
Contributor Author

lexfm commented Jul 3, 2024

/canary

@lexfm
Copy link
Contributor Author

lexfm commented Jul 3, 2024

/canary

@lexfm lexfm marked this pull request as ready for review July 3, 2024 15:44
@lexfm lexfm requested a review from adierkens as a code owner July 3, 2024 15:44
@lexfm lexfm changed the title Flipper pluggin npm registry new [bazel - npm registry] flipper-plugin-player-ui-devtools Jul 3, 2024
@hborawski hborawski merged commit ccdaac8 into main Jul 3, 2024
8 checks passed
@hborawski hborawski deleted the flipperPlugginNPMRegistry branch July 3, 2024 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants