Commit Graph

6901 Commits

Author SHA1 Message Date
Donny/강동윤
e79d46697c
test(es/compat): Add a test for a fixed issue (#6887)
**Related issue:**

 - Closes https://github.com/swc-project/swc/issues/6886.
2023-01-31 15:01:57 +00:00
SWC Bot
5160378f53 chore: Publish crates 2023-01-31 06:27:05 +00:00
Donny/강동윤
57781e90d3
fix(es/compat): Make optional chaining pass less permissive (#6885)
**Related issue:**

 - Closes https://github.com/swc-project/swc/issues/6878.
2023-01-31 06:24:23 +00:00
SWC Bot
f89d3d688c chore: Publish crates 2023-01-31 05:47:59 +00:00
Donny/강동윤
d6a24a28e8
build(cargo): Drop dependencies on retain_mut (#6884) 2023-01-31 05:45:37 +00:00
SWC Bot
cdfaa8e292 chore: Publish crates 2023-01-31 03:24:17 +00:00
Donny/강동윤
9301703311
fix(es): Remove useless message (#6882) 2023-01-31 03:21:32 +00:00
Donny/강동윤
1bf2b2ddbf chore: Publish crates 2023-01-30 22:35:40 +09:00
realtimetodie
8888fd17bf
chore: Publish v1.3.31 (#6877) 2023-01-30 22:33:39 +09:00
SWC Bot
3e8d80a324 chore: Publish crates 2023-01-30 11:17:16 +00:00
Donny/강동윤
d8088646df
fix(es/compat): Fix optional chaining pass (#6875)
**Related issue:**

 - Closes https://github.com/swc-project/swc/issues/6762.
2023-01-30 11:14:53 +00:00
SWC Bot
edc432713e chore: Publish crates 2023-01-29 15:33:29 +00:00
Daiki Nishikawa
6b7249dcde
feat(es/loader): Support node: prefix from NodeModulesResolver (#6868) 2023-01-29 15:31:13 +00:00
SWC Bot
0bb4dc2c3d chore: Publish crates 2023-01-29 14:56:26 +00:00
HeYunfei
508267dccf
fix(visit): Fix detection of Option<Vec<T>> (#6872) 2023-01-29 14:54:08 +00:00
Donny/강동윤
b8fcf3bc62 chore: Publish crates 2023-01-29 22:44:56 +09:00
SWC Bot
2836fb207b chore: Publish crates 2023-01-29 13:30:41 +00:00
realtimetodie
c4db8e42a1
feat(bindings/cli): Append sourceMappingURL= to the output (#6873) 2023-01-29 13:28:28 +00:00
Donny/강동윤
cb3901cb5e chore: Publish crates 2023-01-29 03:35:48 +09:00
SWC Bot
3babace12d chore: Publish crates 2023-01-28 18:34:39 +00:00
Donny/강동윤
deb2fc5ecc
chore: Publish v1.3.30 (#6869) 2023-01-28 18:32:28 +00:00
SWC Bot
1b56b40fda chore: Publish crates 2023-01-28 17:21:30 +00:00
Austaras
c0e72ef64a
fix(es/minifier): Track reassign in parent scope (#6865)
**Related issue:**

 - Closes https://github.com/swc-project/swc/issues/6864.
2023-01-28 17:19:19 +00:00
SWC Bot
33dab56853 chore: Publish crates 2023-01-27 13:00:49 +00:00
Alex Vasilev
39c75fdcce
fix(es/module): Fix handling of this for systemjs (#6857)
**Related issue:**

 - Closes https://github.com/swc-project/swc/issues/6784.
2023-01-27 12:58:22 +00:00
SWC Bot
5a5a7d70e4 chore: Publish crates 2023-01-27 06:59:44 +00:00
Donny/강동윤
60d9403073
fix(es/parser): Fix parsing of generics (#6859)
**Related issue:**

 - Closes https://github.com/swc-project/swc/issues/6851.
2023-01-27 06:57:19 +00:00
SWC Bot
586783a7ac chore: Publish crates 2023-01-27 05:38:19 +00:00
Donny/강동윤
d1687d8e01
feat(es/minifier): Improve compatibility of arrows with terser (#6862)
**Related issue:**

 - Closes https://github.com/swc-project/swc/issues/6123.
2023-01-27 14:36:12 +09:00
SWC Bot
49d9237e64 chore: Publish crates 2023-01-27 04:47:07 +00:00
Donny/강동윤
45cdfed6c8
chore(ci): FIx CI (#6861) 2023-01-27 04:44:58 +00:00
Donny/강동윤
420a67ac2b chore: Publish crates 2023-01-26 17:22:40 +09:00
Donny/강동윤
7147cb3e2a chore: Publish crates 2023-01-26 12:27:54 +09:00
Donny/강동윤
00870d273e chore: Publish v1.3.29 with swc_core v0.59.1 2023-01-26 12:26:45 +09:00
SWC Bot
dbb3f362aa chore: Publish crates 2023-01-26 03:09:22 +00:00
Donny/강동윤
ae84f0f35a
chore: Publish v1.3.29 (#6855) 2023-01-26 03:07:19 +00:00
SWC Bot
8fc1b651b1 chore: Publish crates 2023-01-26 02:11:53 +00:00
Donny/강동윤
99d48e305e
fix(plugin): Make span_to_source use dedicated function (#6853)
**Related issue:**

 - Closes https://github.com/swc-project/swc/issues/6852.
 - Closes https://github.com/swc-project/swc/issues/6404.
2023-01-26 02:09:36 +00:00
SWC Bot
28be71dfaf chore: Publish crates 2023-01-26 01:19:53 +00:00
Austaras
55225cb994
refactor(es/minifier): Merge cond_init with reassigned (#6850)
**Description:**

And optimize the following situation
```js
export function genElement(el, state) {
    if ('slot' === el.tag) return el1 = el, genChildren(el1);
    if (el.component) {
        var el1
        return 999;
    }
}
```
which rarely happens in hand written JS, but is often generated by swc merge variable pass.
2023-01-26 10:17:33 +09:00
Donny/강동윤
1bf9b3777e chore: Publish crates 2023-01-24 16:05:45 +09:00
SWC Bot
7ee39c73e1 chore: Publish crates 2023-01-24 07:05:16 +00:00
Donny/강동윤
2d5324f98a
chore: Publish v1.3.28 (#6846) 2023-01-24 07:02:54 +00:00
SWC Bot
30b8cc612e chore: Publish crates 2023-01-24 06:18:52 +00:00
HeYunfei
58208ef8ae
perf(es/minifier): Make pure function check O(1) (#6840) 2023-01-24 06:16:23 +00:00
SWC Bot
05724e5122 chore: Publish crates 2023-01-23 10:16:00 +00:00
Austaras
2fcab36418
refactor(es/preset-env): Use a const fn instead of a macro (#6844) 2023-01-23 10:13:42 +00:00
SWC Bot
1d81137592 chore: Publish crates 2023-01-20 08:52:56 +00:00
Donny/강동윤
21e14787c5
fix(es/minifier): Don't inline into await from sequential inliner (#6839)
**Related issue:**

 - Closes https://github.com/swc-project/swc/issues/6837.
2023-01-20 08:50:51 +00:00
SWC Bot
8863e31446 chore: Publish crates 2023-01-20 08:11:11 +00:00