Skip to content

Latest commit

 

History

History
199 lines (107 loc) · 5.92 KB

CHANGELOG.md

File metadata and controls

199 lines (107 loc) · 5.92 KB

Changelog

v0.0.15

compare changes

🚀 Enhancements

  • Single export for server modules under alias '#edgedb/server' (#7)
  • Add server logout handler (#5)

📖 Documentation

  • readme: Fix typo and improve some sentences (#6)

🏡 Chore

❤️ Contributors

v0.0.14

compare changes

🚀 Enhancements

  • alias: Move to #edgedb/ (2244b66)

❤️ Contributors

v0.0.13

compare changes

🚀 Enhancements

  • generate: Fix paths injection when automatic generation disabled (0dbbe31)

❤️ Contributors

v0.0.12

compare changes

🚀 Enhancements

  • auth: Fix auth base url injection (d1816e7)

❤️ Contributors

v0.0.11

compare changes

🚀 Enhancements

  • useedgedbpkce: Fix imports on all occurences; also add linting (a6595bc)

🏡 Chore

❤️ Contributors

v0.0.10

compare changes

v0.0.9

compare changes

🚀 Enhancements

  • imports: Use raw imports in runtime/ to avoid caveats from auto-imports (0924259)

❤️ Contributors

v0.0.8

compare changes

🏡 Chore

❤️ Contributors

v0.0.7

compare changes

🏡 Chore

  • readme: Up (a416e2d)
  • readme: Up (e900c9a)
  • readme: Add minimal-starter; improve readme (9b7da2b)
  • up: Update module ; improve prompts handling (a2cc6ba)

❤️ Contributors

v0.0.6

compare changes

🏡 Chore

❤️ Contributors

v0.0.5

compare changes

🏡 Chore

  • wizard: Fix install command (f93f227)

❤️ Contributors

v0.0.4

compare changes

🚀 Enhancements

  • auth: Add authentication; improve readme (2bc59dc)
  • auth: Add auth implementation; support oauth & email/pw (a1c13c2)
  • auth: Add edgedb:auth:callback (150db0c)

🏡 Chore

❤️ Contributors

v0.0.3

compare changes

🏡 Chore

  • package-name: Change to nuxt-edgedb-module (nuxt-edgedb already taken) (2b80325)

❤️ Contributors

v0.0.2

🚀 Enhancements

  • init: Init project (f986348)
  • example: Add nitro auto imports and examples in playground (b8cf5d2)

🏡 Chore

❤️ Contributors