Skip to content

Releases: NewOldMax/react-form-validator-core

React 19 support

24 Feb 11:34

Choose a tag to compare

2.0.2

Add react 19 support

2.0.1

23 Oct 10:57

Choose a tag to compare

Remove old context API

React 18 support

07 Jun 14:35

Choose a tag to compare

1.1.2

Add react 18 support

Move away from async/await

04 Feb 05:17

Choose a tag to compare

1.1.1

Move away from async

Fix duplicated validations

03 Feb 06:21

Choose a tag to compare

1.1.0

Fix duplicated validations

React 17 support

22 Jan 06:06

Choose a tag to compare

1.0.1

Add react 17 support

New Context release!

28 Jul 13:01

Choose a tag to compare

This package was switched to new Context API in order to use future versions of React, but projects with legacy context will keep working
You should modify your components to use 1.x version. Check the Migration Guide section in Readme

Rules management update

16 Jun 09:34

Choose a tag to compare

0.7.0

Fix file validators, add new rules functions, update readme

Dependencies update

29 Jan 07:55

Choose a tag to compare

0.6.5

0.6.5 release

Rule management improvements

10 Jun 07:11

Choose a tag to compare

New function removeValidationRule