Skip to content

Commit 2fe8c81

Browse files
committed
Add release notes metadata
1 parent 3e04e0e commit 2fe8c81

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

packages/documentation/copy/en/release-notes/TypeScript 5.0.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
---
2+
title: TypeScript 5.0
3+
layout: docs
4+
permalink: /docs/handbook/release-notes/typescript-5-0.html
5+
oneline: TypeScript 5.0 Release Notes
6+
---
7+
18
## Decorators
29

310
Decorators are an upcoming ECMAScript feature that allow us to customize classes and their members in a reusable way.

0 commit comments

Comments
 (0)