Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

1.3.0

Compare
Choose a tag to compare
@matthieujabbour matthieujabbour released this 20 Mar 19:40
· 57 commits to master since this release

Features

  • Add a new quiet mode to i18n, allowing to show/hide warnings whenever a given label doesn't exist (disabled by default)

Improvements

  • generateId now uses crypto-browserify NPM package to be 100% isomorphic

Bugs

  • requester was only returning HTTP response's data and not the complete response, this is now fixed