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/강동윤
|
30bc086052
|
refactor(ast): Make serde optional (#7138)
**Description:**
Turbopack does not use `serde` of swc AST types.
|
2023-03-27 13:28:42 +09:00 |
|
Donny/강동윤
|
28261985b0
|
chore(cargo): Refactor Cargo.toml to reduce merge conflict (#7139)
|
2023-03-24 13:46:42 +09: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
|
3da6d18d47
|
chore: Publish crates
|
2023-03-13 03:27:50 +00:00 |
|
SWC Bot
|
0b0e61beb6
|
chore: Publish crates
|
2023-03-11 03:44:48 +00:00 |
|
SWC Bot
|
02e9e49733
|
chore: Publish crates
|
2023-03-10 03:54:16 +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
|
bbb3615af7
|
chore: Publish crates
|
2023-02-28 06:42:16 +00:00 |
|
SWC Bot
|
6496796c59
|
chore: Publish crates
|
2023-02-22 06:52:59 +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
|
0bb4dc2c3d
|
chore: Publish crates
|
2023-01-29 14:56:26 +00:00 |
|
SWC Bot
|
8fc1b651b1
|
chore: Publish crates
|
2023-01-26 02:11:53 +00:00 |
|
Alexander Akait
|
43e75194e5
|
feat(css/parser): Normalize at-rules (#6705)
|
2023-01-14 08:58:24 +00:00 |
|
SWC Bot
|
a145bb5776
|
chore: Publish crates
|
2023-01-09 06:27:08 +00:00 |
|
SWC Bot
|
a225efe363
|
chore: Publish crates
|
2023-01-08 04:59:27 +00:00 |
|
SWC Bot
|
1161360d54
|
chore: Publish crates
|
2023-01-06 03:49:20 +00:00 |
|
Alexander Akait
|
8af627d5c4
|
feat(css/parser): Normalize urange (#6704)
|
2022-12-27 12:22:46 +00:00 |
|
SWC Bot
|
7fcc978748
|
chore: Publish crates
|
2022-12-22 01:39:10 +00:00 |
|
Alexander Akait
|
ebebd60875
|
refactor(css/codegen): Do not use raw (#6674)
|
2022-12-22 01:36:36 +00:00 |
|
SWC Bot
|
61245739ea
|
chore: Publish crates
|
2022-12-21 03:03:05 +00:00 |
|
SWC Bot
|
3922ef5539
|
chore: Publish crates
|
2022-12-20 12:46:10 +00:00 |
|
Alexander Akait
|
2571070148
|
feat(css/parser): Normalize and improve function name (#6667)
|
2022-12-20 12:43:58 +00:00 |
|
SWC Bot
|
913230d02a
|
chore: Publish crates
|
2022-12-20 06:11:34 +00:00 |
|
Alexander Akait
|
3d3863dc1f
|
feat(css/parser): Normalize dimension (#6654)
|
2022-12-16 04:04:07 +00:00 |
|
SWC Bot
|
30692bc26c
|
chore: Publish crates
|
2022-12-13 15:48:32 +00:00 |
|
SWC Bot
|
292c3388b5
|
chore: Publish crates
|
2022-12-13 07:31:37 +00:00 |
|
Donny/강동윤
|
a5f7b4b8aa
|
feat(css/compat): Support custom media queries (#6625)
Co-authored-by: alexander.akait <sheo13666q@gmail.com>
|
2022-12-13 04:58:34 +00:00 |
|
SWC Bot
|
581d9ce769
|
chore: Publish crates
|
2022-12-13 03:38:21 +00:00 |
|
SWC Bot
|
4d4406d5b3
|
chore: Publish crates
|
2022-12-12 02:40:19 +00:00 |
|
Alexander Akait
|
cb49fa6f1d
|
feat(css/minifier): Support to and from with initial (#6613)
|
2022-12-12 02:36:48 +00:00 |
|
SWC Bot
|
5d9cff21b5
|
chore: Publish crates
|
2022-12-09 02:30:36 +00:00 |
|
Donny/강동윤
|
b4eef53680
|
feat(css/ast): Make AST intuitive (#6606)
|
2022-12-09 02:27:19 +00:00 |
|
SWC Bot
|
da5e18e522
|
chore: Publish crates
|
2022-12-07 09:30:36 +00:00 |
|
Donny/강동윤
|
08b6eab010
|
perf(css/parser): Don't allocate for comparisons (#6593)
|
2022-12-07 09:27:06 +00:00 |
|
SWC Bot
|
6e5abdd9cc
|
chore: Publish crates
|
2022-12-06 11:51:49 +00:00 |
|
Donny/강동윤
|
4171ee7fb3
|
perf(css/minifier): Remove more redundant clones (#6580)
|
2022-12-06 20:48:00 +09:00 |
|
SWC Bot
|
866fd09bad
|
chore: Publish crates
|
2022-12-06 06:23:44 +00:00 |
|
Donny/강동윤
|
70ac0286e5
|
perf(css/minifier): Remove redundant clone (#6579)
|
2022-12-06 15:20:05 +09:00 |
|
SWC Bot
|
a475f61ac3
|
chore: Publish crates
|
2022-12-06 02:01:49 +00:00 |
|