Skip to content

Releases: r13v/SwiftEffector

v0.4.2

Choose a tag to compare

@r13v r13v released this 17 Aug 12:07

Extended the attach signature.

Full Changelog: v0.4.1...v0.4.2

v0.4.1

Choose a tag to compare

@r13v r13v released this 17 Aug 10:05

Support the attach effect without the store param.

Full Changelog: v0.4.0...v0.4.1

v0.4.0

Choose a tag to compare

@r13v r13v released this 03 Aug 20:09

v0.3.8

Choose a tag to compare

@r13v r13v released this 17 Jul 08:49
feat: sync focused field

v0.3.7

Choose a tag to compare

@r13v r13v released this 13 Jul 11:54
feat: add name of a field to a bag

v0.3.6

Choose a tag to compare

@r13v r13v released this 13 Jul 09:42
feat: unify field factory signature

v0.3.5

Choose a tag to compare

@r13v r13v released this 13 Jul 09:24
feat: make validation param shortcut public

v0.3.4

Choose a tag to compare

@r13v r13v released this 13 Jul 06:16
fix: typo

v0.3.3

Choose a tag to compare

@r13v r13v released this 13 Jul 06:02
refactor: rename a parent domain param

v0.3.2

Choose a tag to compare

@r13v r13v released this 12 Jul 22:58
feat: add shortcut for Form's `validateOn` params