Skip to content

Releases: arswarog/flatom

v0.7.16

10 Nov 04:03
Compare
Choose a tag to compare

fix(react): use useSyncExternalStore in useAtom hook

v0.7.15

07 Sep 16:09
Compare
Choose a tag to compare

fix(forms): add all files in index

v0.7.14

06 Sep 03:45
Compare
Choose a tag to compare

fix(forms-react): add generic type at FlatomForm component

v0.7.13

05 Sep 21:11
Compare
Choose a tag to compare

chore: change package.json and tsconfig.json for fix typings

v0.7.12

27 Aug 17:36
Compare
Choose a tag to compare

feat(form-react): add onSubmitInvalid

v0.7.11

27 Aug 14:51
Compare
Choose a tag to compare

chore(form-react): reorganize files

v0.7.10

26 Aug 05:43
Compare
Choose a tag to compare

fix(forms): fix export validators

v0.7.9

26 Aug 05:29
Compare
Choose a tag to compare

fix(react): add useActions

v0.7.8

25 Aug 19:25
Compare
Choose a tag to compare

feat(forms): add base forms implementation

v0.7.7

24 Aug 21:38
Compare
Choose a tag to compare
  • feat(react): add useStore hook

  • feat(core): add declareActions and declareEffects

  • chore: remove bootstrap from postinstall

  • chore(deps): bump terser from 5.14.1 to 5.14.2 in /website
    Bumps terser from 5.14.1 to 5.14.2.


    updated-dependencies:

    • dependency-name: terser
      dependency-type: indirect
      ...

    Signed-off-by: dependabot[bot] [email protected]

  • ci: make unified action Prepare

  • ci: test master