Releases: nkzw-tech/fbtee
Releases · nkzw-tech/fbtee
v1.5.0
v0.3.1
Added <LocaleContext /> for significantly easier setup of apps. Check out these templates that come with fbtee pre-configured:
0.2.0 – Added `<fbt:list>`
See #18 for information on <fbt:list>.
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
.tsfiles. - 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.
0.0.5 – Fixed Collection Script
The default collection script now uses the auto-import plugin, and the dependency semver ranges were fixed to use ^ instead of hardcoded versions.
0.0.3 – Just improving publishing scripts.
Use this version, but nothing to see here.
0.0.2 – <fbt desc="Greeting">Hello World</fbt>
This is the first release of the new *fbtee internationalization project.
Check out the README.