Skip to content

Releases: evoluhq/evolu

evolu@0.2.1

13 Oct 19:06
00391ee
Compare
Choose a tag to compare

Patch Changes

  • fd03f74: Fix useEvoluFirstDataAreLoaded bug.

    Empty table did not generate any patch so onQuery did not update queriesRowsCache.

evolu@0.2.0

13 Oct 09:53
b4c25e9
Compare
Choose a tag to compare

Minor Changes

  • 96a0954: Add useEvoluFirstDataAreLoaded React Hook

    React Hook returning true if any data are loaded. It's helpful to prevent screen flickering as data are loading. React Suspense would be better, but we are not there yet.

evolu@0.1.7

12 Oct 23:09
e5bd05d
Compare
Choose a tag to compare

Patch Changes

  • ec6d9f2: Add isLoaded to useQuery React Hook

evolu@0.1.6

10 Oct 22:27
0153dec
Compare
Choose a tag to compare

Patch Changes

evolu@0.1.5

09 Oct 16:05
2224e2b
Compare
Choose a tag to compare

Patch Changes

evolu@0.1.4

05 Oct 12:50
3c1fc07
Compare
Choose a tag to compare

Patch Changes

  • 309f99f: Publish Evolu source code to NPM

    "I get so annoyed when "go to definition" just takes me to typescript def files rather than actual code."

evolu@0.1.3

04 Oct 23:44
32b939a
Compare
Choose a tag to compare

Patch Changes

  • fee19a7: Expose Zod string and number

evolu@0.1.2

01 Oct 23:56
90873d2
Compare
Choose a tag to compare

Patch Changes

  • 5244c0c: Kysely 0.22.0 and remove a mutation from its interface

evolu@0.1.1

01 Oct 22:57
a465097
Compare
Choose a tag to compare

Patch Changes