chrome-util-deprecate
Version:
The Node.js `util.deprecate()` function with chrome app support
17 lines (11 loc) • 316 B
Markdown
1.0.0 / 2015-07-27
==================
* remove localstorage call and have a no-op for any deprication test
PRE-FORK
1.0.1 / 2014-11-25
==================
* browser: use `console.warn()` for deprecation calls
* browser: more jsdocs
1.0.0 / 2014-04-30
==================
* initial commit