@swc/plugin-formatjs 4.0.1 → 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 CHANGED
@@ -1,5 +1,11 @@
1
1
  # @swc/plugin-formatjs
2
2
 
3
+ ## 5.0.0
4
+
5
+ ### Major Changes
6
+
7
+ - f7c8ad4: swc_core v29
8
+
3
9
  ## 4.0.1
4
10
 
5
11
  ### Patch Changes
package/README.md CHANGED
@@ -4,6 +4,12 @@ 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
+
7
13
  ## 4.0.1
8
14
 
9
15
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@swc/plugin-formatjs",
3
- "version": "4.0.1",
3
+ "version": "5.0.0",
4
4
  "description": "FormatJS SWC plugin",
5
5
  "main": "swc_plugin_formatjs.wasm",
6
6
  "homepage": "https://swc.rs",
Binary file