Skip to content

0.16.3

Choose a tag to compare

@mellyeliu mellyeliu released this 27 Oct 22:57
· 243 commits to main since this release
1434dbe

What's Changed

Lots of bug fixes and linting improvements!

New features

Linting improvements

  • [eslint-plugin] add a config option to change the ordering of properties in the sort-keys rule by @yjoer in #1273
  • [eslint-plugin] Split nonstandard rules into stylex-no-nonstandard-styles.js by @jcperez-ch in #1246
  • [eslint-plugin] update documentation URLs to reflect correct package path by @hiteshshetty-dev in #1281
  • [eslint-plugin] refactor sort-keys priorities by @mellyeliu in #1288
  • [eslint-plugin] Fix valid-styles handling of when + vars/consts by @dwei-figma in #1284
  • [eslint-plugin] Add handling for defineConsts to enforce-extension by @dwei-figma in #1295
  • [eslint-plugin] Support more file extensions within enforce-extension by @mellyeliu in #1297
  • [eslint-plugin] Add proper error handling for color functions to valid-shorthands by @yousoumar in #1279

Bug fixes and Cleanup

Docs and examples

New Contributors

Full Changelog: 0.16.2...0.16.3