Skip to content

v1.6.0

Compare
Choose a tag to compare
@ciscoheat ciscoheat released this 18 Aug 15:02
· 871 commits to main since this release

Fixed

  • Client-side validation wasn't resetted properly, when a component containing a form was destroyed and mounted again.
  • Removed debug statement left from 1.5.3

Added

  • Added cookieOptions to actionResult, for customizing the cookie when setting a flash message.
  • SuperDebug now has a collapsible prop, that will make the component collapsible on a per-route basis.