Skip to content

v6.2.1

Compare
Choose a tag to compare
@jtoar jtoar released this 13 Sep 02:40
· 1815 commits to main since this release

Patch Release

This patch release addresses the issue in the way Babel packages were hoisted in node_modules that was causing runtime errors in various commands like lint and storybook:

  • fix(cli): import redwoodjs/record correctly in yarn rw g model #9158 by @jtoar
  • Update NODE_VERSION for Render to 18 (close #8508) #9149 by @Benjamin-Lee
  • fix(deps): update dependency core-js to v3.32.2 #9125
  • fix(deps): update storybook monorepo to v7.4.1 #9159
  • chore(deps): update babel monorepo #9144