Conversation
Contributor
Your org has enabled the Graphite merge queue for merging into mainAdd the label “merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix. You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link. |
Member
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
[0.15.0] - 2024-06-18
0537d29 cfg: [BREAKING] Move control flow to its own crate. (refactor(cfg)!: move control flow to its own crate. #3728) (rzvxa)
5c38a0f codegen: [BREAKING] New code gen API (feat(codegen)!: new code gen API #3740) (Boshen)
4bce59d semantic/cfg: [BREAKING] Re-export
petgraphascontrol_flow::graph. (refactor(semantic/cfg)!: re-exportpetgraphascontrol_flow::graph. #3722) (rzvxa)534242a codegen: [BREAKING] Remove
CodegenOptions::enable_typescript(feat(codegen)!: removeCodegenOptions::enable_typescript#3674) (Boshen)0578ece ast: [BREAKING] Remove
ExportDefaultDeclarationKind::TSEnumDeclaration(refactor(ast)!: removeExportDefaultDeclarationKind::TSEnumDeclaration#3666) (Dunqing)Features
_default(feat(isolated-declarations): create unique name for_default#3730) (Dunqing)no_unreachablerule. (feat(linter/eslint): addno_unreachablerule. #3238) (rzvxa)<Foo></Bar>(feat(parser): display jsx mismatch error, e.g.<Foo></Bar>#3696) (Boshen)Conditioninstruction. (feat(semantic/cfg): addConditioninstruction. #3567) (Ali Rezvani)--isolatedDeclarationsdts transform (feat(transformer-dts):--isolatedDeclarationsdts transform #3664) (Dunqing)Bug Fixes
join_vars: falseoption (fix(minifier): respectjoin_vars: falseoption #3724) (mysteryven)Ctxs. (fix(semantic/cfg): issue in unlabeledCtxs. #3678) (rzvxa)NewFunctions. (fix(semantic/cfg): discrete finalization path afterNewFunctions. #3671) (rzvxa)Function(fix(traverse): change visit order forFunction#3685) (overlookmotel)Performance
neighbors_filtered_by_edge_weight. (perf(semantic/cfg): lower the visits inneighbors_filtered_by_edge_weight. #3676) (rzvxa)Refactor
genmethod to ast nodes (refactor(codegen): addgenmethod to ast nodes #3687) (Boshen)gen_tsintogento make searching things easier (refactor(codegen): movegen_tsintogento make searching things easier #3680) (Boshen)TransformDtsCtx(refactor(isolated-declarations): removeTransformDtsCtx#3719) (Boshen)cfgmacro tocontrol_flow. (refactor(semantic): renamecfgmacro tocontrol_flow. #3742) (rzvxa)Programfor codegen (refactor(transformer_dts): create aProgramfor codegen #3679) (Boshen)