magic-akari
|
7da3f52485
|
feat(es/minifier): Evaluate more toFixed expressions (#8109)
|
2023-10-13 15:07:00 +09: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 |
|
Donny/강동윤
|
12546c853a
|
build(cargo): Revert rustc upgrade (#7162)
**Description:**
The `rkyv` bug is not fixed.
|
2023-03-29 17:48:45 +09: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 |
|
magic-akari
|
1dfadb8790
|
fix(es/minifier): Fix optimization of expressions in numeric context (#6965)
|
2023-02-20 05:28:28 +00:00 |
|
magic-akari
|
9382bda786
|
fix(es/minifier): Fix toFixed , toPrecision , toExponential and toString of Number (#6960)
|
2023-02-19 23:18:14 +09:00 |
|