Skip to content

Latest commit

 

History

History
144 lines (80 loc) · 4.64 KB

CHANGELOG.md

File metadata and controls

144 lines (80 loc) · 4.64 KB

Changelog

v0.0.10

compare changes

🩹 Fixes

  • Destroy lists when SSR rendering finished (596c2aa)

❤️ Contributors

v0.0.9

compare changes

🏡 Chore

❤️ Contributors

v0.0.8

compare changes

🏡 Chore

  • Update #dcupl/server import (4611f20)
  • Remove paths from tsconfig (7805cb2)

❤️ Contributors

v0.0.7

compare changes

🩹 Fixes

🏡 Chore

  • Update readme and package.json (6dea142)

❤️ Contributors

v0.0.6

compare changes

🏡 Chore

❤️ Contributors

v0.0.5

compare changes

🏡 Chore

❤️ Contributors

v0.0.4

compare changes

🏡 Chore

  • Move files into runtime folder (df6e2e4)

❤️ Contributors

v0.0.3

compare changes

🏡 Chore

❤️ Contributors

v0.0.2

🚀 Enhancements

  • Added server context (3b5f25f)
  • Adds imports and query token authorization (fa6d99b)

🔥 Performance

  • Use the dcupl api instead of creating lists (edf0d18)

🩹 Fixes

  • CustomShouldUpdate should return a Promise (b059b47)

🏡 Chore

  • Rename customUpdateFunction (f92db64)
  • Remove unused await (3b1bc27)
  • Clean up customShouldUpdate (e37ab89)
  • Options may be undefined (d6e6a49)
  • Add propper imports (b80319c)
  • Add import and types to NitroApp, rename (29ba43c)
  • Rename fn; use correct type (40b9ec3)
  • Adds moduleResolution node to remove errors in vscode (bb75766)
  • Adds dcupl sdk to playground (48ccc09)
  • Update package.json (2eaea4f)
  • Cleanup (c397017)
  • Set initial version (63c4745)

❤️ Contributors