Nuxt Graphql Client Versions Save

⚡️ Minimal GraphQL Client + Code Generation for Nuxt3

v0.2.23

1 year ago

   🐞 Bug Fixes

  • Add missing import for unref  -  by @Diizzayy (5d101)
    View changes on GitHub

v0.2.22

1 year ago

   🐞 Bug Fixes

  • Improve type declaration for builds  -  by @Diizzayy (453aa)
    View changes on GitHub

v0.2.20

1 year ago

   🐞 Bug Fixes

    View changes on GitHub

v0.2.18

1 year ago

No significant changes

    View changes on GitHub

v0.2.15

1 year ago

   🚀 Features

    View changes on GitHub

v0.2.14

1 year ago

   🐞 Bug Fixes

  • Don't clone token value  -  by @Diizzayy (f9f7c)
  • Use client sdk when required  -  by @Diizzayy (8da3b)
  • Respect default token config  -  by @Diizzayy (274a8)
  • perf: Only generate pertinent client on hmr  -  by @Diizzayy (efe5f)
    View changes on GitHub

v0.2.12

1 year ago

   🐞 Bug Fixes

  • Avoid using nullish coalescing assignment  -  by @Diizzayy (23711)
    View changes on GitHub

v0.2.11

1 year ago

   🐞 Bug Fixes

    View changes on GitHub

v0.2.10

1 year ago

   🐞 Bug Fixes

  • Allow useGqlToken to remove stored tokens  -  by @Diizzayy (6fb74)
    View changes on GitHub

v0.2.9

1 year ago

   🐞 Bug Fixes

  • TokenStorage priority over config level token  -  by @Diizzayy (f374b)
  • Allow useGqlToken to reset auth  -  by @Diizzayy (cdd84)
    View changes on GitHub