swc/ecmascript/transforms/compat/src
강동윤 a26a18989f
fix(es/transforms): Allow using rest pattern in arrow functions. (#1926)
swc_ecma_transforms_compat:
 - `parameters`: Allow using rest pattern within arrow functions.
2021-07-16 07:05:00 +00:00
..
bugfixes fix(es/transforms): Fix transforms (#1861) 2021-06-26 16:02:15 +09:00
es3 fix(es/transforms): Fix transforms (#1909) 2021-07-10 11:18:28 +00:00
es2015 fix(es/transforms): Allow using rest pattern in arrow functions. (#1926) 2021-07-16 07:05:00 +00:00
es2016 fix(es/transforms): Fix transforms (#1861) 2021-06-26 16:02:15 +09:00
es2017 fix(es/transforms): Fix transforms (#1861) 2021-06-26 16:02:15 +09:00
es2018 fix(es/transforms): Fix transforms (#1861) 2021-06-26 16:02:15 +09:00
es2020 fix(es/transforms): Fix transforms (#1900) 2021-07-08 04:54:57 +00:00
es2021 fix(es/transforms): Fix transforms (#1861) 2021-06-26 16:02:15 +09:00
lib.rs fix(es/transforms): Fix transforms (#1861) 2021-06-26 16:02:15 +09:00
macros.rs feat(ecmascript/transforms): Split into multiple crates. (#1311) 2021-01-05 14:29:52 +09:00
reserved_words.rs feat(es/visit): Groundwork to use VisitMut instead of Fold (#1842) 2021-06-23 04:18:41 +00:00