Releases: Desdaemon/typed-htmx
Releases · Desdaemon/typed-htmx
v0.3.1
v0.3.0
- Update definitions to htmx 1.9.10
Full Changelog: v0.2.3...v0.3.0
v0.2.3
v0.2.2
Full Changelog: v0.2.1...v0.2.2
- Fix ESM imports when not using bundlers
v0.2.1
Full Changelog: v0.2.0...v0.2.1
- Fix types when not using typed-html
v0.2.0
Full Changelog: v0.1.4...v0.2.0
- (Breaking)
jsxConfig.jsonAttributes
changed to be a Set - New template function
html
for compatibility with swc-plugin-static-jsx
v0.1.4
Full Changelog: v0.1.3...v0.1.4
- Do not doubly sanitize fragment children
v0.1.3
Full Changelog: v0.1.2...v0.1.3
- Rename
config
tojsxConfig
; imported directly fromtyped-htmx
- When
jsxConfig.trusted
is false (default) andjsxConfig.sanitize
is
defined, plain text and interpolated values are sanitized- Slight reduction in performance, dependent on the sanitizer supplied
v0.1.2
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Full Changelog: v0.1.0...v0.1.1