svelte-formula
Advanced tools
Comparing version 0.5.0 to 0.5.1
@@ -8,2 +8,8 @@ # Changelog | ||
## [0.5.1] 2021-02-17 | ||
### Fixed | ||
- Correct URL for docs site: https://formula.svelte.codes | ||
## [0.5.0] 2021-02-17 | ||
@@ -13,3 +19,3 @@ | ||
- New [Documentation Site](https://tanepiper.github.io/svelte-formula/) (still WIP) | ||
- New [Documentation Site](https://formula.svelte.codes) (still WIP) | ||
- Added `messages` option to FormulaOptions, this is a key/value `Object` for setting custom validation messages per | ||
@@ -16,0 +22,0 @@ error: |
{ | ||
"name": "svelte-formula", | ||
"description": "Reactive Forms for Svelte", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"keywords": [ | ||
@@ -16,3 +16,3 @@ "svelte", | ||
}, | ||
"homepage": "https://tanepiper.github.io/svelte-formula/", | ||
"homepage": "https://formula.svelte.codes", | ||
"bugs": { | ||
@@ -19,0 +19,0 @@ "url": "https://github.com/tanepiper/svelte-formula/issues" |
@@ -7,3 +7,3 @@ # Svelte Formula | ||
[Documentation](https://tanepiper.github.io/svelte-formula/) | ||
[Documentation](https://formula.svelte.codes) | ||
@@ -10,0 +10,0 @@ Formula is a zero-configuration reactive form library for Svelte, currently in early development. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
95399
2