The Greenwood team is happy to share that a new release (v0.34.0) is now available! - 🔁 Dynamic Routing (SSR and SSG) - 🔥 Lit SSR Enhancements - 🚦 WCC + TSX + Signals (experimental) Try it out with npx @greenwood/init@latest
Project Evergreen
@projectevergreen.bsky.social
Let’s build the web together! https://github.com/ProjectEvergreen
Refactored WCC's JSX-based reactivity transformation to be designed around (TC39) Signals. Still early and lots to do, but here's the obligatory counter example. Web Components + JSX + Signals = 🤓
Just launched a refresh of the WCC website on a new domain. Had a lot of fun making it, hope you all like it! wcc.dev
The State of Greenwood (2025) is out! See highlights of what the team was up to over the past year, and a peek into our plans for 2026. greenwoodjs.dev/blog/state-o...
Greenwood
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...
- 🎉 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! 👇
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.
greenwoodjs.dev
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
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? 🤔
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
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
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
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
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
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
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! 🤓
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! 👀