Skip to content

v6.1.1

Compare
Choose a tag to compare
@jtoar jtoar released this 02 Sep 04:46
· 1471 commits to main since this release

Patch Release

  • fix(codemod): Fix replace-component-svgs codemod to deal with re-exported #9053 by @dac09
  • fix: resolves Tailwind setup command failing due to unsupported prettier-plugin-tailwindcss v0.5 #9076 by @thedavidprice
  • Limit the directories searched through for directory named modules #9079 by @bnn1
  • fix(v6): stub @storybook/react types till @redwoodjs/cli-storybook is installed #9027 by @jtoar
  • fix(dev): Do not change origin on proxy in dev #9066 by @dac09
  • fix(types): wrong type path on server.config.js #9116 by @rapzo
  • fix: Refactor logic to enable/allow disable/not allow GraphiQL and Introspection Configuration in Dev vs Prod #9104 by @dthyresson
  • fix(render): redirect to 200.html for prerender #9122 by @jtoar
  • fix(studio): Quick fix for trace rendering bug #9120 by @Josh-Walker-GM
  • fix(jest): Include RWJS_DEBUG_ENV in jest web env #9065 by @dac09
  • fix(deps): update dependency @escape.tech/graphql-armor to v2.3.1 #9114