Skip to content

Releases: guidone/lets-form

0.12.14

18 Feb 08:01
Compare
Choose a tag to compare
  • fix: change currency prop in currency component

0.12.13

16 Feb 13:18
Compare
Choose a tag to compare
  • feat: added currency field

0.12.12

10 Feb 18:38
Compare
Choose a tag to compare
  • fix: add className for group and array (@ghoshorn)
  • fix: missing lodash dependencies
  • fix: remove types from folder exports

0.12.11

07 Feb 16:28
Compare
Choose a tag to compare
  • add missing lodash dependencies to RSuite

0.12.10

07 Feb 10:22
Compare
Choose a tag to compare
  • remove types from folder export in package.json

0.12.9

05 Feb 10:05
Compare
Choose a tag to compare
  • fix: react-hook-form peer dependency
  • fix: Rsuite multiselect default value
  • feat: added someFields to helpers

0.12.8

23 Jan 09:51
Compare
Choose a tag to compare
  • fix: divider and columns missing className param (@ghoshorn)

0.12.7

15 Jan 22:47
Compare
Choose a tag to compare
  • fix: relax throwing errors on unknows component params
  • fix: avoid warning for unknows params on custom components

0.12.6

13 Jan 13:38
Compare
Choose a tag to compare
  • fix: missing lodash

0.12.5

13 Jan 10:18
Compare
Choose a tag to compare
  • feat: added className property to all components
  • fix: package peer dependency
  • fix: RSuite checkbox alignment