Description
Issue:
I would like to create an issue regarding the removal of the "What's new" overview page in the TypeScript documentation. While the handbook section explains TypeScript features, it does not provide version information, and without the overview page ( #2622 PR deleted the overview page), it is challenging to know which version introduced a specific feature and trace the related pull request. One single overview page was helpful to search keywords.
Recommended Fix:
I propose adding a feature to search keywords across all "What's new" pages or providing an alternative method to search for specific features and their introduction versions.
Could you please consider implementing this feature or suggest an alternative solution? Thank you for your attention to this matter.