3.5.5
What's Changed
- Turbo hotwired (preview) by @jbrichau in #1365
- Support for html data attributes on all tag brushes (see
WATagBrush>>dataAttributeAt:*
methods) - Re-introduce escaping of a closing tag when encoding javascript by @jbrichau in #1380 (thanks @lphilips). This is probably a temporary fix for unescaped closing of nested script tags (see #1379).
Full Changelog: v3.5.4...v3.5.5