github reflex-dev/reflex v0.5.7

latest releases: v0.6.8, v0.6.7, v0.6.6.post3...
6 months ago

New Features

  • Catch unhandled errors on both frontend and backend by @maximvlah in #3572
    • rx.App now supports frontend_exception_handler and backend_exception_handler which are called when unhandled exceptions occur.
    • Fix the error boundary by @maximvlah in #3637
  • Bare SQLAlchemy mutation tracking by @benedikt-bartscher in #3628
  • feat: Adding an event to go back just as the user would. by @abulvenz in #3636
    • return rx.event.back()

Improvements

Bug Fixes

Documentation

Var Refactor

This release includes some new experimental features being developed incrementally in reflex._x.vars.

Other Changes

  • pyproject.toml: bump to 0.5.6 by @masenf in #3635
  • benchmarks.yml: use node 18.x with reflex-web@main by @masenf in #3657

New Contributors

Full Changelog: v0.5.6...v0.5.7

Don't miss a new reflex release

NewReleases is sending notifications on new releases.