Skip to content

Drop the upcoming page #2221

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

Merged
merged 1 commit into from
Jan 12, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 0 additions & 19 deletions docs/New TypeScript Version.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,25 +93,6 @@ You can add twoslash to the code samples if you want.

When you're happy with that, then edit [`packages/documentation/copy/en/release-notes/Overview.md](https://github.com/microsoft/TypeScript-website/blob/v2/packages/documentation/copy/en/release-notes/Overview.md) to include the changes you just added, and simplify descriptions.

##### Index

The homepage keeps track of upcoming dates via this file: [`packages/typescriptlang-org/src/lib/release-plan.json`](https://github.com/microsoft/TypeScript-website/blob/v2/packages/typescriptlang-org/src/lib/release-plan.json)

```json
{
"_format": "mm/dd/yyyy - these get put into new Date()",
"upcoming_version": "3.9",
"iteration_plan_url": "https://github.com/microsoft/TypeScript/issues/37198",
"last_release_date": "02/20/2020",
"upcoming_beta_date": "03/20/2020",
"upcoming_rc_date": "04/24/2020",
"upcoming_release_date": "05/12/2020"
}
```

You might not have these dates yet, at the current release (it took about a week last time to get the dates) - leaving
this is fine and the site will accommodate the dates not being ready yet.

##### Update Schema Store

Using the GitHub CLI, from the root of the repo
Expand Down
121 changes: 0 additions & 121 deletions packages/typescriptlang-org/scripts/getTypeScriptReleasePlan.js

This file was deleted.

This file was deleted.

66 changes: 0 additions & 66 deletions packages/typescriptlang-org/src/pages/upcoming.tsx

This file was deleted.