16 KiB
Changelog
All notable changes to this package will be documented in this file.
The format is based on Keep a Changelog, and this project does not adhere to Semantic Versioning until v1.0.0.
[0.39.0] - 2024-12-04
b0e1c03ast: [BREAKING] AddStringLiteral::rawfield (#7393) (Boshen)
Features
[0.38.0] - 2024-11-26
Refactor
0ff94faisolated-declarations: UseCloneIninstead ofast.copy(#7459) (Dunqing)
[0.37.0] - 2024-11-21
44375a5ast: [BREAKING] RenameTSEnumMemberNameenum variants (#7250) (overlookmotel)
Features
39afb48allocator: IntroduceVec::from_array_in(#7331) (overlookmotel)82773cbcodegen: Remove underscore from bigint (#7367) (Boshen)
Refactor
1938a1disolated_declarations: Do not copyVecunnecessarily (#7332) (overlookmotel)
[0.36.0] - 2024-11-09
-
0e4adc1ast: [BREAKING] Remove invalid expressions fromTSEnumMemberName(#7219) (Boshen) -
d1d1874ast: [BREAKING] Changecomment.spanto real position that contain//and/*(#7154) (Boshen)
Features
b74686cisolated-declarations: Support transform TSExportAssignment declaration (#7204) (Dunqing)
[0.35.0] - 2024-11-04
Features
6d97af4rust: Useoxc-miette(#6938) (Boshen)
Refactor
cea0e6bisolated_declarations: Do not useAstBuilder::*_from_*methods (#7071) (overlookmotel)
[0.34.0] - 2024-10-26
Refactor
423d54crust: Remove the annoyingclippy::wildcard_imports(#6860) (Boshen)
[0.33.0] - 2024-10-24
Refactor
2e2b748isolated-declarations: Protect internal transform methods (#6723) (DonIsaac)
[0.32.0] - 2024-10-19
-
7645e5ccodegen: [BREAKING] Remove CommentOptions API (#6451) (Boshen) -
5200960oxc: [BREAKING] Remove passingTriviasaround (#6446) (Boshen) -
2808973ast: [BREAKING] AddProgram::comments(#6445) (Boshen)
Features
15dfc1disolated-declarations: ImplDefaultfor options (#6372) (DonIsaac)
Bug Fixes
2673397isolated_declarations: Fix potential memory leak (#6622) (overlookmotel)
Refactor
073b02aast: Type params field before params in TS function declaration types (#6391) (overlookmotel)856cab5ecmascript: Move ToInt32 fromoxc_syntaxtooxc_ecmascript(#6471) (Boshen)a504f96isolated-declarations: Mark return struct as non exhaustive (#6374) (DonIsaac)
[0.31.0] - 2024-10-08
020bb80codegen: [BREAKING] Change toCodegenReturn::codeandCodegenReturn::map(#6310) (Boshen)
Features
9e62396syntax_operations: Add crateoxc_ecmascript(#6202) (Boshen)
Bug Fixes
e9eeae0isolated-declarations: False positive for function with a type asserted parameters (#6181) (Dunqing)
Refactor
[0.30.3] - 2024-09-27
Bug Fixes
a8338ddisolated-declarations: Accidentally collected references of original ast (#6102) (Dunqing)
[0.30.2] - 2024-09-27
Bug Fixes
418ae25isolated-declarations: Report uninferrable types in arrays (#6084) (michaelm)c8682e9semantic,codegen,transformer: Handle definite!operator in variable declarator (#6019) (Boshen)
Performance
6b7d3edisolated-declarations: Should clone transformed AST rather than original AST (#6078) (Dunqing)
[0.30.1] - 2024-09-24
Bug Fixes
9ca202acodegen: Preserve newlines between comments (#6014) (Boshen)97a2c41isolated-declarations: False positive for class private getter with non-inferrable return type (#5987) (michaelm)
[0.30.0] - 2024-09-23
Features
4a62703isolated-declarations: Handleexportin thenamespacecorrectly (#5950) (Dunqing)84a5816isolated_declarations: AddstripInternal(#5878) (Boshen)dfbde2cisolated_declarations: Print jsdoc comments (#5858) (Boshen)
Bug Fixes
5901d2acodegen: Various spacing issues (#5820) (Boshen)fd1c46cisolated-declarations: Infer failed if there are two setter/getter methods that need to be inferred (#5967) (Dunqing)6df82eeisolated-declarations: False positive for class private method that has arguments without type annotations (#5964) (Dunqing)6a9e71disolated-declarations: Wrap TSFunctionType in parentheses if it is inside theTSUnionType(#5963) (Dunqing)ea32d5bisolated-declarations: Should print constructor assignments first (#5934) (Dunqing)0f96b59isolated-declarations: Missing print comments in class's private method (#5931) (Dunqing)8780c54isolated-declarations: Do not union a undefined when the param type is any or unknown (#5930) (Dunqing)f07ff14isolated-declarations: Should not transform signature that has type annotation (#5927) (Dunqing)b6a9178isolated-declarations: Don't collect references whenExportNamedDeclarationhas source (#5926) (Dunqing)756a571isolated-declarations: Missing empty export when has an export declare (#5925) (Dunqing)e148c80isolated_declarations: Try fix fixtures (Boshen)9b3f763isolated_declarations: Try fix new line issue (Boshen)ee748b0isolated_declarations: Fix fixture spacing (Boshen)
Performance
cd34f07isolated-declarations: Combine type/value bindings and type/value references into one (#5968) (Dunqing)
Refactor
c84bd28isolated-declarations: Simplify to infer the getter and setter methods (#5966) (Dunqing)67b4220isolated-declarations: Simplify handling VariableDeclaration transform (#5916) (Dunqing)2fd5c2aisolated-declarations: Pre-filter statements that do not need to be transformed (#5909) (Dunqing)1c1353btransformer: Use AstBuilder instead of using struct constructor (#5778) (Boshen)
Testing
d6cbbe7isolated-declarations: Arrow function unions in return signature (#5973) (DonIsaac)
[0.29.0] - 2024-09-13
Features
953fe17ast: ProvideNONEtype for AST builder calls (#5737) (overlookmotel)
[0.28.0] - 2024-09-11
-
ee4fb42ast: [BREAKING] Reduce size ofWithClausebyBoxing it (#5677) (Boshen) -
4a8aec1span: [BREAKING] ChangeSourceType::jstoSourceType::cjsandSourceType::mjs(#5606) (Boshen)
Features
Bug Fixes
b9bf544isolated-declarations: False positive for setter method ininterface(#5681) (Dunqing)6e8409aisolated-declarations: Bindings referenced inTSModuleDeclarationare removed incorrectly (#5680) (Dunqing)
Performance
Testing
dc92489Add trailing line breaks to conformance fixtures (#5541) (overlookmotel)
[0.26.0] - 2024-09-03
234a24cast: [BREAKING] MergeUsingDeclarationintoVariableDeclaration(#5270) (Kevin Deng 三咲智子)
Features
180b1a1ast: AddFunction::name()(#5361) (DonIsaac)5505749ast: Addaccessibilityfield toAccessorProperty(#5290) (Dunqing)49cd5dbast,parser: Adddefiniteflag toAccessorPropertynode (#5182) (DonIsaac)c2fa725ast,parser: ParseTSTypeAnnotationsonAccessorProperty(#5179) (DonIsaac)
Bug Fixes
Refactor
946c867ast: BoxTSThisParameter(#5325) (overlookmotel)
[0.25.0] - 2024-08-23
Bug Fixes
185eb20isolated_declarations: Namespaces that are default exported should be considered for expando functions (#4935) (michaelm)
[0.24.3] - 2024-08-18
Bug Fixes
d3bbc62isolated-declarations: Declare modifier of PropertyDefinition should not be retained (#4941) (Dunqing)8e80f59isolated_declarations: Class properties should still be lifted from private constructors (#4934) (michaelm)b3ec9e5isolated_declarations: Always emit module declarations that perform augmentation (#4919) (michaelm)0fb0b71isolated_declarations: Always emit module declarations (#4911) (michaelm)4a16916isolated_declarations: Support expando functions (#4910) (michaelm)
Refactor
1eb59d2ast, isolated_declarations, transformer: MarkAstBuilder::copyas an unsafe function (#4907) (overlookmotel)
[0.24.0] - 2024-08-08
Features
e12bd1east: Allow conversion from TSAccessibility into &'static str (#4711) (DonIsaac)
Refactor
475266dast: Use correct lifetimes for name-related methods (#4712) (DonIsaac)
[0.23.0] - 2024-08-01
Bug Fixes
d5c4b19parser: Fix enum member parsing (#4543) (DonIsaac)
[0.22.0] - 2024-07-23
Bug Fixes
aece1dfast: VisitProgramshashbangfield first (#4368) (overlookmotel)3d88f20codegen: Print shorthand for all{ x }variants (#4374) (Boshen)
Performance
a207923Replace some CompactStr usages with Cows (#4377) (DonIsaac)
Refactor
0e1ea90isolated-declarations: Remove useless code from scope (#4420) (Dunqing)
[0.21.0] - 2024-07-18
Features
83c2c62codegen: Add option for choosing quotes; remove slowchoose_quotmethod (#4219) (Boshen)20cdb1fsemantic: Align class scope with typescript (#4195) (Dunqing)
Bug Fixes
3df9e69mangler: No shorthandBindingProperty; handle var hoisting and export variables (#4319) (Boshen)
Refactor
2c7bb9fast: Pass finalScopeFlagsintovisit_function(#4283) (overlookmotel)ace4f1fsemantic: Update the order ofvisit_functionandVisitfields in the builder to be consistent (#4248) (Dunqing)
[0.20.0] - 2024-07-11
Features
67fe75east, ast_codegen: Pass thescope_idto theenter_scopeevent. (#4168) (rzvxa)
Bug Fixes
48947a2ast: Putdecoratorsbefore everything else. (#4143) (rzvxa)
[0.19.0] - 2024-07-09
b936162ast/ast_builder: [BREAKING] Shorter allocator utility method names. (#4122) (rzvxa)
Refactor
[0.18.0] - 2024-07-09
d347aedast: [BREAKING] Generateast_builder.rs. (#3890) (rzvxa)
Features
Bug Fixes
cb1af04isolated-declarations: Remove theasyncandgeneratorkeywords fromMethodDefinition(#4130) (Dunqing)
[0.17.2] - 2024-07-08
Bug Fixes
5c31236isolated-declarations: Keep literal value for readonly property (#4106) (Dunqing)e67c7d1isolated-declarations: Do not infer type for private parameters (#4105) (Dunqing)3fcad5eisolated_declarations: Remove nested AssignmentPatterns from inside parameters (#4077) (michaelm)f8d77e4isolated_declarations: Infer type of template literal expressions as string (#4068) (michaelm)
Performance
7ed27b7isolated-declarations: UseFxHashSetinstead ofVecto speed up thecontain(#4074) (Dunqing)
[0.17.1] - 2024-07-06
Bug Fixes
adee728isolated_declarations: Don't report an error for parameters if they are ObjectPattern or ArrayPattern with an explicit type (#4065) (michaelm)1b8f208isolated_declarations: Correct emit for private static methods (#4064) (michaelm)
Refactor
65aee19isolated-declarations: Reorganize scope tree (#4070) (Luca Bruno)
[0.17.0] - 2024-07-05
c98d8aaast: [BREAKING] Renamevisit_arrow_expressiontovisit_arrow_function_expression. (#3995) (rzvxa)
Features
7768d23isolated-declarations: Support optional class methods (#4035) (Egor Blinov)
Bug Fixes
3d29e9cisolated-declarations: Eliminate imports incorrectly when they are used inTSInferType(#4043) (Dunqing)02ea19aisolated-declarations: Should emitexport {}when only havingImportDeclaration(#4026) (Dunqing)7c915f4isolated-declarations: Binding elements with export should report an error (#4025) (Dunqing)05a047cisolated-declarations: Method following an abstract method gets dropped (#4024) (Dunqing)c043becisolated_declarations: Add mapped-type constraint to the scope (#4037) (Egor Blinov)b007553isolated_declarations: Fix readonly specifier on class constructor params (#4030) (Egor Blinov)da62839isolated_declarations: Inferring literal types for readonly class fileds (#4027) (Egor Blinov)
Refactor
[0.16.2] - 2024-06-30
Features
dc6d45east,codegen: AddTSParenthesizedTypeand print type parentheses correctly (#3979) (Boshen)
Bug Fixes
bd1141disolated-declarations: If declarations is referenced indeclare globalthen keep it (#3982) (Dunqing)
[0.16.1] - 2024-06-29
Bug Fixes
51e54f9codegen: Should printTSModuleDeclarationKindinstead of justmodule(#3957) (Dunqing)31e4c3bisolated-declarations:declare global {}should be kept even if it is not exported (#3956) (Dunqing)
[0.16.0] - 2024-06-26
-
6796891ast: [BREAKING] Rename all instances ofBigintLiteraltoBigIntLiteral. (#3898) (rzvxa) -
1f85f1aast: [BREAKING] Revert addingspanfield to theBindingPatterntype. (#3899) (rzvxa) -
ae09a97ast: [BREAKING] RemoveModifiersfrom ts nodes (#3846) (Boshen) -
1af5ed3ast: [BREAKING] ReplaceModifierswithdeclareandconstonEnumDeclaration(#3845) (Boshen) -
0673677ast: [BREAKING] ReplaceModifierswithdeclareonFunction(#3844) (Boshen) -
ee6ec4east: [BREAKING] ReplaceModifierswithdeclareandabstractonClass(#3841) (Boshen) -
9b38119ast: [BREAKING] ReplaceModifierswithdeclareonVariableDeclaration(#3839) (Boshen) -
cfcef24ast: [BREAKING] Adddirectivesfield toTSModuleBlock(#3830) (Boshen) -
4456034ast: [BREAKING] AddIdentifierReferencetoExportSpecifier(#3820) (Boshen)
Features
497769cast: Add some visitor functions (#3785) (Dunqing)2821e0ecodegen: Print readonly keyword for TSIndexSignature (#3791) (Dunqing)97575d8codegen: Print TSClassImplements and TSThisParameter (#3786) (Dunqing)5e2baf3isolated-declarations: Report error for expando functions (#3872) (Dunqing)2cdb34fisolated-declarations: Support for class function overloads (#3811) (Dunqing)231b8f0isolated-declarations: Support for export default function overloads (#3809) (Dunqing)a37138fisolated-declarations: Improve the inference template literal (#3797) (Dunqing)b0d7355isolated-declarations: Transform const expression correctly (#3793) (Dunqing)b38c34disolated-declarations: Support inferring ParenthesizedExpression (#3769) (Dunqing)4134de8isolated-declarations: Add ts error code to the error message (#3755) (Dunqing)94202deisolated-declarations: Addexport {}when needed (#3754) (Dunqing)e95d8e3isolated-declarations: Shrink span for arrow function that needs an explicit return type (#3752) (Dunqing)df9971disolated-declarations: Improve inferring the return type from function (#3750) (Dunqing)4aea2b1isolated-declarations: Improve inferring the type of accessor (#3749) (Dunqing)9ea30c4isolated-declarations: Treat AssignmentPattern as optional (#3748) (Dunqing)
Bug Fixes
2766594codegen: Print type parameters for MethodDefinition (#3922) (Dunqing)27f0531isolated-declarations: Private constructor reaching unreachable (#3921) (Dunqing)59ce38bisolated-declarations: Inferring of UnrayExpression incorrectly (#3920) (Dunqing)58e54f4isolated-declarations: Report an error for parameters if they are ObjectPattern or ArrayPattern without an explicit type (#3810) (Dunqing)cb8a272isolated-declarations: Cannot infer nestedas const(#3807) (Dunqing)d8ecce5isolated-declarations: Infer BigInt number asbiginttype (#3806) (Dunqing)4e241fcisolated-declarations: Missingconstafter transformed const enum (#3805) (Dunqing)683c7b0isolated-declarations: Shouldn’t add declare in declaration with export default (#3804) (Dunqing)7d47fc3isolated-declarations: Should stripe async and generator keyword after transformed (#3790) (Dunqing)8ce794disolated-declarations: Inferring an incorrect return type when there is an arrow function inside a function (#3768) (Dunqing)d29316aisolated-declarations: Transform incorrectly when there are multiple functions with the same name (#3753) (Dunqing)bf1c250isolated-declarations: False positives for non-exported binding elements (#3751) (Dunqing)
Performance
4f7ff7eDo not pass&Atomto functions (#3818) (overlookmotel)
Refactor
363d3d5ast: Add span field to theBindingPatterntype. (#3855) (rzvxa)2f5d50eisolated-declarations: RemoveModifiers(#3847) (Boshen)
[0.15.0] - 2024-06-18
5c38a0fcodegen: [BREAKING] New code gen API (#3740) (Boshen)
Features
ee627c3isolated-declarations: Create unique name for_default(#3730) (Dunqing)81e9526isolated-declarations: Inferring set accessor parameter type from get accessor return type (#3725) (Dunqing)77d5533isolated-declarations: Report errors that are consistent with typescript. (#3720) (Dunqing)0b8098anapi: Isolated-declaration (#3718) (Boshen)
Bug Fixes
f1b793fisolated-declarations: Function overloads reaching unreachable (#3739) (Dunqing)0fbecdcisolated-declarations: Should be added to references, not bindings (#3726) (Dunqing)