Skip to content

v2.5.0

Compare
Choose a tag to compare
@zerodevx zerodevx released this 09 Jul 10:39
· 115 commits to main since this release
  • Use fingerprinting instead of caching during render updates
  • Simplify the render() function
  • BREAKING: stampStyles() now returns a promise that resolves to truthy if stamping occurred
  • BREAKING: stampBody() now returns a promise that resolves to truthy if stamping occurred
  • BREAKING: makeNode() has been replaced with makeNodes() and now returns a HTMLCollection of nodes instead.