Merge branch 'master' into dev

This commit is contained in:
carson 2020-11-23 12:07:28 -07:00
commit 959d854019

View File

@ -22,6 +22,6 @@ I'm pleased to announce the [0.4 release](https://unpkg.com/browse/htmx.org@0.4.
#### Bug Fixes
* Eliminated perf issues around `hx-boost` in large pages that are not using that attribute
* Fixed bug when preventing evaluation when script tag was leading content in a response
* Fixed bug which prevented evaluation when a script tag was the leading content in a response
Enjoy!