- Update and convert contribution guidelines. - Update contribution guide. - Tweak readme - Add a TODO
0.5.0
<!-- 2 -->🚜 Refactor
- Format and cleanup contribution.
<!-- 3 -->📚 Documentation
- Add a changelog
0.4.1
<!-- 1 -->🐛 Bug Fixes
- Make tag markup safe.
0.4.0
------------------
- Breaking: `VITE_AUTO_INSERT` now defaults to `False`. This means you should now use `vite_tags()` in your template to insert the vite tags, unless you set `VITE_AUTO_INSERT` to `True` in the Flask config.