Вы не можете выбрать более 25 тем
Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
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