Project Evergreen
projectevergreen.bsky.social
Project Evergreen
@projectevergreen.bsky.social
Let’s build the web together!

https://github.com/ProjectEvergreen
Pinned
State of Greenwood (2024) blog post has been published. Covering the year in review and the all the exciting things we're looking forward to in 2025.

Huge thanks to everyone who has and is helping us by contributing to and using WCC and Greenwood! 🙇

greenwoodjs.dev/blog/state-o...
Greenwood - State of Greenwood (2024)
Greenwood is your workbench for the web, embracing web standards from the ground up to empower your stack from front to back.
greenwoodjs.dev
New release of WCC (v0.18.0) which adds support for TSX as part of the (experimental) JSX transform. Type-safe HTML, ftw! 🥳

Will also be supported first-class in the next Greenwood release (or try out the alpha today!)
github.com/thescientist...
November 15, 2025 at 12:51 AM
- 🎉 Built-in TypeScript support with no flags needed! (thank you
@nodejs
🙇!)
- ⚡ An overhaul to our init scaffolding CLI
- 💪 Bug fixes and enhancements

Try it out with `npx @greenwood/init@latest`

See the blog post for all the details! 👇
October 3, 2025 at 11:47 PM
A new Greenwood release, v0.32.0 is out! Prominent in this release:

- 💪 Built-in TypeScript support (thank you @nodejs.org)
- ⚡️ AWS Adapter (SST ftw!)

Check out the blog post for all the details, and thanks to the community for all the support 🙇
www.greenwoodjs.dev/blog/release...
Greenwood
Greenwood is your workbench for the web, embracing web standards from the ground up to empower your stack from front to back.
www.greenwoodjs.dev
April 18, 2025 at 9:31 PM
New WCC release - v0.17.0 is out with enhancements for TypeScript, a new minimum NodeJS version adopting the new custom loaders register API, and dropped support for the CommonJS bundle.

github.com/ProjectEverg...
Release v0.17.0 · ProjectEvergreen/wcc
Overview This release adds some typings for WCC and makes some breaking changes around the API supporting Node's custom loaders (including TypeScript support), sets a new minimum NodeJS version, an...
github.com
April 11, 2025 at 10:01 PM
A new Greenwood release is imminent, and with it we'll be adding a new logo to the home page to highlight a new feature being added. Any guesses what it will be? 🤔
April 4, 2025 at 6:36 PM
New patch release of Greenwood is out (v0.31.1) with a couple fixes for import map generation and static asset bundling.

github.com/ProjectEverg...
Release v0.31.1 · ProjectEvergreen/greenwood
Overview This patch release fixes a couple bugs in the import map generation as well as static asset bundle handling. # npm $ npm i -D @greenwood/cli@latest # Yarn 1.x (classic) $ yarn upgrade @gr...
github.com
February 14, 2025 at 6:55 PM
New Greenwood release is out!

This includes a substantial refactor to our import map generation and node modules resolution implementations to add better support for various libraries and package managers, as well as a bump to our supported NodeJS LTS versions, and more!

github.com/ProjectEverg...
Release v0.31.0 · ProjectEvergreen/greenwood
Overview This new minor release v0.31.0 focuses on greater ecosystem compatibility through a significant refactor of how import maps are generated and better handling of the exports map specificati...
github.com
January 31, 2025 at 7:14 PM
Thank you to first time contributors @dannymoerkerke.bsky.social and a big shout out to @briangrider.bsky.social for some very impactful refactoring / enhancements to WCC in this latest release. 🙇

A couple small breaking changes so check out the full release notes below.
github.com/ProjectEverg...
Release v0.16.0 · ProjectEvergreen/wcc
Overview This release refactors some WCC's DOM shim internals as well as address issues with setting element properties and honoring the mode option for attachShadow. There was also a breaking cha...
github.com
January 24, 2025 at 8:56 PM
State of Greenwood (2024) blog post has been published. Covering the year in review and the all the exciting things we're looking forward to in 2025.

Huge thanks to everyone who has and is helping us by contributing to and using WCC and Greenwood! 🙇

greenwoodjs.dev/blog/state-o...
Greenwood - State of Greenwood (2024)
Greenwood is your workbench for the web, embracing web standards from the ground up to empower your stack from front to back.
greenwoodjs.dev
December 6, 2024 at 9:57 PM
A new release of WCC is available

This fixes an issue with parsing of certain JS syntax as well as adopting native Import Attributes now available in Acorn (one less dependency!) 🌳
github.com/ProjectEverg...
Release v0.15.1 · ProjectEvergreen/wcc
Overview This release fixes issues with standard JavaScript failing parsing and removes needs for a specific dependency for parsing Import Attributes. Changelog https://github.com/ProjectEvergreen/...
github.com
November 21, 2024 at 2:56 AM
New Greenwood website (and domain) is live!
greenwoodjs.dev

We've also published a blog post on the latest v0.30.0 release which includes support Import Attributes (JSON / CSS Modules), HTML Web Components, CSS Modules ™️ and more!
greenwoodjs.dev/blog/release...
Greenwood - Release - v0.30.0
Greenwood is your workbench for the web, embracing web standards from the ground up to empower your stack from front to back.
greenwoodjs.dev
November 13, 2024 at 1:02 AM
Had a lot of fun working on the new Greenwood website, including getting to use the new HTML Popover API, which was sooo much fun to use. Love all that power with just a little HTML! Can’t wait to launch it this week! 🤓
November 4, 2024 at 11:04 PM
We've been quiet for a bit, but the team has been busy working hard.

Next week we'll be sharing a new release with support for CSS + JSON Import Attributes, HTML Web Components, CSS Modules ™️, and more. 🌟

Plus we're launching a new website too!

Stay tuned! 👀
November 1, 2024 at 6:22 PM