All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Types names.
- Dependencies update.
- Babel module.
- Drop Node 8 support.
trigen-scripts
dev tool.
- Dependencies update.
- Template literal tag typings fix.
size-limit
- Greenkeeper
__m
instead of__l
and__h
.unknownPhraseListener
- Rewritten to TypeScript.
- Improvements for tree-shaking:
__
,__n
,__mf
and__m
now are importable functions; Mustaches and plural intervals moved to pluggable postprocessor-functions. - Tests and code coverage with
jest
. cookie
option ->cookieName
.objectNotation
option now isboolean
,.
is constant separator.
parsePluralInterval
__l
and__h
.localeChangeListener
- Getting
count
for plurals from named values. globalize
option.
- Code coverage with
nyc
. - Integration with Coveralls.
"browser"
property inpackage.json
renamed to"umd"
due to webpack uses"browser"
first.- Link to UMD bundle on unpkg.com changed.
- UMD bundle fixed.