All Versions
91
Latest Version
Avg Release Cycle
17 days
Latest Release
536 days ago

Changelog History
Page 2

  • v4.6.4 Changes

    August 07, 2022

    ๐Ÿ› Bug Fixes

    • ๐Ÿ‘‰ make sure to deep watch created models by useFieldModel (fbe273c)
  • v4.6.3 Changes

    August 07, 2022

    ๐Ÿ”‹ Features

    • ๐Ÿ”ฆ Expose InvalidSubmissionHandler and GenericValidateFunction types (#3853) (3ccf27d)

    โช Reverts

    • โช Revert "chore: added headers to netlify docs" (13fc8be)
  • v4.6.2 Changes

    July 17, 2022

    ๐Ÿ› Bug Fixes

    • avoid toggling field array checkboxes values closes #3844 (fffad4b)

    ๐Ÿ”‹ Features

    • ๐Ÿ”ฆ expose field and form options closes #3843 (7437612)
  • v4.6.1 Changes

    July 12, 2022

    ๐Ÿ› Bug Fixes

    • pass onInvalidSubmit prop to submitForm closes #3841 (b6cf543)
  • v4.6.0 Changes

    July 11, 2022

    ๐Ÿ› Bug Fixes

    • โž• added argument order for digits rule in ja.json closes #3780 (9385457)
    • โž• added existing undefined path fallback closes #3801 (fd0500c)
    • avoid inserting value binding for file type inputs closes #3760 (3c76bb2)
    • avoid validating when field instance exists (3759df2)
    • compare form meta.dirty based on original values than staged initials closes #3782 (f3ffd3c)
    • ๐Ÿ“„ enter key to navigate docs closes #3789 (be27ff6)
    • ๐Ÿ”ฆ expose ValidationOptions type closes #3825 (9854865)
    • ๐Ÿ”ฆ exposed component APIs to their TS defs with refs closes #3292 (ae59d0f)
    • fast equal before deciding value was changed closes #3808 (3d582ec)
    • sk interpolation for min and digits rules closes #3788 (778c52e)
    • ๐Ÿ‘‰ use multiple batch queues for both validation modes closes #3783 (6156603)

    ๐Ÿ”‹ Features

    • 4.6: Allow mutating field array iterable's value property (#3618) (#3759) (c3c40e5)
    • โž• add move to FieldArray (a52f133)
    • โž• added unsetValueOnUnmount config (#3815) (e6e1c1d)
    • โž• added useFieldModel to useForm API (26c828e)
    • ๐Ÿ‘ allow keep values config to be reactive (5009bd8)
    • ๐Ÿ‘ better normalization for native input file events (2751552)
    • locale: add km (khmer) locale (#3812) (b1ee664)
    • โœ‚ Remove yup type dependency (#3704) (e772f9a)
    • ๐Ÿ”€ Sync useField with component v-model (#3806) (0ef7582)
  • v4.5.11 Changes

    April 10, 2022

    ๐Ÿ› Bug Fixes

    • ๐Ÿšš ignore validation of removed array elements closes #3748 (3d49faa)

    ๐Ÿ”‹ Features

  • v4.5.10 Changes

    March 08, 2022

    Note: Version bump only for package vee-validate-monorepo

  • v4.5.9 Changes

    February 22, 2022

    ๐Ÿ› Bug Fixes

    • mark fields validated via form validate as validated (ad9fa9d)
  • v4.5.8 Changes

    January 23, 2022

    ๐Ÿ› Bug Fixes

    • clear old error path error when changing field name closes #3664 (f736e62)
    • field array swap not working when falsy values are present at paths (40afbd9)
  • v4.5.7 Changes

    December 07, 2021

    ๐Ÿ› Bug Fixes

    • โšก๏ธ always attach model update event closes #3583 (6a53e80)