@swc/plugin-formatjs 1.0.3 → 2.0.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/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.0.1
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- c9e75ce: Bump crate versions
|
|
12
|
+
|
|
13
|
+
## 2.0.0
|
|
14
|
+
|
|
15
|
+
### Major Changes
|
|
16
|
+
|
|
17
|
+
- 4574a70: Update swc_core to v8.0.1
|
|
18
|
+
|
|
7
19
|
## 1.0.3
|
|
8
20
|
|
|
9
21
|
### Patch Changes
|
package/package.json
CHANGED
package/swc_plugin_formatjs.wasm
CHANGED
|
Binary file
|