Du kan inte välja fler än 25 ämnen
Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
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