Releases: LaunchPadLab/lp-subsection-generator
Releases · LaunchPadLab/lp-subsection-generator
v10.1.0
v10.0.0
v9.0.0
v8.0.2
v8.0.1
v8.0.0
v7.2.1
v7.2.0
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 theLayout.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 resourceid
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