Skip to content

Releases: sandros94/nuxt-pglite

v0.2.9

12 Dec 12:15
71401b9
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Accept getters in live params arrays (088bc22)

❤️ Contributors

v0.2.8

11 Dec 12:13
262ae5d
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • live: Accept nullish params in composables (345df9e)

❤️ Contributors

v0.2.7

11 Dec 03:02
a937e62
Compare
Choose a tag to compare

compare changes

🩹 Fixes

❤️ Contributors

v0.2.6

11 Dec 02:52
53e48f8
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Only pass supported extensions to client worker (96f9ae1)
  • Module type exports (1057f5b)

❤️ Contributors

v0.2.5

11 Dec 01:15
ee08061
Compare
Choose a tag to compare

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

v0.2.4

08 Dec 23:06
19d7f90
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Better vite support for workers (122a877)

❤️ Contributors

v0.2.3

08 Dec 22:16
e4c061a
Compare
Choose a tag to compare

compare changes

🩹 Fixes

❤️ Contributors

v0.2.2

08 Dec 21:35
883963e
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Support opfs-ahp client-side (4b3386b)

❤️ Contributors

v0.2.1

08 Dec 21:00
8b7951b
Compare
Choose a tag to compare

compare changes

🩹 Fixes

❤️ Contributors

v0.2.0

08 Dec 19:48
eb46f9f
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • ⚠️ Module options and better tree-shaking (a1974fd)
  • Intarnal naming (4e1b509)

💅 Refactors

  • ⚠️ Native extensions support, client side worker only via nuxt plugin (043edab)

📖 Documentation

🏡 Chore

⚠️ Breaking Changes

  • ⚠️ Module options and better tree-shaking (a1974fd)
  • ⚠️ Native extensions support, client side worker only via nuxt plugin (043edab)

❤️ Contributors