@swc/plugin-formatjs 6.0.3 → 6.1.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
|
@@ -95,6 +95,18 @@ Will extract the metadata: `{project: "web", locale: "en", region: "us"}` that g
|
|
|
95
95
|
|
|
96
96
|
# @swc/plugin-formatjs
|
|
97
97
|
|
|
98
|
+
## 6.1.0
|
|
99
|
+
|
|
100
|
+
### Minor Changes
|
|
101
|
+
|
|
102
|
+
- a872100: build: Update swc_core to v38
|
|
103
|
+
|
|
104
|
+
## 6.0.4
|
|
105
|
+
|
|
106
|
+
### Patch Changes
|
|
107
|
+
|
|
108
|
+
- 9b08ff7: Update swc_core to v35
|
|
109
|
+
|
|
98
110
|
## 6.0.3
|
|
99
111
|
|
|
100
112
|
### Patch Changes
|
package/package.json
CHANGED
package/swc_plugin_formatjs.wasm
CHANGED
|
Binary file
|