Você não pode selecionar mais de 25 tópicos
Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
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