File tree Expand file tree Collapse file tree 1 file changed +27
-1
lines changed Expand file tree Collapse file tree 1 file changed +27
-1
lines changed Original file line number Diff line number Diff line change @@ -537,7 +537,33 @@ Misc
537
537
538
538
## TypeScript 4.2
539
539
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
541
567
542
568
## TypeScript Roadmap and Spec
543
569
You can’t perform that action at this time.
0 commit comments