Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Bug Fixes
- incorrect formatting of message with arguments (b188176)
Bug Fixes
Change Log
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
Bug Fixes
- add
var printWarning =
to comply with ES5 strict mode (677dcfa), closes #25
Bug Fixes
Chores
- LICENSE: Change from BSD modified to MIT (5a63a1b)
BREAKING CHANGES
- LICENSE: Change License to MIT from BSD+patents
- This changes the internal workings. A major release is
made to ensure minimal effect on downstream users.
BREAKING CHANGE
- package.json correct license field (6bd7ad5)
Features
BREAKING CHANGE
Bug Fixes