Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stable is broken when running pnpm without the lockfile: ``` packages/macros/tests/babel/helpers.ts:85:15 - error TS2454: Variable 'mode' is used before being assigned. ``` Applying same fix as on `main`: 31ed2c2
- Loading branch information