Commit Graph

6 Commits

Author SHA1 Message Date
96c8f980e9 update to v2.3.0
add `.rep()` & `.replaceChildren()` function
update `.app()` & `.append()` to support rest params
update build target to ES6
fix comment color on demo page
add (more) tests
2025-09-13 19:44:55 -04:00
af2e0d2eec update to v2.2.1
fix type issues with root object wrapping node or querySelector
fix incorrect import in demo
fix unused options in vite.config.js
add (some) tests - more to come!
2025-09-13 03:05:49 -04:00
c9de0883eb update to v2.2.0
add library version getter
fix demo issues
2025-09-13 01:55:41 -04:00
c10e8cd345 update to v2.1.0
add support for querySeletor
add toHTMLElement
clean up comments
fix bug in README
2025-09-13 01:21:22 -04:00
35058fe201 update to 2.0
I overreached on the getter / setters sharing the same names, and everything
_seemed_ to work OK at first, but then when I tried to import it...
2025-09-06 21:46:50 -04:00
d11e4e963c add JSR support 2025-09-06 18:01:21 -04:00