• 1.8.10 2c9cc3cdd1

    1.8.10
    All checks were successful
    Unit Tests / Check Unit Tests (push) Successful in 48s
    Stable

    michi released 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' }]
    Downloads