We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63391ee commit 36d9361Copy full SHA for 36d9361
docs/guide/migration.md
@@ -372,7 +372,7 @@ These breaking changes are expected to only affect a minority of use cases:
372
- `resolveImportMeta` hook ([rolldown#1010](https://github.com/rolldown/rolldown/issues/1010))
373
- `renderDynamicImport` hook ([rolldown#4532](https://github.com/rolldown/rolldown/issues/4532))
374
- `resolveFileUrl` hook
375
-- `parseAst` / `parseAstAsync` functions are now deprecated in favor of `parse` / `parseAsync` functions which has more features.
+- `parseAst` / `parseAstAsync` functions are now deprecated in favor of `parseSync` / `parse` functions which has more features.
376
377
## Migration from v6
378
0 commit comments