Skip to content

1.0.0-dev.16

Compare
Choose a tag to compare
@pikax pikax released this 27 Mar 20:56
· 731 commits to master since this release

Added

Changes

  • Updated [email protected]
  • stop force-updating css variables #178 - Thanks @hawezo
  • CSS variables - changed default options to { attributes: true, childList: true, subtree: true }
  • usePromise - do not reset result between executions

Breaking