File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11
2+ 2.3.0 / 2016-11-07
3+ ==================
4+
5+ * Fix: Consistent placement of ms diff at end of output (#215 , @gorangajic )
6+ * Fix: Escaping of regex special characters in namespace strings (#250 , @zacronos )
7+ * Fix: Fixed bug causing crash on react-native (#282 , @vkarpov15 )
8+ * Feature: Enabled ES6+ compatible import via default export (#212 @bucaran )
9+ * Feature: Added %O formatter to reflect Chrome's console.log capability (#279 , @oncletom )
10+ * Package: Update "ms" to 0.7.2 (#315 , @DevSide )
11+ * Package: removed superfluous version property from bower.json (#207 @kkirsche )
12+ * Readme: fix USE_COLORS to DEBUG_COLORS
13+ * Readme: Doc fixes for format string sugar (#269 , @mlucool )
14+ * Readme: Updated docs for DEBUG_FD and DEBUG_COLORS environment variables (#232 , @mattlyons0 )
15+ * Readme: doc fixes for PowerShell (#271 #243 , @exoticknight @unreadable )
16+ * Readme: better docs for browser support (#224 , @matthewmueller )
17+ * Tooling: Added yarn integration for development (#317 , @thebigredgeek )
18+ * Misc: Renamed History.md to CHANGELOG.md (@thebigredgeek )
19+ * Misc: Added license file (#226 #274 , @CantemoInternal @sdaitzman )
20+ * Misc: Updated contributors (@thebigredgeek )
21+
2222.2.0 / 2015-05-09
323==================
424
Original file line number Diff line number Diff line change 33 "main" : " dist/debug.js" ,
44 "homepage" : " https://github.com/visionmedia/debug" ,
55 "authors" : [
6- " TJ Holowaychuk <tj@vision-media.ca>"
6+ " TJ Holowaychuk <tj@vision-media.ca>" ,
7+ " Nathan Rajlich <nathan@tootallnate.net> (http://n8.io)" ,
8+ " Andrew Rhyne <rhyneandrew@gmail.com>"
79 ],
810 "description" : " visionmedia-debug" ,
911 "moduleType" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " debug" ,
3- "version" : " 2.2 .0" ,
3+ "version" : " 2.3 .0" ,
44 "repository" : {
55 "type" : " git" ,
66 "url" : " git://github.com/visionmedia/debug.git"
You can’t perform that action at this time.
0 commit comments