Skip to content

0.1.0 – ESLint plugin + Improvements

Compare
Choose a tag to compare
@cpojer cpojer released this 20 Dec 02:31
· 18 commits to main since this release

We are getting close to 1.0 thanks to contributions by @alexandernanberg and @kayhadrin!

  • Added an ESLint plugin
  • Added support for importing Enums or Common strings as .ts files.
  • Cleaned up Pronouns.
  • Added support for implicit React Fragments (<>) in <fbt:param>.
  • Fixed React key warnings when using multiple <fbt:param> in one string.
  • Improved build and bundling behavior.