Closed ardeois closed 2 months ago
I've just opened PR https://github.com/lingui/swc-plugin/pull/111
Solved in #111, released in 4.0.10
@dominikdosoudil could you please also update the compatibility table in the Readme?
@andrii-bodnar yep, I got it on my to-do list
@andrii-bodnar yep, I got it on my to-do list
Would it be possible to get this changes into the next
branch too? The list of unmet peer dependency warning from @swc/core
keep growing by the day 😅
I'm quite new to using this plugin but I've tried to use latest rspack tool and use swc loader with this lingui plugin
However, the
swc_core
is not compatible withrspack@1.0.0-rc.1
They currently use version 0.101.4 https://github.com/web-infra-dev/rspack/blob/main/Cargo.toml#L76Would it be possible to bump the package with latest swc_core?