Releases: bottledcode/swytch-framework
Releases · bottledcode/swytch-framework
Hotfix: caching
What's Changed
- cache: handle private separately by @withinboredom in #58
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- update deps by @withinboredom in #55
- Add caching by @withinboredom in #56
- Add caching documentation by @withinboredom in #57
Full Changelog: v0.5.3...v0.6.0
Bugfix Release
What's Changed
- keep track of original attr name by @withinboredom in #52
- Update psr/http-message requirement from ^1.1 to ^1.1 || ^2.0 by @dependabot in #51
New Contributors
- @dependabot made their first contribution in #51
Full Changelog: v0.5.2...v0.5.3
Bugfix: prevent leaking of attributes
This release prevents the leaking of attributes between components.
Full Changelog: v0.5.1...v0.5.2
Bug fix: do not double escape children
This is a hotfix release to prevent double escaping when using <children/>
.
Full Changelog: v0.5.0...v0.5.1
Streaming Compiler (BC Break)
v0.4.0 - Fragment support
v0.3.3 - dependency update
v0.3.2 — Documentation
What's Changed
- start on docs by @withinboredom in #33
- Create CODE_OF_CONDUCT.md by @withinboredom in #34
- Create SECURITY.md by @withinboredom in #35
- Create CONTRIBUTING.md by @withinboredom in #36
- fix a few things by @withinboredom in #37
- add more docs by @withinboredom in #38
Full Changelog: v0.3.1...v0.3.2
v0.3.1 — Bugfixes!
What's Changed
- don't attach nodes that don't exist by @withinboredom in #30
- fix delayed rendering by @withinboredom in #31
- handle ids properly-ish by @withinboredom in #32
Full Changelog: v0.3.0...v0.3.1