Skip to content

Commit f3d5c3d

Browse files
content/issue 195 amend v0.32.0 blog post with TypeScript plugin deprecation call out (#207)
1 parent 6a9b38d commit f3d5c3d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/pages/blog/release/v0-32-0.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,8 @@ With this release, Greenwood now provides built-in support for TypeScript, with
125125
}
126126
```
127127

128+
> If you were using our [TypeScript plugin](https://github.com/ProjectEvergreen/greenwood/tree/v0.32.0/packages/plugin-typescript), you should remove that from your Greenwood configuration file as it has now been [deprecated](https://www.npmjs.com/package/@greenwood/plugin-typescript).
129+
128130
This also means that you can author your Greenwood configuration files and plugins with TypeScript!
129131

130132
```ts

0 commit comments

Comments
 (0)