SWC Bot
|
923ed13b6a
|
chore: Publish crates
|
2023-04-24 09:25:42 +00:00 |
|
SWC Bot
|
51f3840609
|
chore: Publish crates
|
2023-04-24 05:25:39 +00:00 |
|
Fy
|
66b5b110bf
|
fix(es/compat): Transform curried function call with optional chaining (#7313)
**Related issue:**
- Closes #7312
|
2023-04-24 05:23:53 +00:00 |
|
SWC Bot
|
5400648de8
|
chore: Publish crates
|
2023-04-24 04:17:24 +00:00 |
|
SWC Bot
|
f2a38e808a
|
chore: Publish crates
|
2023-04-21 06:13:37 +00:00 |
|
magic-akari
|
38dfb91ebc
|
fix(es/helpers): Remove unnecessary parameters in helper_expr! macro (#7296)
**Description:**
We have moved to snake_case, so the last parameter of helper_expr is unnecessary.
|
2023-04-20 08:26:34 +00:00 |
|
Donny/강동윤
|
38495a9835
|
test(es/compat): Add a test for a wrong issue (#7300)
**Related issue:**
- Closes #7290.
|
2023-04-20 11:10:25 +09:00 |
|
SWC Bot
|
7fd1e93434
|
chore: Publish crates
|
2023-04-19 21:54:39 +00:00 |
|
SWC Bot
|
0e4d764f90
|
chore: Publish crates
|
2023-04-19 11:27:00 +00:00 |
|
SWC Bot
|
9e752bd1aa
|
chore: Publish crates
|
2023-04-15 04:21:44 +00:00 |
|
SWC Bot
|
42c4b07f34
|
chore: Publish crates
|
2023-04-15 03:29:04 +00:00 |
|
SWC Bot
|
db9320c051
|
chore: Publish crates
|
2023-04-15 02:19:38 +00:00 |
|
SWC Bot
|
e6cffb7581
|
chore: Publish crates
|
2023-04-13 08:41:47 +00:00 |
|
SWC Bot
|
8fc527343b
|
chore: Publish crates
|
2023-04-13 05:52:04 +00:00 |
|
SWC Bot
|
8e5cb60183
|
chore: Publish crates
|
2023-04-12 12:33:03 +00:00 |
|
SWC Bot
|
d4782ee526
|
chore: Publish crates
|
2023-04-12 11:46:53 +00:00 |
|
magic-akari
|
2e947e7aeb
|
fix(es/compat): Handle export function in reserved_word (#7251)
|
2023-04-12 11:44:49 +00:00 |
|
SWC Bot
|
f31f67c7fb
|
chore: Publish crates
|
2023-04-11 07:05:27 +00:00 |
|
SWC Bot
|
80e125a386
|
chore: Publish crates
|
2023-04-11 02:13:17 +00:00 |
|
SWC Bot
|
2a662350e6
|
chore: Publish crates
|
2023-04-10 10:47:52 +00:00 |
|
SWC Bot
|
ab9e793fa8
|
chore: Publish crates
|
2023-04-10 08:48:13 +00:00 |
|
SWC Bot
|
2204b7809b
|
chore: Publish crates
|
2023-04-10 03:42:39 +00:00 |
|
SWC Bot
|
bb80c659b3
|
chore: Publish crates
|
2023-04-07 01:46:34 +00:00 |
|
SWC Bot
|
4b9cfbb4dd
|
chore: Publish crates
|
2023-04-06 13:48:37 +00:00 |
|
Donny/강동윤
|
f5c62fbbf8
|
fix(es/compat): Fix finally handling of generator (#7215)
**Description:**
Update generator implementation to match
e83d61398e/src/compiler/transformers/generators.ts
**Related issue:**
- Closes https://github.com/swc-project/swc/issues/5913.
|
2023-04-06 09:37:21 +00:00 |
|
SWC Bot
|
c6b28f91cc
|
chore: Publish crates
|
2023-04-05 05:17:51 +00:00 |
|
SWC Bot
|
c8fca9a054
|
chore: Publish crates
|
2023-04-04 03:07:51 +00:00 |
|
SWC Bot
|
ae2362e97b
|
chore: Publish crates
|
2023-04-03 08:15:39 +00:00 |
|
SWC Bot
|
a679dbe9aa
|
chore: Publish crates
|
2023-04-02 22:16:24 +00:00 |
|
SWC Bot
|
b94fbed4c9
|
chore: Publish crates
|
2023-03-31 06:17:53 +00:00 |
|
magic-akari
|
3ca954b9f9
|
fix(es/helpers): Use snake_case for helpers (#7147)
**Related issue:**
- Closes https://github.com/swc-project/swc/issues/7144.
- Closes https://github.com/swc-project/swc/issues/7118.
|
2023-03-31 15:15:21 +09:00 |
|
SWC Bot
|
7d69b79a9e
|
chore: Publish crates
|
2023-03-31 03:23:35 +00:00 |
|
magic-akari
|
0a80e0506b
|
fix(es/compat): Handle shorthand object prop while renaming (#7176)
**Related issue:**
- Closes https://github.com/swc-project/swc/issues/7174.
|
2023-03-31 03:21:39 +00:00 |
|
SWC Bot
|
bf1e55d27b
|
chore: Publish crates
|
2023-03-30 08:48:31 +00:00 |
|
magic-akari
|
23fb8c5563
|
fix(es/compat): Fix the position for temp var injection (#7171)
|
2023-03-30 17:41:55 +09:00 |
|
SWC Bot
|
6a015550ba
|
chore: Publish crates
|
2023-03-30 08:40:29 +00:00 |
|
magic-akari
|
065d11cb9b
|
fix(es/compat): Handle import/export in reserved_word (#7165)
|
2023-03-30 17:38:35 +09:00 |
|
SWC Bot
|
b1fb6b655f
|
chore: Publish crates
|
2023-03-30 08:08:20 +00:00 |
|
Donny/강동윤
|
0259a7465f
|
build(cargo): Update rustc to nightly-2023-03-20 (#7170)
**Description:**
This PR also updates `rkyv` to `=0.7.40`.
**Related issue:**
- Closes https://github.com/swc-project/swc/issues/6807.
|
2023-03-30 08:06:02 +00:00 |
|
SWC Bot
|
44062d6fa5
|
chore: Publish crates
|
2023-03-29 08:50:54 +00:00 |
|
Donny/강동윤
|
12546c853a
|
build(cargo): Revert rustc upgrade (#7162)
**Description:**
The `rkyv` bug is not fixed.
|
2023-03-29 17:48:45 +09:00 |
|
SWC Bot
|
d74103739a
|
chore: Publish crates
|
2023-03-29 06:26:30 +00:00 |
|
Donny/강동윤
|
e445502072
|
build(cargo): Update rustc to nightly-2023-03-28 (#7154)
**Description:**
This PR also updates `rkyv` to `=0.7.40`.
**Related issue:**
- Closes https://github.com/swc-project/swc/issues/6807.
|
2023-03-29 06:24:19 +00:00 |
|
SWC Bot
|
47f15f9f28
|
chore: Publish crates
|
2023-03-27 06:04:11 +00:00 |
|
SWC Bot
|
8fe52a12b3
|
chore: Publish crates
|
2023-03-27 04:31:35 +00:00 |
|
Donny/강동윤
|
28261985b0
|
chore(cargo): Refactor Cargo.toml to reduce merge conflict (#7139)
|
2023-03-24 13:46:42 +09:00 |
|
SWC Bot
|
6635d54128
|
chore: Publish crates
|
2023-03-24 02:42:16 +00:00 |
|
SWC Bot
|
b178ff5661
|
chore: Publish crates
|
2023-03-23 09:19:33 +00:00 |
|
SWC Bot
|
42f71431bf
|
chore: Publish crates
|
2023-03-23 05:19:01 +00:00 |
|
SWC Bot
|
e77bc0a62f
|
chore: Publish crates
|
2023-03-23 04:39:01 +00:00 |
|