reactaform 1.8.5 → 1.8.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -100,7 +100,7 @@ npm install reactaform
100
100
 
101
101
  ## Learn more
102
102
 
103
- - [Full README](README.full.md)
103
+ - [Full README](https://github.com/yanggmtl/reactaform/blob/master/README.full.md)
104
104
  - [Documentation](https://reactaform.vercel.app/docs)
105
105
  - [ReactaForm Website (Demos)](https://reactaform.vercel.app)
106
106
  - [Visual Builder](https://reactaform.vercel.app/builder)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "reactaform",
3
- "version": "1.8.5",
3
+ "version": "1.8.6",
4
4
  "description": "A powerful, type-safe React form builder library with dynamic field rendering, conditional visibility, multi-language support, and extensible validation",
5
5
  "keywords": [
6
6
  "react",