Donny/강동윤
|
a9fe1d2d22
|
perf(es/ast): Shrink size of Expr (#7041)
**Related issue:**
- Closes https://github.com/swc-project/swc/issues/7019.
|
2023-03-09 13:34:11 +00:00 |
|
SWC Bot
|
0f09789c43
|
chore: Publish crates
|
2023-03-08 06:52:40 +00:00 |
|
HeYunfei
|
8bfef35c1b
|
perf(es/utils): Introduce NodeIgnoringSpan (#7030)
|
2023-03-08 06:49:41 +00:00 |
|
SWC Bot
|
50ee7d1c83
|
chore: Publish crates
|
2023-03-08 04:57:40 +00:00 |
|
SWC Bot
|
56aac6783b
|
chore: Publish crates
|
2023-03-08 02:51:08 +00:00 |
|
SWC Bot
|
79549c0f20
|
chore: Publish crates
|
2023-03-07 14:50:22 +00:00 |
|
SWC Bot
|
e93c79b479
|
chore: Publish crates
|
2023-03-07 04:13:14 +00:00 |
|
magic-akari
|
5c7c8e0736
|
fix(es/transforms): Handle member object in missing else branch (#7027)
**Related issue:**
- Closes https://github.com/swc-project/swc/issues/7025.
|
2023-03-07 04:10:06 +00:00 |
|
SWC Bot
|
0d3cff58c5
|
chore: Publish crates
|
2023-03-06 07:55:21 +00:00 |
|
SWC Bot
|
f32be0e7c6
|
chore: Publish crates
|
2023-03-06 03:36:45 +00:00 |
|
magic-akari
|
3cb03d5299
|
feat(es/transforms): Support namespace imports from const_modules (#7013)
|
2023-03-06 03:33:52 +00:00 |
|
SWC Bot
|
1a368def06
|
chore: Publish crates
|
2023-03-05 07:30:48 +00:00 |
|
SWC Bot
|
68b849be74
|
chore: Publish crates
|
2023-03-05 05:25:35 +00:00 |
|
Daiki Nishikawa
|
67d0a89ae6
|
feat(es/transforms): Add an option to drop unused imports (#6962)
|
2023-03-05 05:21:58 +00:00 |
|
SWC Bot
|
0ade738e43
|
chore: Publish crates
|
2023-03-03 02:49:46 +00:00 |
|
SWC Bot
|
a504e2a11d
|
chore: Publish crates
|
2023-02-28 08:23:25 +00:00 |
|
SWC Bot
|
bbb3615af7
|
chore: Publish crates
|
2023-02-28 06:42:16 +00:00 |
|
Donny/강동윤
|
37533a23fd
|
feat(es/parser): Support auto accessors (#6981)
|
2023-02-28 06:39:25 +00:00 |
|
SWC Bot
|
94138c801c
|
chore: Publish crates
|
2023-02-28 06:04:29 +00:00 |
|
SWC Bot
|
447c1dad93
|
chore: Publish crates
|
2023-02-23 01:39:46 +00:00 |
|
magic-akari
|
703b340d39
|
fix(es/decorator): Preserve evaluation order (#6972)
**Related issue:**
- Closes https://github.com/swc-project/swc/issues/6951.
|
2023-02-23 01:37:06 +00:00 |
|
SWC Bot
|
9e05f4c2d2
|
chore: Publish crates
|
2023-02-22 14:20:23 +00:00 |
|
SWC Bot
|
6496796c59
|
chore: Publish crates
|
2023-02-22 06:52:59 +00:00 |
|
SWC Bot
|
e42b60b65c
|
chore: Publish crates
|
2023-02-21 06:25:11 +00:00 |
|
magic-akari
|
a27ffd2242
|
feat(es/minifier): Drop unused import bindings (#6967)
|
2023-02-21 06:22:25 +00:00 |
|
SWC Bot
|
786f8180ad
|
chore: Publish crates
|
2023-02-20 05:31:02 +00:00 |
|
SWC Bot
|
89bbadbda6
|
chore: Publish crates
|
2023-02-19 14:53:16 +00:00 |
|
SWC Bot
|
b9398ce2d9
|
chore: Publish crates
|
2023-02-19 14:20:55 +00:00 |
|
SWC Bot
|
6d7bf02e96
|
chore: Publish crates
|
2023-02-15 04:34:08 +00:00 |
|
SWC Bot
|
f1f5a19e61
|
chore: Publish crates
|
2023-02-12 21:38:45 +00:00 |
|
SWC Bot
|
e600586925
|
chore: Publish crates
|
2023-02-10 03:56:01 +00:00 |
|
SWC Bot
|
b9212cfee0
|
chore: Publish crates
|
2023-02-10 02:51:53 +00:00 |
|
SWC Bot
|
cade201a1f
|
chore: Publish crates
|
2023-02-10 02:30:18 +00:00 |
|
SWC Bot
|
a566f9c999
|
chore: Publish crates
|
2023-02-08 05:17:01 +00:00 |
|
SWC Bot
|
7f7e21b687
|
chore: Publish crates
|
2023-02-07 16:12:00 +00:00 |
|
SWC Bot
|
e65699c755
|
chore: Publish crates
|
2023-02-07 14:35:38 +00:00 |
|
SWC Bot
|
bd0072511b
|
chore: Publish crates
|
2023-02-07 08:09:02 +00:00 |
|
SWC Bot
|
113b85ee40
|
chore: Publish crates
|
2023-02-07 05:17:06 +00:00 |
|
Donny/강동윤
|
432dca647b
|
fix(es/minifier): Respect span hygiene from expr simplifier (#6899)
**Related issue:**
- Closes https://github.com/swc-project/swc/issues/6896.
|
2023-02-07 05:14:19 +00:00 |
|
SWC Bot
|
18af9c3a27
|
chore: Publish crates
|
2023-02-01 06:51:38 +00:00 |
|
SWC Bot
|
5160378f53
|
chore: Publish crates
|
2023-01-31 06:27:05 +00:00 |
|
SWC Bot
|
3e8d80a324
|
chore: Publish crates
|
2023-01-30 11:17:16 +00:00 |
|
SWC Bot
|
edc432713e
|
chore: Publish crates
|
2023-01-29 15:33:29 +00:00 |
|
SWC Bot
|
0bb4dc2c3d
|
chore: Publish crates
|
2023-01-29 14:56:26 +00:00 |
|
SWC Bot
|
33dab56853
|
chore: Publish crates
|
2023-01-27 13:00:49 +00:00 |
|
SWC Bot
|
5a5a7d70e4
|
chore: Publish crates
|
2023-01-27 06:59:44 +00:00 |
|
SWC Bot
|
8fc1b651b1
|
chore: Publish crates
|
2023-01-26 02:11:53 +00:00 |
|
SWC Bot
|
8863e31446
|
chore: Publish crates
|
2023-01-20 08:11:11 +00:00 |
|
SWC Bot
|
8194c65953
|
chore: Publish crates
|
2023-01-18 02:19:16 +00:00 |
|
SWC Bot
|
c3607ba6eb
|
chore: Publish crates
|
2023-01-16 16:09:51 +00:00 |
|