8000 Releases · manchenkoff/nuxt-sanctum-precognition · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: manchenkoff/nuxt-sanctum-precognition

v0.0.8

24 May 22:42
Compare
Choose a tag to compare

v0.0.7

21 May 23:00
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Added wasSuccessful field to form (94d9fa0)
  • Added recentlySuccessful field to form (942a423)

🩹 Fixes

  • Reflect setData type in the interface (f0164e9)

❤️ Contributors

v0.0.6

14 May 21:51
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Use structuredClone over lodash cloneDeep (44e96fa)
  • Support MaybeRefOrGetter for form endpoint url (6edcba2)

🩹 Fixes

  • Use lodash es module instead of cjs (a3e87c0)

❤️ Contributors

v0.0.5

13 May 21:31
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Support MaybeRefOrGetter for endpoint url (4e423b9)

❤️ Contributors

v0.0.4

13 May 21:15
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Support dynamic endpoint url (1a85af7)

🩹 Fixes

  • Use lodash as explicit dependency (09c91d8)

❤️ Contributors

v0.0.3

12 May 22:36
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Optimize lodash dependency (7d59394)

🏡 Chore

  • Use registration instead of login form (d1665a4)

❤️ Contributors

v0.0.2

11 May 23:12
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Migrated to mjs build (0f6ce0c)
  • Implemented validator compatible with Nuxt UI Form (78fcfa6)

🏡 Chore

  • deps-dev: Bump @nuxt/devtools from 2.3.1 to 2.3.2 (8058ae1)
  • deps-dev: Bump @types/node from 22.13.13 to 22.13.16 (7bd00be)
  • deps-dev: Bump @nuxt/eslint-config from 1.2.0 to 1.3.0 (5eeef8c)
  • deps-dev: Bump nuxt from 3.16.1 to 3.16.2 (01790e6)
  • deps-dev: Bump @nuxt/kit from 3.16.1 to 3.16.2 (9524178)
  • deps-dev: Bump @nuxt/kit from 3.16.2 to 3.17.1 (004d413)
  • deps-dev: Bump vitest from 3.1.1 to 3.1.2 (e647949)
  • deps-dev: Bump vue-tsc from 2.2.8 to 2.2.10 (e594889)
  • deps-dev: Bump @nuxt/module-builder from 0.8.4 to 1.0.1 (a281722)
  • Used Nuxt UI in the playground app (0832fd8)

❤️ Contributors

v0.0.1

26 Mar 22:25
Compare
Choose a tag to compare
523D

🚀 Enhancements

  • Removed redundant plugin from module template (f2ea537)
  • Initial draft implementation of the module (a19eb4b)
  • playground: Added minimal repro playground (a8fb1cf)
  • form: Improved reactivity and simplified data access (3bab445)

🩹 Fixes

  • Use npm keys in actions (418f18a)
  • Use reactive state for errors to avoid errors.value.X call (7fecc55)
  • Do not remove files on submit (9223732)
  • Support file uploads as form-data content type (9e97780)

📖 Documentation

  • contributing: Added info about manual module packing (37e4c1d)

🏡 Chore

  • Upgraded nuxt packages (9350aec)
  • todo: Added todo notes in the code (8796c56)
  • docs: Updated readme and troubleshooting (fe7cd97)
  • npm: Added pack script entry (d314ebe)
  • todo: Added todos (0714237)
  • docs: Added docstrings for IDE hints (9a2db03)
  • test: Disabled initial sanctum request (245f587)
  • playground: Adjusted playground project to new reactivity (e9981ee)
  • comments: Removed redundant todo for now (5644e00)
  • ci: Add permissions to github action (61b45fd)

❤️ Contributors

0