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

Fix cli package.json #77

Merged
merged 1 commit into from
Feb 27, 2024
Merged

Fix cli package.json #77

merged 1 commit into from
Feb 27, 2024

Conversation

KetanReddy
Copy link
Member

@KetanReddy KetanReddy commented Feb 27, 2024

Change Type (required)

  • patch
  • minor
  • major

Release Notes

Fix cli package.json main/typings entrypoints

Version

Published prerelease version: 0.5.0-next.4

Changelog

Release Notes

Fix cli package.json (#77)

Fix cli package.json main/typings entrypoints

Break out dev/hard cli deps (#76)

Fix CLI build pulling in non-runtime dependencies

Make test dependencies devDependencies (#75)

Fix dependencies

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 27, 2024
@KetanReddy KetanReddy self-assigned this Feb 27, 2024
Copy link

codecov bot commented Feb 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.18%. Comparing base (c049201) to head (d4c2c13).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #77   +/-   ##
=======================================
  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.

@KetanReddy KetanReddy merged commit d651dd9 into main Feb 27, 2024
9 checks passed
@KetanReddy KetanReddy deleted the bugfix/cli-package-json branch February 27, 2024 05:01
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.

1 participant