Skip to content

v6.0.1

Compare
Choose a tag to compare
@jtoar jtoar released this 28 Jul 05:03
· 2636 commits to main since this release

Patch Release

This patch release fixes the Create Redwood App JS template, where the Vite config file wasn't being transpiled from the TS template into JS properly:

  • fix(crwa): use JSDoc in JS template for vite config #8982 by @jtoar