Skip to content

Tags: JamesHighsmith/redwood

Tags

v7.2.0-rc.36

Toggle v7.2.0-rc.36's commit message

Verified

This commit was signed with the committer’s verified signature.
jtoar Dominic Saadi
fix(prettier): revert breaking changes in prettier v3 upgrade (redwoo…

…djs#10188)

@Josh-Walker-GM pointed out some breaking changes I included in the
prettier v3 upgrade (redwoodjs#10179) in
his PR [here](redwoodjs#10183). My goal
with the prettier v3 upgrade was to first do it in a non-breaking way so
that it could be released in the next minor, then come back and include
the breaking changes (mainly around the tailwind setup command). This
should undo the breaking changes so that we can release prettier v3 in
the next minor and redo redwoodjs#10182.

v7.1.0-rc.29

Toggle v7.1.0-rc.29's commit message

Verified

This commit was signed with the committer’s verified signature.
jtoar Dominic Saadi
chore(release): update changelog