Skip to content

v0.5.2

Choose a tag to compare

@brandongregoryscott brandongregoryscott released this 26 Mar 20:09
· 105 commits to main since this release

v0.5.2 Release

Release notes

Bundle of small/maintenance issues - most notably, moving the majority of production dependencies to peerDependencies, which will now require consumers to install manually. See PR #98 for those changes.

Known issues

#95 Reevaluate production vs. peer/dev dependencies
#102 Update README with section on internationalization
#89 Add 'Cache-Control' HttpHeader enum
#99 Move + export LocalizationInitOptions interface from LocalizationUtils
#76 Update custom Constructor type to better align with generic constructor from TS Handbook

Contributors

@brandongregoryscott