Activity
fix: form internal state which broke form reset
fix: form internal state which broke form reset
feat: track saveInProgress on form submission
feat: track saveInProgress on form submission
feat: added this.cancel to subscriptions
feat: added this.cancel to subscriptions
feat: pass more infos to Field.render
feat: pass more infos to Field.render
fix: deep equals with undefined values
fix: deep equals with undefined values
chore(deps-dev): bump vite from 5.4.8 to 5.4.12
chore(deps-dev): bump vite from 5.4.8 to 5.4.12
chore(deps): bump nanoid from 3.3.7 to 3.3.8
chore(deps): bump nanoid from 3.3.7 to 3.3.8
fix: useStore selector was not working on derived stores
fix: useStore selector was not working on derived stores
chore(deps): bump cross-spawn from 7.0.3 to 7.0.6
chore(deps): bump cross-spawn from 7.0.3 to 7.0.6
Force push
on Nov 27, 2024
chore(deps): bump cross-spawn from 7.0.3 to 7.0.6
chore(deps): bump cross-spawn from 7.0.3 to 7.0.6
fix: fallback to store's equal function in Store.subscribe
fix: fallback to store's equal function in Store.subscribe