File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # @rollup/plugin-swc ChangeLog
2-
3- ## v0.4.0
4-
5- _ 2024-09-06_
6-
7- ### Features
8-
9- - feat: sets filename property, so to make additional swc features… (#1761 )
10-
11- ## v0.3.1
12-
13- _ 2024-06-05_
14-
15- ### Updates
16-
17- - docs: add @swc/core to install step (#1666 )
18-
19- ## v0.3.0
20-
21- _ 2023-11-09_
22-
23- ### Features
24-
25- - feat: allow passing ` env ` property as option (#1624 )
26-
27- ## v0.2.1
28-
29- _ 2023-10-05_
30-
31- ### Bugfixes
32-
33- - fix: ensure rollup 4 compatibility [ #1595 ] ( https://github.com/rollup/plugins/pull/1595 )
34-
35- ## v0.2.0
36-
37- _ 2023-08-29_
38-
39- ### Features
40-
41- - feat: allow input files to be filtered [ #1566 ] ( https://github.com/rollup/plugins/pull/1566 )
42-
43- ## v0.1.1
44-
45- _ 2023-05-17_
46-
47- ### Bugfixes
48-
49- - fix: bump dependencies [ #1500 ] ( https://github.com/rollup/plugins/pull/1500 )
50-
51- ## v0.1.0
52-
53- _ 2023-04-04_
54-
55- ### Features
56-
57- - feat: initial release [ #1412 ] ( https://github.com/rollup/plugins/pull/1412 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @rollup/plugin-swc" ,
3- "version" : " 0.4.0 " ,
3+ "version" : " 0.4.1 " ,
44 "publishConfig" : {
55 "access" : " public"
66 },
You can’t perform that action at this time.
0 commit comments