Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 5.2 release notes #2948

Merged
merged 2 commits into from
Sep 27, 2023
Merged

Add 5.2 release notes #2948

merged 2 commits into from
Sep 27, 2023

Conversation

andrewbranch
Copy link
Member

Closes #2935

@andrewbranch andrewbranch enabled auto-merge (squash) September 27, 2023 17:36
@github-actions
Copy link
Contributor

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-glacier-09aa73710-2948.centralus.azurestaticapps.net

@github-actions
Copy link
Contributor

github-actions bot commented Sep 27, 2023

Got false positives?

Make changes to the global settings spellcheck.json in /microsoft/TypeScript-Website.

Make changes to this repo's settings in spellcheck.json.

Typos for TypeScript 5.2.md

Line Typo
197 if an error is thrown, it's rethrown after disposal.
199 that case, that exception is rethrown as well.
296 and in runtimes like Node.js, Deno, and Bun might also choose to
299 If you're doing a lot of ad-hoc clean-up, creating a new type
338 ong with arbitrary amounts of cleanup.
368 -in-last-out order, so defering immediately after creating a
371 tatements/#Defer-Statement), [Zig](https://ziglang.org/document
374 use it, you will need runtime polyfills for the following:
382 be able to get away with only polyfilling the built-in symbols.
446 properties and accessors are serializable when using JSON.stringify l
565 implementations don't handle subclassing and inheritance.
587 We'd like to thank [Oleksandr Tarasiuk](https://github.com/
587 We'd like to thank [Oleksandr Tarasiuk](https://github.com/a-tarasyu
601 uld not mix and match between labeled and unlabeled elements.
601 and match between labeled and unlabeled elements.
643 labels when spreading into an unlabeled tuple.
645 hub.com/JoshuaKGoldberg) and [Mateusz Burzyński](https://github.com
645 JoshuaKGoldberg) and [Mateusz Burzyński](https://github.com/Andarist)
690 ypeScript and JavaScript with JSDoc, can use those file extension
775 rovements so that code can be better-analyzed.
784 rder [to support a mixture of labeled and unlabeled elements](https
784 port a mixture of labeled and unlabeled elements](https://github.com/
785 position where an element is unlabeled.

Generated by 🚫 dangerJS against 7bb7ed5

@github-actions
Copy link
Contributor

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-glacier-09aa73710-2948.centralus.azurestaticapps.net

@andrewbranch andrewbranch merged commit 9867af1 into v2 Sep 27, 2023
@jakebailey jakebailey deleted the release-5.2 branch May 17, 2024 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing documentation of TypeScript 5.2
1 participant