Skip to content

Release 1.2.0

Latest
Compare
Choose a tag to compare
@dmethvin-gov dmethvin-gov released this 15 Oct 13:11
· 13 commits to 1.x-stable since this release

Release 1.2.0

Thank you for using the US Forms System library. For questions about this release, open an issue. This release was primarily designed to incorporate small changes and bug fixes required by vets.gov without the larger breaking changes that have already been incorporated into the master branch.

Breaking Changes

  • filterInactivePages was renamed to filterInactivePageData and the parameters were changed. Generally we try hard to avoid breaking changes in a non-major versions, but this was done as part of a bug-fix for #155. See this diff for more details. The changes required are minor.

New Features

  • Allow the pre-submit privacy agreement to be configurable (#209) It is now possible to change the wording of the agreement, or leave it out entirely.

Resolved Security Issues

  • No security issues are open in the 1.2.0 release so none needed to be fixed. As of the release, npm does not report any security issues for USFS dependencies.

Bug Fixes

  • Fix expand active order in ReviewChapters (#267)

Thanks

Thank you to @jbalboni for help with testing this release!