Skip to main content
June 3, 2025
  • Now the “required” class name will be applied to components with “required” validation.
  • In the RSuite components, the required fields are marked with a red asterisk.
  • Required validation has been added for fields with the date, number, boolean, array, and object types.
  • The label property has been added to the Calendar, Google Map and to the Uploader components.
  • The errors property which allows you to manually set form validation errors has been added to the FormViewerProps, FormBuilderProps and to the IFormData.
  • The Store.loadForm method is marked as deprecated.
Last modified on April 22, 2026