What's Changed
Feat
- django_components now automatically configures Django to support multi-line tags. (See Multi-line tags) (#624)
- New setting
reload_on_template_change
. Set this toTrue
to reload the dev server on changes to component template files. (See Reload dev server on component file changes) (#624)
Full Changelog: 0.93...0.94