Skip to content

Latest commit

 

History

History
104 lines (57 loc) · 3.56 KB

File metadata and controls

104 lines (57 loc) · 3.56 KB

Changelog

v1.1.3

compare changes

🩹 Fixes

  • Add explicit imports in plugin to prevent ReferenceError in consumer apps (47e14e9)

🏡 Chore

❤️ Contributors

v1.1.2

compare changes

🩹 Fixes

  • Move DB deps from optionalDependencies to peerDependencies to avoid auto-install in consumer apps (9e79d49)
  • Add explicit useRuntimeConfig import in plugin to prevent ReferenceError in consumer apps (3401a0a)

📖 Documentation

  • Clarify that DB drivers are optional peer dependencies that must be explicitly installed (ee73ef1)

🏡 Chore

❤️ Contributors

v1.1.1

compare changes

🩹 Fixes

  • Release script to use web auth (e1f7cf1)
  • Move DB deps from optionalDependencies to peerDependencies to avoid auto-install in consumer apps (9e79d49)

📖 Documentation

  • Clarify that DB drivers are optional peer dependencies that must be explicitly installed (ee73ef1)

🏡 Chore

❤️ Contributors

v1.1.0

compare changes

🚀 Enhancements

  • Enhance module setup and introduce dev playground (dbf6e18)
  • Add server-side persistence with API routes and database abstraction (633c5ae)
  • Hooks and coupon validation (ff6dc44)
  • Playground is full functional (e6904cf)

🩹 Fixes

📖 Documentation

  • Add new features (67b0250)
  • Hooks an coupon validation added (6b6f7cf)
  • Updated for full playground (410396f)

🏡 Chore

  • release: V0.1.1 (c3e54d6)
  • release: Prevent push failures with HTTPS GitHub remote (f9531ea)
  • Spec removed (9fafe28)

❤️ Contributors

v0.1.1

compare changes

🚀 Enhancements

  • Enhance module setup and introduce dev playground (dbf6e18)

❤️ Contributors