This release includes an important fix for errors produced after 623 was merged. In addition there is not a new `http.script` element which can behave similarly to a standard HTML `<script>` or, if no attributes are given, operate similarly to an effect. If no attributes are given, and when the script evaluates to a function, that function will be called the first time it is mounted and any time the content of the script is subsequently changed. If the function then returns another function, that returned function will be called when the script is removed from the view, or just before the content of the script changes.
**Closed Issues**
- 629
- 544
**Pull Requests**
- 632
- 631
- 617