lingui / swc-plugin

A SWC Plugin For LinguiJS
https://www.npmjs.com/package/@lingui/swc-plugin
MIT License
64 stars 13 forks source link

Bump version of swc_core to 0.101.4 #110

Closed ardeois closed 2 months ago

ardeois commented 3 months ago

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 with rspack@1.0.0-rc.1 They currently use version 0.101.4 https://github.com/web-infra-dev/rspack/blob/main/Cargo.toml#L76

Would it be possible to bump the package with latest swc_core?

dominikdosoudil commented 3 months ago

I've just opened PR https://github.com/lingui/swc-plugin/pull/111

dominikdosoudil commented 2 months ago

Solved in #111, released in 4.0.10

andrii-bodnar commented 2 months ago

@dominikdosoudil could you please also update the compatibility table in the Readme?

dominikdosoudil commented 2 months ago

@andrii-bodnar yep, I got it on my to-do list

dominikdosoudil commented 2 months ago

@andrii-bodnar yep, I got it on my to-do list

115

sondr3 commented 1 month ago

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 😅