Skip to content

v0.38.0

Compare
Choose a tag to compare
@yuanchuan yuanchuan released this 30 Dec 12:42
· 43 commits to main since this release

Last release of 2023

  • Update bundle format from umd to iife.
  • Add @x, @y selectors.
  • Add support for function inside@keyframes step names.
  • Fix @cycle() grouping.
  • Fix shader background resize.
  • Improve calc speed inside @nth.
  • Improve performance of @once.
  • Optimize initial styles update when there's delay or animation.
  • Remove @canvas() because I barely used it.
  • Reduce preset-size list.
  • Remove compatible fix for old Safari.