@swc/plugin-formatjs 4.0.0 → 5.0.0
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/CHANGELOG.md +12 -0
- package/README.md +12 -0
- package/package.json +1 -1
- package/swc_plugin_formatjs.wasm +0 -0
package/CHANGELOG.md
CHANGED
package/README.md
CHANGED
|
@@ -4,6 +4,18 @@ FormatJS SWC plugin, maintained by SWC team.
|
|
|
4
4
|
|
|
5
5
|
# @swc/plugin-formatjs
|
|
6
6
|
|
|
7
|
+
## 5.0.0
|
|
8
|
+
|
|
9
|
+
### Major Changes
|
|
10
|
+
|
|
11
|
+
- f7c8ad4: swc_core v29
|
|
12
|
+
|
|
13
|
+
## 4.0.1
|
|
14
|
+
|
|
15
|
+
### Patch Changes
|
|
16
|
+
|
|
17
|
+
- 8d5ce5c: Update swc_core to v28.0.0
|
|
18
|
+
|
|
7
19
|
## 4.0.0
|
|
8
20
|
|
|
9
21
|
### Major Changes
|
package/package.json
CHANGED
package/swc_plugin_formatjs.wasm
CHANGED
|
Binary file
|