@swc/plugin-formatjs 2.0.5 → 2.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/Cargo.toml +1 -1
- package/README.md +12 -0
- package/package.json +1 -1
- package/swc_plugin_formatjs.wasm +0 -0
package/CHANGELOG.md
CHANGED
package/Cargo.toml
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
|
+
## 2.1.0
|
|
8
|
+
|
|
9
|
+
### Minor Changes
|
|
10
|
+
|
|
11
|
+
- 4c8b0e2: Update swc_core
|
|
12
|
+
|
|
13
|
+
## 2.0.6
|
|
14
|
+
|
|
15
|
+
### Patch Changes
|
|
16
|
+
|
|
17
|
+
- e8973e8: Update swc_core to v10.2.3
|
|
18
|
+
|
|
7
19
|
## 2.0.5
|
|
8
20
|
|
|
9
21
|
### Patch Changes
|
package/package.json
CHANGED
package/swc_plugin_formatjs.wasm
CHANGED
|
Binary file
|