Skip to content

Commit 980ee4b

Browse files
content: #232 grammar fix in v0.33.0 release blog post intro (#259)
1 parent 4c6359f commit 980ee4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ layout: blog
1616

1717
A new Greenwood release is here and we are excited to highlight a few of the key features available in this release. These include full native TypeScript support (no longer experimental!), an overhaul of Greenwood's new project scaffolding CLI, and a new standalone markdown plugin. The new minimum version of NodeJS has now been bumped to **>= 22.18.0**.
1818

19-
Along with a set of enhancements and bug fixes, this release continues our effort to improve ecosystem compatibility some fixes to our adapter plugins and continuing to refine our import map generation capabilities. Thank you so much to everyone who got involved with us for this release including two new first-time contributors! It means a lot to us and we appreciate your support of Greenwood. 💚
19+
Along with a set of enhancements and bug fixes, this release continues our effort to improve ecosystem compatibility including some fixes to our adapter plugins and continuing to refine our import map generation capabilities. Thank you so much to everyone who got involved with us for this release including two new first-time contributors! It means a lot to us and we appreciate your support of Greenwood. 💚
2020

2121
> Please refer to the [release notes](https://github.com/ProjectEvergreen/greenwood/releases/tag/v0.33.0) for the complete changelog and overview of breaking changes.
2222
2323
## Native TypeScript Support
2424

25-
With NodeJS **22.18.0**, TypeScript support in Greenwood is no longer experimental and requires no flags.
25+
With NodeJS **22.18.0**, TypeScript support in Greenwood is no longer experimental and requires no flags. 🥳
2626

2727
```json5
2828
// before

0 commit comments

Comments
 (0)