Skip to content

v0.2.5

Compare
Choose a tag to compare
@sandros94 sandros94 released this 11 Dec 01:15
· 22 commits to main since this release
ee08061

compare changes

Many improvement to types, introduced a Hooking system to configure PGlite, new Live Query composables when using the live extension!

🚀 Enhancements

  • Hooking system to extend PGlite options (68650bc)
  • useLiveQuery composables (b192662)

🩹 Fixes

  • Type support and client extensions (66361f9)
  • Throw error when usePGlite composable is being called server side (5a7902b)
  • Missing trailing comma in template (2c54b5d)

📖 Documentation

❤️ Contributors