Skip to content

Commit 9e61f9c

Browse files
authored
Update patterns_by_version.md
1 parent 766fa1c commit 9e61f9c

File tree

1 file changed

+27
-1
lines changed

1 file changed

+27
-1
lines changed

docs/advanced/patterns_by_version.md

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -537,7 +537,33 @@ Misc
537537

538538
## TypeScript 4.2
539539

540-
Plan - https://github.com/microsoft/TypeScript/issues/41601
540+
[[Release Notes](https://www.typescriptlang.org/docs/handbook/release-notes/typescript-4-2.html) | [Blog Post](https://devblogs.microsoft.com/typescript/announcing-typescript-4-2/)]
541+
542+
nothing react specific
543+
544+
## TypeScript 4.3
545+
546+
[[Release Notes](https://www.typescriptlang.org/docs/handbook/release-notes/typescript-4-3.html) | [Blog Post](https://devblogs.microsoft.com/typescript/announcing-typescript-4-3/)]
547+
548+
nothing react specific
549+
550+
## TypeScript 4.4
551+
552+
[[Release Notes](https://www.typescriptlang.org/docs/handbook/release-notes/typescript-4-4.html) | [Blog Post](https://devblogs.microsoft.com/typescript/announcing-typescript-4-4/)]
553+
554+
nothing react specific
555+
556+
## TypeScript 4.5
557+
558+
[[Release Notes](https://www.typescriptlang.org/docs/handbook/release-notes/typescript-4-5.html) | [Blog Post](https://devblogs.microsoft.com/typescript/announcing-typescript-4-5/)]
559+
560+
1. (minor VSCode improvement) Snippet Completions for JSX Attributes
561+
562+
## TypeScript 4.6
563+
564+
[[Release Notes](https://www.typescriptlang.org/docs/handbook/release-notes/typescript-4-6.html) | [Blog Post](https://devblogs.microsoft.com/typescript/announcing-typescript-4-6/)]
565+
566+
1. (extremely minor) Removed Unnecessary Arguments in `react-jsx` compile output
541567

542568
## TypeScript Roadmap and Spec
543569

0 commit comments

Comments
 (0)