Skip to content

Named exports and localization

Compare
Choose a tag to compare
@wintondeshong wintondeshong released this 30 Jun 14:49

v0.0.7 Release

Release notes

Primary themes of this release were named exports and localization

Notable features:

  • Use of named exports for easy and more prescriptive consumption of library in other projects
  • Localization hook and related 'core' functionality to build frontends with i18n/l10n

Known issues

#11 Update to use named exports project-wide and add a missing JSDoc comment
#12 useLocalization hook

Contributors

@brandongregoryscott
@wintondeshong