UNPKG

@robotical/martyblocks

Version:
37 lines (20 loc) 489 B
# Changelog ## 6.1.0 Uses babel 7. ## 6.0.3 Use `var` declarations for wider compatibility. ## 6.0.0 Support `formatMessage.rich()`. ## 5.2.3 Fix a bug affecting react-native apps. ## 5.1.0 Supports namespaced formatMessage. ## 5.0.0 **New Feature** * Automatically extract messages from JSX marked with translate="yes" ## 4.1.0 **New Feature** * `import {default as __} from 'format-message'` works as expected ## 4.0.1 * **Bug Fix** * Sort extracted keys lexically