Skip to content

Releases: powersync-community/powersync-nuxt

v1.9.2

04 Dec 17:24

Choose a tag to compare

compare changes

📖 Documentation

  • Reshuffled some readme content (597b6a2)

🏡 Chore

❤️ Contributors

v1.9.1

04 Dec 17:18

Choose a tag to compare

compare changes

📖 Documentation

  • Update README to reflect package name change to @powersync/nuxt, and improved readme flow (13fee7a)

🏡 Chore

❤️ Contributors

v1.9.0

04 Dec 00:13

Choose a tag to compare

compare changes

🚀 Enhancements

  • Enhance README with installation instructions, features overview, and PowerSync setup guide (37f8e49)

🏡 Chore

❤️ Contributors

v1.8.0

02 Dec 05:53

Choose a tag to compare

compare changes

🚀 Enhancements

  • Added Rust client interceptor to support Rust client implementation (e8092e6)

🏡 Chore

❤️ Contributors

v1.7.0

10 Oct 08:24

Choose a tag to compare

compare changes

🚀 Enhancements

  • Integrate UnoCSS as a Vite plugin and add inspector styles (4d311e1)

🩹 Fixes

  • Dynamically import unocss styles (fbd2c59)

🏡 Chore

❤️ Contributors

v1.6.2

09 Oct 12:25

Choose a tag to compare

compare changes

🩹 Fixes

  • Update dependencies and remove debug logs in inspector components (d974aa7)

🏡 Chore

❤️ Contributors

v1.6.1

09 Oct 05:59

Choose a tag to compare

compare changes

🩹 Fixes

  • Rename PowerSyncDatabaseWithDiagnostics to NuxtPowerSyncDatabase and update code highlighting language to JSON (b737003)

🏡 Chore

❤️ Contributors

v1.6.0

08 Oct 11:41

Choose a tag to compare

compare changes

🚀 Enhancements

  • Proper pagination controll (abb7732)
  • Added schema explorer (db41de3)
  • Integrate consola for enhanced logging and add logs tab for diagnostics (3cf919c)
  • Real time logs (2a4e206)
  • Syntax highlight for logs (077ea12)
  • Improve logs search (079864c)
  • Persist navigation on refresh using query params (a3b4f56)
  • Add Buckets and PowerSync Instance tabs to powersync inspector (bdbba84)
  • WIP bucket explorer (239a79b)
  • Enhance Buckets Inspector with tooltips and improved layout (4d8826f)
  • Added config inspector tab functionality (fa8a83d)
  • Refactored the dx and cleaned up the code (d327f1d)

🩹 Fixes

  • Fixed editor line numbers not aligning properly (192bfb1)
  • Expand tree when searching (0c45a37)
  • Fixed few styling issues (04b3219)
  • Fixed some styling in the data inspector tab (f80881c)
  • Fixed dark mode switcher (1b21609)
  • Fixed dark mode styling (0ee196e)

🏡 Chore

  • Upgrade deps (91f7818)
  • Remove PowerSync Instance tab in powersync inspector (d85cb3a)
  • Update version to 1.5.1 in package.json (b034174)

❤️ Contributors

v1.5.0

02 Oct 16:41

Choose a tag to compare

compare changes

🚀 Enhancements

  • Added diagnostics logger (bfb368b)

🩹 Fixes

  • Fixed local powerSync setup locally (3e662c6)

💅 Refactors

  • Update task management logic and integrate diagnostics schema (1ca2e46)
  • Remove unused powerSync import from index.vue (cfa19b1)

🏡 Chore

❤️ Contributors

v1.4.0

02 Oct 10:22

Choose a tag to compare

compare changes

🚀 Enhancements

  • Export @powersync/vue composables via the nuxt module (4cb1e47)
  • Added kysely composable (ebf24e1)
  • Added kysely composable (afb6ccc)

🏡 Chore

  • release: V1.3.0 (bd75e3d)
  • Put togather a working demo to use the module on (64c0038)

❤️ Contributors