Skip to content

Releases: nkzw-tech/fbtee

v1.5.0

08 Sep 03:26

Choose a tag to compare

  • fbs() calls are now converted into strings by fbtee, casting to String is no longer required.

v0.3.1

22 Jun 08:46

Choose a tag to compare

Added <LocaleContext /> for significantly easier setup of apps. Check out these templates that come with fbtee pre-configured:

0.2.0 – Added `<fbt:list>`

27 Dec 01:51

Choose a tag to compare

See #18 for information on <fbt:list>.

0.1.0 – ESLint plugin + Improvements

20 Dec 02:31

Choose a tag to compare

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.

0.0.5 – Fixed Collection Script

12 Dec 14:07

Choose a tag to compare

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.

12 Dec 13:28

Choose a tag to compare

Use this version, but nothing to see here.

0.0.2 – <fbt desc="Greeting">Hello World</fbt>

12 Dec 05:39

Choose a tag to compare

This is the first release of the new *fbtee internationalization project.

Check out the README.