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(snackager): build with newer typescript syntax #522

Merged
merged 6 commits into from
Jan 20, 2024

Conversation

byCedric
Copy link
Member

@byCedric byCedric commented Dec 21, 2023

Why

This enables Snackager to build libraries like:

  • @react-navigation/native@7.0.0-alpha.6
  • @react-navigation/native-stack@7.0.0-alpha.7

Both libraries contain newer TypeScript syntax, such as satisfies.

How

See commits

Test Plan

See tests & see workflows:

@byCedric byCedric force-pushed the @bycedric/snackager/fix-newer-syntax branch from 43426be to cfdbc18 Compare January 11, 2024 12:16
@byCedric byCedric merged commit 18f0a89 into main Jan 20, 2024
27 checks passed
@byCedric byCedric deleted the @bycedric/snackager/fix-newer-syntax branch January 20, 2024 12:27
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