Changelog
-
🛠 Fixes
- Remove
Hash
trait bound fromT
inKeyed
[[@lukechu10], #148]
- Remove
-
🛠 Internal Fixes and Improvements
- Add news section to website with v0.5.0 release post [[@lukechu10], #149, #149]
- Fix typo in v0.5.0 release post [[@tshepang], #156]
- Add versioned docs to website [[@lukechu10], #160]
-
🚅 Performance Improvements
- Reduce allocations when creating
Template
s [[@lukechu10], #143] - Do not create effects when splice is static (using simple heuristic) [[@lukechu10], #155]
- Set
className
directly instead of callingsetAttribute
[[@lukechu10], #157] - Optimize
create_effect
[[@lukechu10], #159]
- Reduce allocations when creating