All Versions
66
Latest Version
Avg Release Cycle
30 days
Latest Release
1472 days ago
Changelog History
Page 6
Changelog History
Page 6
-
v2.0.0-1 Changes
October 31, 2018 -
v2.0.0-0 Changes
October 31, 2018๐ Bug Fixes
- โ add schmance.js (2929648)
- ๐ docs: update readme (#22) (e75f2a0)
- โ add default/undefined color for browser (39584d2)
- โ add missing parseStack import (da53dee)
- also copy symbols in assignGlobalReference (b0eefb5)
- ๐ฒ don't return this when calling log functions (f07e056)
- ๐ fix badge display (e036eed)
- ๐ fix main field (4b56e48)
- ๐ fix typos (45e2f99)
- ๐ handle null value of obj for assignToLogObj (d2402af)
- ๐ improve browser packaging (4d8c8d0)
- ๐ lint (f909761)
- ๐ lint (d976620)
- only one color ending parameter is enough (d213634)
- readme: icon string length is digit (31f1894)
- โ remove name assignment (8d59075)
- โ remove pushes for better readability (418d84a)
- ๐ rename private fields (244fe5c)
- โ rename require test file (cfc8f9e)
- return earlier on not displaying levels (cfdcf04)
- ๐ support Error as logObject (134ff54)
- text color comment (9336fbc)
- โก๏ธ update demo (3842e0e)
- ๐ use symbols for private property access (8e6343c)
๐จ Code Refactoring
- โ additionalStyle ~> additionalColor (3f808e9)
๐ Features
- ๐ add VERSION to consola prototype (982c8ca)
- โ add assignGlobalConsola helper (1af28f7)
- โ add getter/setter for level (7af5ed5)
- โ add global.consola (4da784d)
- โ add shmancy reporter (dc6121a)
- โ add symbols to browser (30cd4f0)
- โ add sync/async write (8525525)
- โ add typescript typings (#24) (0853a6f)
- align basic and fancy reporter tags (38a4729)
- ๐ better stack formater (f5acb3c)
- โ detect version changes and throw a warning (73bdd1a)
- ๐ improve packaging and exports (90da862)
- ๐ improve packaging for browser support (47af1df)
- ๐ initial works for v2.0.0 (455b6f9)
- ๐จ log formatting using printf (2afb025)
- no more side effects (c015c31)
- pause/resume (f217cc1)
- return new consola instance with consola.create (4ae3614)
- ๐ rework _createLogFn with better argument handling (2d4af39)
- ๐ scope inheritance support (#23) (0070c54)
- fancy/basic: support logObj.stack field (aa2216f)
- 0๏ธโฃ setReporters, withDefaults and withTag (912446f)
- ๐ showType option (ed294e4)
- ๐ style browser reporter (d39684d)
- ๐ support all chalk colors (2cec678), closes #20
- wrapConsole (3962a1f)
- wrapStd (f8bfbeb)
- 0๏ธโฃ write error and warns to process.stderr by default (6565254)
๐ Performance Improvements
- basic: refactor getWriteMethod (c52db69)
- โ remove all DEPRECATED helpers for less bundle size (fe39d37)
๐ฅ BREAKING CHANGES
- ๐ Use new additionalColor prop
- lot's of internals had been changed.
- Behavior may be changed in some conditions
-
v1.4.4 Changes
October 13, 2018๐ Bug Fixes
- โ add global.consola (558cae5)
-
v1.4.3 Changes
August 18, 2018๐ Bug Fixes
- ๐ use more compatible string to clear the console (82ce410)
-
v1.4.2 Changes
August 12, 2018๐ Bug Fixes
- cannot set level as 0 in options (4c1ecce)
-
v1.4.1 Changes
May 27, 2018๐ Bug Fixes
- fancy: logObj.type (418be28)
-
v1.4.0 Changes
May 27, 2018 -
v1.3.0 Changes
April 15, 2018 -
v1.2.0 Changes
April 02, 2018 -
v1.1.4 Changes
March 31, 2018๐ Bug Fixes
- ๐ฆ package: add chalk to dependencies (3f738e9)