.. |
arrow
|
test(ts/compat): Migrate inline tests to fixture testing (#6475)
|
2022-11-28 04:54:38 +00:00 |
async-to-generator
|
fix(es/compat): Fix finally handling of generator (#7215)
|
2023-04-06 09:37:21 +00:00 |
block-scoping
|
fix(es/preset-env): Fix pass ordering (#7434)
|
2023-05-23 07:14:37 +00:00 |
class_fields_use_set/basic
|
fix(es/compat): Handle useDefineForClassFields: false (#7055)
|
2023-03-12 12:56:10 +09:00 |
classes
|
fix(es/compat): Fix stage 3 decorator pass (#7392)
|
2023-05-23 06:24:05 +00:00 |
for-of
|
test(ts/compat): Migrate inline tests to fixture testing (#6475)
|
2022-11-28 04:54:38 +00:00 |
new-target
|
fix(es/helpers): Use snake_case for helpers (#7147)
|
2023-03-31 15:15:21 +09:00 |
optional-chaining
|
fix(es/compat): Fix handling of private members in optional chaining pass (#7610)
|
2023-07-28 04:40:19 +00:00 |
optional-chaining-loose
|
test(es/compat): Add a test for optional chaining with loose mode (#7726)
|
2023-07-31 15:44:28 +00:00 |
parameters
|
fix(es/compat): Fix is_setter in parameters pass (#7348)
|
2023-05-02 02:11:42 +00:00 |
private-in-object
|
fix(es/helpers): Use snake_case for helpers (#7147)
|
2023-03-31 15:15:21 +09:00 |
static-blocks
|
fix(es/helpers): Use snake_case for helpers (#7147)
|
2023-03-31 15:15:21 +09:00 |
class_fields_use_set.rs
|
build(cargo): Update rustc to nightly-2023-03-20 (#7170)
|
2023-03-30 08:06:02 +00:00 |
es2015_arrow.rs
|
test(ts/compat): Migrate inline tests to fixture testing (#6475)
|
2022-11-28 04:54:38 +00:00 |
es2015_block_scoping.rs
|
fix(es/preset-env): Fix pass ordering (#7434)
|
2023-05-23 07:14:37 +00:00 |
es2015_classes.rs
|
fix(es/helpers): Use snake_case for helpers (#7147)
|
2023-03-31 15:15:21 +09:00 |
es2015_computed_props.rs
|
fix(es/helpers): Use snake_case for helpers (#7147)
|
2023-03-31 15:15:21 +09:00 |
es2015_destructuring.rs
|
build(cargo): Update rustc to 2023-07-03 (#7623)
|
2023-07-05 03:50:43 +00:00 |
es2015_duplicated_keys.rs
|
fix(es/helpers): Use snake_case for helpers (#7147)
|
2023-03-31 15:15:21 +09:00 |
es2015_for_of.rs
|
build(cargo): Update rustc to nightly-2023-03-20 (#7170)
|
2023-03-30 08:06:02 +00:00 |
es2015_generator.rs
|
fix(es/helpers): Remove unnecessary parameters in helper_expr! macro (#7296)
|
2023-04-20 08:26:34 +00:00 |
es2015_new_target.rs
|
fix(es/helpers): Use snake_case for helpers (#7147)
|
2023-03-31 15:15:21 +09:00 |
es2015_object_super.rs
|
fix(es/helpers): Use snake_case for helpers (#7147)
|
2023-03-31 15:15:21 +09:00 |
es2015_parameters.rs
|
fix(es/helpers): Use snake_case for helpers (#7147)
|
2023-03-31 15:15:21 +09:00 |
es2015_spread.rs
|
fix(es/helpers): Use snake_case for helpers (#7147)
|
2023-03-31 15:15:21 +09:00 |
es2015_template_literals.rs
|
build(cargo): Update rustc to 2023-07-03 (#7623)
|
2023-07-05 03:50:43 +00:00 |
es2017_async_to_generator.rs
|
fix(es/helpers): Remove unnecessary parameters in helper_expr! macro (#7296)
|
2023-04-20 08:26:34 +00:00 |
es2018_object_rest_spread.rs
|
fix(es/compat): Fix variable scoping of object rest pass. (#7437)
|
2023-05-24 05:41:57 +00:00 |
es2020_nullish_coalescing.rs
|
test(es/compat): Add a test for a wrong issue (#7300)
|
2023-04-20 11:10:25 +09:00 |
es2020_optional_chaining.rs
|
fix(es/compat): Fix optional chaining (#7530)
|
2023-06-19 12:00:11 +09:00 |
es2021_logcal_assignments.rs
|
fix(es/compat): Fix the position for temp var injection (#7171)
|
2023-03-30 17:41:55 +09:00 |
es2022_class_properties.rs
|
fix(es/helpers): Use snake_case for helpers (#7147)
|
2023-03-31 15:15:21 +09:00 |
es2022_private_in_object.rs
|
build(cargo): Update rustc to nightly-2023-03-20 (#7170)
|
2023-03-30 08:06:02 +00:00 |
es2022_static_blocks.rs
|
build(cargo): Update rustc to nightly-2023-03-20 (#7170)
|
2023-03-30 08:06:02 +00:00 |