Releases: tjinauyeung/svelte-forms-lib
Releases · tjinauyeung/svelte-forms-lib
v1.10.2
01 May 13:09
Compare
Sorry, something went wrong.
No results found
1.10.2 (2021-05-01)
Bug Fixes
isvalid store: fix isValid returning 'false' for valid nested arrays (9420ce7 ), closes #115
v1.10.1
21 Mar 17:05
Compare
Sorry, something went wrong.
No results found
1.10.1 (2021-03-21)
Bug Fixes
components: revert TS additions (708d77f )
package.json: revert exports feature (1fe5480 ), closes #112
v1.10.0
20 Mar 11:48
Compare
Sorry, something went wrong.
No results found
1.10.0 (2021-03-20)
Features
package.json: add exports property (0981e9c )
v1.9.0
27 Feb 16:43
Compare
Sorry, something went wrong.
No results found
1.9.0 (2021-02-27)
Features
form: allow context to be passed into component (1de3f93 ), closes #101
v1.8.0
25 Feb 23:31
Compare
Sorry, something went wrong.
No results found
1.8.0 (2021-02-25)
Features
form component: expose all methods via slot props (8a7fe80 )
v1.7.2
17 Feb 06:58
Compare
Sorry, something went wrong.
No results found
1.7.2 (2021-02-17)
Bug Fixes
index.d.ts: fix some type definitions and improvements (87451f3 )
v1.7.1
17 Feb 06:50
Compare
Sorry, something went wrong.
No results found
1.7.1 (2021-02-17)
Bug Fixes
textarea.svelte: the textarea component had a bug with prettier (fb26507 )
v1.7.0
15 Feb 20:54
Compare
Sorry, something went wrong.
No results found
1.7.0 (2021-02-15)
Features
index.d.ts: added type definitions (b32737f ), closes #81
v1.6.0
07 Feb 10:44
Compare
Sorry, something went wrong.
No results found
1.6.0 (2021-02-07)
Features
textarea: add component and tests (d520f1d ), closes #86
v1.5.0
07 Feb 10:40
Compare
Sorry, something went wrong.
No results found
1.5.0 (2021-02-07)
Features
component context: export key (e0faa78 ), closes #85