Skip to content

v0.22.7

Choose a tag to compare

@github-actions github-actions released this 03 Feb 02:27
· 2761 commits to main since this release

Bug Fixes

  • runtime: fix autoPrefix not applied (#553) (96c6e50)
  • runtime: fix scheduleUpdate not resolving (#552) (f395cfd)

Features

  • core: add option to override layer from variant (#571) (89422b8)
  • core: css color parser (#528) (2a81287)
  • core: extract token parser to separate method (#559) (b537fbc)
  • preset-mini: add parent-x as group-x with direct descendant (#574) (f09f916)
  • preset-mini: support rpx unit (#563) (9d6165f)
  • runtime: add callback to modify default options (#535) (3906412)
  • runtime: fire a callback when the runtime is ready (#550) (16809ab)