Announcing Stencil v3.3.0

Originally published at: https://ionic.io/blog/announcing-stencil-v3-3-0

Hey folks! We’re excited to announce that Stencil v3.3.0 is available! This release contains support for TypeScript 5, a new way to run Puppeteer tests, and Node 20 support. Let’s take a look! TypeScript 5 Support Stencil v3.3.0 bumps up the version of TypeScript we support and bundle into the Stencil compiler from 4.9.5 to…

2 Likes

Thanks, very nice!
But is Puppeteer a required dependency for Stencil now? We don’t have any tests setup (yet), and no test config, but our build breaks on a missing puppeteer package? :thinking: