Skip to content

v1.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 May 13:51
· 380 commits to main since this release

Added

  • Make scoped keyframe names if defined @keyframes in <style scoped> (#231, #237)
  • Correct support of :root pseudo-class selector and rem unit for theme CSS (#232, #240)

Fixed

  • Disable CSS transitions and animations in the style for print (#238, #239)

Changed

  • Upgrade dependent packages to the latest version (#241)
  • Use ESLint recommended config instead of eslint-config-airbnb (#242)