-
1.8.10
StableAll checks were successfulUnit Tests / Check Unit Tests (push) Successful in 48sreleased this
2026-05-24 14:18:01 +02:00 | 63 commits to main since this release- make patch function syncronous
- it branches off to promises when necessary. this should result in a slight performance improvement
- allow prop definitons to be falsy
- makes writing conditional literals easier like:
[DIV, condition && { class: 'xyz' }]
- makes writing conditional literals easier like:
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- make patch function syncronous