Packages
A web application in pursuit of meaning in life.
Current section
Files
Jump to
Current section
Files
assets/node_modules/read-components/CHANGELOG.md
# read-components 0.6.1 (23 Aug 2014)
* some shit
# read-components 0.6.0 (16 December 2013)
* Added support for component(1) [Thanks to Chris McVittie]
# read-components 0.5.4 (14 December 2013)
* Reverted 0.5.2 and 0.5.3 lowercase changes.
* Improved error messages on missing dependencies.
# read-components 0.5.3 (13 November 2013)
* Fixed bug with case-insensitive dependencies.
# read-components 0.5.2 (9 November 2013)
* All package names are now normalised (`toLowerCase()`).
This fixes some bugs since bower is case-insensitive.
# read-components 0.5.1 (13 July 2013)
* Return empty array if there is no root bower.json.
# read-components 0.5.0 (12 July 2013)
* Added bower 1.0 support (`.bower.json`).
# read-components 0.4.2 (7 July 2013)
* Updated docs and links in code.
# read-components 0.4.1 (7 July 2013)
* Fixed bug with overridden properties.
# read-components 0.4.0 (7 July 2013)
* Changed API.
# read-components 0.3.0 (19 June 2013)
* Added new API syntax.
# read-components 0.2.1 (18 June 2013)
* Made API fully async.
# read-components 0.2.0 (18 June 2013)
* Don’t throw fatal error on fail.
# read-components 0.1.0 (14 June 2013)
* Initial release.