Skip to content

Latest commit

 

History

History
261 lines (141 loc) · 8.18 KB

CHANGELOG.md

File metadata and controls

261 lines (141 loc) · 8.18 KB

Changelog

v0.2.9

compare changes

🩹 Fixes

  • Accept getters in live params arrays (088bc22)

❤️ Contributors

v0.2.8

compare changes

🩹 Fixes

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

❤️ Contributors

v0.2.7

compare changes

🩹 Fixes

❤️ Contributors

v0.2.6

compare changes

🩹 Fixes

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

❤️ Contributors

v0.2.5

compare changes

🚀 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

compare changes

🩹 Fixes

  • Better vite support for workers (122a877)

❤️ Contributors

v0.2.3

compare changes

🩹 Fixes

❤️ Contributors

v0.2.2

compare changes

🚀 Enhancements

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

❤️ Contributors

v0.2.1

compare changes

🩹 Fixes

❤️ Contributors

v0.2.0

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

v0.1.2

compare changes

🏡 Chore

❤️ Contributors

v0.1.1

compare changes

🩹 Fixes

  • server: Gracefully close PGlite (6c5fd8a)

❤️ Contributors

v0.1.0

compare changes

🚀 Enhancements

💅 Refactors

  • ⚠️ PGlite server util fixes #3 (#3)

🏡 Chore

  • Update deps (7e4c51b)
  • Create drizzle example in playground (fe0e5b0)

⚠️ Breaking Changes

  • ⚠️ PGlite server util fixes #3 (#3)

❤️ Contributors

v0.0.2

compare changes

🚀 Enhancements

  • DataDir relative path based on serverDir (726c4b5)

🩹 Fixes

  • Simplify client side pglite (still hydration issue) (6f1e542)

🏡 Chore

❤️ Contributors

v0.0.1

🚀 Enhancements

🩹 Fixes

📖 Documentation

  • Update readme features (5e7ca85)
  • Update readme description (8471b38)
  • Add experimental warning to readme (8550af8)

🏡 Chore

❤️ Contributors