0.1.0 – ESLint plugin + Improvements
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.