Skip to content

Releases: posva/pinia-colada

v1.1.0

31 Mar 14:01
45e394a

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

@pinia/colada-plugin-delay@0.2.1

31 Mar 14:01
45e394a

Choose a tag to compare

v1.0.0

06 Mar 09:00
4521d2d

Choose a tag to compare

Pinia Colada v1 is here! 🎉

After 2 years of iterating, Pinia Colada has matured into a light (queries at just <2.5kb), performant and Vue native solution for async state management. It's the only lib with an official integration for Vue Router Data Loaders and has been integrated into OpenAPI generators like HeyApi and oRPC.

Pinia Colada logo

   🚨 Breaking Changes

  • Remove deprecated two-parameter overloads from useQuery and useQueryState  -  by @posva (422c3)

   🐞 Bug Fixes

  • tanstack-compat:
    View changes on GitHub

@pinia/colada-plugin-tanstack-compat@0.1.0

06 Mar 09:25
5a9e02e

Choose a tag to compare

@pinia/colada-plugin-delay@0.2.0

06 Mar 09:25
5a9e02e

Choose a tag to compare

@pinia/colada-plugin-debug@0.0.8

06 Mar 09:25
5a9e02e

Choose a tag to compare

@pinia/colada-plugin-cache-persister@0.1.4

06 Mar 09:25
5a9e02e

Choose a tag to compare

@pinia/colada-plugin-auto-refetch@0.2.6

06 Mar 09:28
5a9e02e

Choose a tag to compare

@pinia/colada-devtools@0.4.5

06 Mar 09:26
5a9e02e

Choose a tag to compare

No significant changes

    View changes on GitHub

v0.21.7

02 Mar 17:11
17e9047

Choose a tag to compare

   🐞 Bug Fixes

  • infinite: Detach $onAction listener to survive component unmount  -  by @posva (c756e)
    View changes on GitHub