Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(rust): cargo update + fixups
Browse files Browse the repository at this point in the history
note that typescript will now shortcut enums
wmertens committed Jul 19, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 06ba5b4 commit 4cbec90
Showing 112 changed files with 1,037 additions and 1,228 deletions.
5 changes: 5 additions & 0 deletions .changeset/fresh-mugs-develop.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@builder.io/qwik': minor
---

Updated SWC parser means that the optimizer now understands `import ... with` syntax and that enums are replaced with numbers where possible.
Loading

0 comments on commit 4cbec90

Please sign in to comment.