Skip to content

v7.2.0

Compare
Choose a tag to compare
@mwislek mwislek released this 12 Dec 21:09
· 7 commits to main since this release
cdc567e

What's Changed

  • All dependencies were updated to their latest minor versions
  • The following major dependency updates were performed:
    • commander
    • fs-extra. This update fixes an issue where the Layout.js filename was being changed after a copy. This library is highly dependent on the Node version and was very out-of-date with respect to the current versions of Node, which corrected this issue.
    • glob
    • pluralize
  • The following issues were resolved:
  • The "Show" views were updated to use the useParams() hook to obtain the resource id rather then the HOC previously used
  • Line spacing was changed to be more consistent across all files.

Change Log

Full Changelog: v7.1.1...v7.2.0