django-bridge v0.6 Release Notes

Release Date: 2026-02-08 // 4 months ago
  • 2026-02-05


Previous changes from v0.5

  • What's Changed

    • ➕ Add Django 5.2 to test matrix by @kaedroho in #84
    • 👌 Improve file encoding by @stevebma in #85
    • 🛠 Fix for forms with a prefix by @stevebma in #88
    • On refreshProps, only make a new fetch request if there is not a fetch request in progress by @stefanlesik in #89
    • 0️⃣ Use prettier --no-config flag to ensure default prettier settings always used by @stefanlesik in #90
    • 🔋 Feature/navigation is loading by @stefanlesik in #91
    • ✅ Set up a test project by @kaedroho in #92
    • ➕ Add isNavigating to NavigationContext interface by @kaedroho in #93

    Full Changelog : v0.4.0...v0.5.0