New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

informed

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

informed - npm Package Versions

23
41
joepuzzo
published 4.63.0 •

Changelog

Source

4.63.0 ( Feb 5th, 2025)

Added

  • Ability to pass evaluateOnMount to evaluate in order to improve performance on large forms
joepuzzo
published 4.62.0 •

Changelog

Source

4.62.0 ( Feb 3rd, 2025)

Added

  • Ability to pass trigger path to setValue when building forms with dependent fields
joepuzzo
published 4.61.1 •

Changelog

Source

4.61.1 ( Jan 13th, 2024)

Fixed

  • Issue where fieldExists was not added to formApi
joepuzzo
published 4.61.0 •

Changelog

Source

4.61.0 ( Dec 12th, 2024)

Added

  • React 19 as supported version
joepuzzo
published 4.60.5 •

Changelog

Source

4.60.5 ( Nov 21st, 2024)

Fixed

  • Issue where window value was not checked for in useForm
joepuzzo
published 4.60.4 •

Changelog

Source

4.60.4 ( Nov 15th, 2024)

Fixed

  • Issue where where "rtl" direction on number formatted inptuts would incorectly change cursor position
joepuzzo
published 4.60.3 •

Changelog

Source

4.60.3 ( June 24th, 2024)

Fixed

  • Issue where resetting array field with no values would never set to new initial values
joepuzzo
published 4.60.2 •

Changelog

Source

4.60.2 ( May 30th, 2024)

Fixed

  • Issue where formatting in react native with number formatter would not allow user to type a decimal "2."
joepuzzo
published 4.60.1 •

Changelog

Source

4.60.1 ( May 28th, 2024)

Fixed

  • Issue with useField user props not omitting "'onChange' | 'onBlur' | 'onFocus' | 'value' | 'defaultValue' | 'required'"
joepuzzo
published 4.60.0 •

Changelog

Source

4.60.0 ( May 9th, 2024)

Fixed

  • A very complex issue that involved validation validating with icorrect form values in unique cases where a field "a" would depend on the value of field "b" and field "b" comes after field "a". This issue is so hard to simply describe here that instead I made two docs pages to talk about them with examples haha see here
23
41