Replies: 1 comment
-
I decided to publish |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm writing down this because there are several PRs waiting for the merge, and the plan is a bit complex at the moment.
Work order
I'll do tasks in this order.
swc_core@14
, until feat(swc_allocator): Provide allocators #10061 is ready for merge.TsImportType
#9796, feat(es/ast): Add explicitnamespace
field to distinguish namespace and module declarations #10023, fix(error-reporters): Store diagnostics inTransformOutput
#10027ProgramData
of the minifierBox
andVec
#10060, so we have arena-allocatedBox
/Vec
swc_core@15
If 6 ~ 9 takes too long, I'll publish
swc_core@15
after only merging Wasm-breaking changes, as non-Wasm-breaking changes are fine.Beta Was this translation helpful? Give feedback.
All reactions