Skip to content

v2.1.0

Choose a tag to compare

@weili-govtech weili-govtech released this 23 Mar 09:16
· 161 commits to main since this release

πŸŽ‰ New features

  • New Frontend Engine recaptchaSiteKey prop to serve reCAPTCHA in the form
  • location-field
    • Added aria label to location refresh to support accessibility
    • Breaking change Migration of reverseGeoCodeEndpoint and convertLatLngToXYEndpoint into mapApi object, endpoints are using POST instead of GET
    • Breaking change New mapApi.search endpoint to make location search
    • Optional integration with reCAPTCHA to make API calls
  • Conditional validation support for date-range-field

Full Changelog: v2.1.0...v2.0.0