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

Update Player Version #74

Merged
merged 1 commit into from
Feb 26, 2024
Merged

Update Player Version #74

merged 1 commit into from
Feb 26, 2024

Conversation

KetanReddy
Copy link
Member

@KetanReddy KetanReddy commented Feb 26, 2024

Change Type (required)

Indicate the type of change your pull request is:

  • patch
  • minor
  • major

Release Notes

Update to latest Player version

Version

Published prerelease version: 0.5.0-next.1

Changelog

Release Notes

Update Player Version (#74)

Update to latest Player version

Bazel 6 (#64)

Migrates to Bazel 6, vitest, pnpm, and React 18.

Fix/more validation fixes (#65)

  • XLR: Fix Exclude on Union Types
  • XLR: Fix shallow clones causing unintended aftereffects
  • XLR SDK: Fix application of base Player Transforms to XLRs when loaded
  • CLI: New Plugins to add Plugins to LSP and XLR SDK Transforms

Validation Improvements (#63)

Properly parse Excludes keyword when compiling XLRs


🚀 Enhancement

🐛 Bug Fix

Authors: 5

@KetanReddy KetanReddy added the patch Increment the patch version when merged label Feb 26, 2024
@KetanReddy KetanReddy self-assigned this Feb 26, 2024
Copy link

codecov bot commented Feb 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.18%. Comparing base (dadbb82) to head (8217d5e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #74   +/-   ##
=======================================
  Coverage   77.18%   77.18%           
=======================================
  Files          62       62           
  Lines       10355    10355           
  Branches     1085     1085           
=======================================
  Hits         7993     7993           
  Misses       2343     2343           
  Partials       19       19           

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Increment the patch version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants