.. |
es2015_arrow.rs
|
fix(es/transforms/compat): Handle references to arguments inside arrow functions and block scoped loops (#1585)
|
2021-04-19 15:50:44 +00:00 |
es2015_classes.rs
|
fix(es/transforms/compat): Fix syntax context of super classes (#1586)
|
2021-04-18 15:40:06 +00:00 |
es2015_computed_props.rs
|
feat(ecmascript/transforms): Split into multiple crates. (#1311)
|
2021-01-05 14:29:52 +09:00 |
es2015_destructuring.rs
|
fix(es/transforms/module): Use correct this (#1561)
|
2021-04-14 00:18:24 +09:00 |
es2015_duplicated_keys.rs
|
feat(ecmascript/transforms): Split into multiple crates. (#1311)
|
2021-01-05 14:29:52 +09:00 |
es2015_for_of.rs
|
feat(ecmascript/transforms): Split into multiple crates. (#1311)
|
2021-01-05 14:29:52 +09:00 |
es2015_parameters.rs
|
fix(es/transforms/base): Fix nested function scopes (#1559)
|
2021-04-13 16:23:04 +09:00 |
es2015_regenerator.rs
|
fix(es/transforms/compat): Fix regenerator pass for yield* expressions (#1580)
|
2021-04-16 15:44:36 +00:00 |
es2015_spread.rs
|
feat(ecmascript/transforms): Split into multiple crates. (#1311)
|
2021-01-05 14:29:52 +09:00 |
es2015_template_literals.rs
|
fix(swc): Fix various bugs (#1550)
|
2021-04-08 12:55:02 +00:00 |
es2017_async_to_generator.rs
|
fix(es/transforms/compat): Handle references to arguments inside arrow functions and block scoped loops (#1585)
|
2021-04-19 15:50:44 +00:00 |
es2018_object_rest_spread.rs
|
feat(ecmascript/transforms): Split into multiple crates. (#1311)
|
2021-01-05 14:29:52 +09:00 |
es2020_class_properties.rs
|
fix(es/transforms/compat): Fix syntax context of super classes (#1586)
|
2021-04-18 15:40:06 +00:00 |
es2020_optional_chaining.rs
|
fix(es/transforms/module): Use correct this (#1561)
|
2021-04-14 00:18:24 +09:00 |