Skip to content

Releases: stagas/html-vdom

v2.1.2

08 May 18:39
Compare
Choose a tag to compare

Full Changelog: v2.1.1...v2.1.2

v2.1.1

16 Apr 16:08
Compare
Choose a tag to compare

Full Changelog: v2.1.0...v2.1.1

v2.1.0

13 Apr 15:53
Compare
Choose a tag to compare
  • 340a63e feature: optimize hook update diff
  • 3b20c8e fix: export VKid type

Full Changelog: v2.0.2...v2.1.0

v2.0.2

11 Apr 16:31
Compare
Choose a tag to compare

Full Changelog: v2.0.1...v2.0.2

v2.0.1

10 Apr 01:42
Compare
Choose a tag to compare
  • a0cd1d3 fix: schedule refs to be assigned on microtask to prevent deadlocks

Full Changelog: v2.0.0...v2.0.1

v2.0.0

09 Apr 10:36
Compare
Choose a tag to compare

Full Changelog: v1.0.1...v2.0.0

v1.0.1

29 Jan 20:48
Compare
Choose a tag to compare
  • Initial release

Full Changelog: v1.0.0...v1.0.1

v1.0.0

26 Jan 17:05
Compare
Choose a tag to compare
  • 314cb1b fix: nesting renders by carrying and passing down unique context
  • ec3e9f5 feature: integrate virtual-state
  • 45367bd fix: get correct doc when updating

Full Changelog: v0.1.0...v1.0.0

v0.1.0

21 Jan 15:23
Compare
Choose a tag to compare
  • 6d2fb93 feature: implement mount, unmount hook triggers
  • faeaddc fix: nest hooks returning control to the parent
  • aff47b2 refactor: tests
  • 1597f59 fix: remove legacy props special keys

Full Changelog: v0.0.2...v0.1.0

v0.0.2

18 Jan 08:50
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release
  • 2d39f55 fix: children reference in updates

Full Changelog: v0.0.1...v0.0.2