Sourced from y18n's changelog.
Change Log
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
5.0.5 (2020-10-25)
Bug Fixes
- address prototype pollution issue (https://github.com/facebook/flipper/issues/108) (a9ac604)
5.0.4 (2020-10-16)
Bug Fixes
- exports: node 13.0 and 13.1 require the dotted object form with a string fallback (https://github.com/facebook/flipper/issues/105) (4f85d80)
5.0.3 (2020-10-16)
Bug Fixes
- exports: node 13.0-13.6 require a string fallback (https://github.com/facebook/flipper/issues/103) (e39921e)
5.0.2 (2020-10-01)
Bug Fixes
- deno: update types for deno ^1.4.0 (https://github.com/facebook/flipper/issues/100) (3834d9a)
5.0.1 (2020-09-05)
Bug Fixes
- main had old index path (https://github.com/facebook/flipper/issues/98) (124f7b0)
5.0.0 (2020-09-05)
{emoji:26a0} BREAKING CHANGES
- exports maps are now used, which modifies import behavior.
- drops Node 6 and 4. begin following Node.js LTS schedule (https://github.com/facebook/flipper/issues/89)
Features
- add support for ESM and Deno https://github.com/facebook/flipper/issues/95) (4d7ae94)
... (truncated)
This version was pushed to npm by oss-bot, a new releaser for y18n since your current version.