Skip to content

Releases: next-safe-action/next-safe-action

next-safe-action@8.1.8

06 Mar 11:13
c161ef4

Choose a tag to compare

Patch Changes

next-safe-action@8.1.7

06 Mar 11:09
88121c3

Choose a tag to compare

Patch Changes

@next-safe-action/adapter-react-hook-form@2.0.2

06 Mar 11:09
88121c3

Choose a tag to compare

Patch Changes

next-safe-action@8.1.6

05 Mar 18:27
1846a8f

Choose a tag to compare

Patch Changes

@next-safe-action/adapter-react-hook-form@2.0.1

05 Mar 18:28
1846a8f

Choose a tag to compare

Patch Changes

v8.1.5

04 Mar 21:32
4915d04

Choose a tag to compare

8.1.5 (2026-03-04)

v8.1.4

26 Feb 15:28
46cba48

Choose a tag to compare

8.1.4 (2026-02-26)

  • fix: extract structured inputs from schemas instead of iterating client inputs (#404) (46cba48), closes #404

v8.1.3

25 Feb 15:31
8ef8850

Choose a tag to compare

8.1.3 (2026-02-25)

  • chore: update pnpm (464fe6c)
  • chore(playground): enable cacheComponents, update tsconfig (8ef8850)
  • build: update next + eslint (856b05e)

v8.1.2

25 Feb 11:02
9e20cbb

Choose a tag to compare

8.1.2 (2026-02-25)

  • fix(hooks): fire callbacks immediately after action completes (#398) (6f6293f), closes #398 #376

v8.1.1

24 Feb 18:50
d9000e5

Choose a tag to compare

8.1.1 (2026-02-24)

  • fix(hooks): throw navigation errors immediately to support Next.js Cache Components (#394) (d9000e5), closes #394 #393