Named exports and localization
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