Skip to content

css: v1.0.0

Choose a tag to compare

@eslintbot eslintbot released this 09 Mar 20:41
Immutable release. Only release title and notes can be modified.
058acc8

1.0.0 (2026-03-08)

⚠ BREAKING CHANGES

  • export types from main entry and remove /types export (#353)
  • remove rollup, extraneous types and migrate to ESM-only (#352)
  • Bump to v1.0.0
  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#302)

Features

  • Allow function-based customSyntax options (#357) (3479200)
  • Bump to v1.0.0 (050bde3)
  • export types from main entry and remove /types export (#353) (bb390d6)
  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#302) (a1eb7f5)

Bug Fixes

Miscellaneous Chores