@lingui/swc-plugin 5.5.2 → 5.6.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -7,6 +7,7 @@ A Rust versions of [LinguiJS Macro](https://lingui.dev/ref/macro) [<img src="htt
|
|
|
7
7
|
[](https://www.npmjs.com/package/@lingui/swc-plugin)
|
|
8
8
|
[](https://www.npmjs.com/package/@lingui/swc-plugin)
|
|
9
9
|
[](https://github.com/lingui/swc-plugin/actions/workflows/ci.yml)
|
|
10
|
+
[](https://codecov.io/gh/lingui/swc-plugin)
|
|
10
11
|
[](https://github.com/lingui/swc-plugin/graphs/contributors)
|
|
11
12
|
[](https://github.com/lingui/swc-plugin/blob/main/LICENSE)
|
|
12
13
|
|
|
@@ -107,6 +108,7 @@ Below is a table referencing the swc_core version used during the plugin build,
|
|
|
107
108
|
| `5.3.0` | [`5.0.4`](https://plugins.swc.rs/versions/range/116) |
|
|
108
109
|
| `5.4.0` | [`14.1.0`](https://plugins.swc.rs/versions/range/138) |
|
|
109
110
|
| `5.5.0` ~ `5.5.2` | [`15.0.1`](https://plugins.swc.rs/versions/range/271) |
|
|
111
|
+
| `5.6.0` ~ `5.6.1` | [`27.0.6`](https://plugins.swc.rs/versions/range/364) |
|
|
110
112
|
|
|
111
113
|
|
|
112
114
|
> **Note**
|
package/package.json
CHANGED
|
Binary file
|