Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: Morgbn/nuxt-csurf

v1.6.5

29 Oct 19:22

Choose a tag to compare

1.6.5 (2024-10-29)

Bug Fixes

  • 🐛 use Fetch API Headers (5d8cbcd)

v1.6.4

29 Oct 16:05

Choose a tag to compare

1.6.4 (2024-10-29)

Bug Fixes

  • 🎨 better custom useFetch (60115ef), closes #49
  • 🎨 store encryptSecret in runtimeConfig (9c901c5), closes #41
  • 🏷️ useCsrfFetch type (219b729)

v1.6.3

01 Oct 16:40

Choose a tag to compare

1.6.3 (2024-10-01)

Bug Fixes

  • augment @nuxt/schema rather than nuxt/schema (91b7164)

v1.6.2

20 Aug 16:58

Choose a tag to compare

1.6.2 (2024-08-20)

Bug Fixes

v1.6.1

17 Jul 09:18

Choose a tag to compare

1.6.1 (2024-07-17)

Bug Fixes

v1.6.0

17 Jul 08:58

Choose a tag to compare

1.6.0 (2024-07-17)

Bug Fixes

  • 🐛 support uppercase methods (1c3073b), closes #39

Features

  • ✨ option to configure header name (2e093cc), closes #38

v1.5.2

21 Apr 17:07

Choose a tag to compare

1.5.2 (2024-04-21)

Bug Fixes

  • 🐛 import missing useLazyCsrfFetch (3343a9d), closes #33
  • opt in to import.meta.* properties (377ce75)

v1.5.1

20 Mar 12:05

Choose a tag to compare

1.5.1 (2024-03-20)

Bug Fixes

v1.5.0

20 Mar 08:22

Choose a tag to compare

1.5.0 (2024-03-20)

Features

v1.4.2

22 Feb 06:18

Choose a tag to compare

1.4.2 (2024-02-22)

Bug Fixes

  • 🏷️ declare plugin type (87ad5fa)