typhonjs-npm-build-test
Version:
Provides a unified set of NPM scripts and dependencies for building and testing ES6+ NPM modules for TyphonJS and beyond.
42 lines (35 loc) • 3.29 kB
Markdown
## 0.7.0 (2017-04-01)
- Updated the following sub-modules (click to see respective CHANGELOG):
- [typhonjs-npm-scripts-build-babel(0.7.0)](https://github.com/typhonjs-node-npm-scripts/typhonjs-npm-scripts-build-babel/releases/tag/0.7.0)
## 0.6.0 (2017-02-25)
- Updated the following sub-modules (click to see respective CHANGELOG):
- [typhonjs-npm-scripts-build-babel(0.6.0)](https://github.com/typhonjs-node-npm-scripts/typhonjs-npm-scripts-build-babel/releases/tag/0.5.0)
- [typhonjs-npm-scripts-publish(0.4.0)](https://github.com/typhonjs-node-npm-scripts/typhonjs-npm-scripts-publish/releases/tag/0.3.0)
- [typhonjs-npm-scripts-test-mocha(0.5.0)](https://github.com/typhonjs-node-npm-scripts/typhonjs-npm-scripts-test-mocha/releases/tag/0.4.0)
- [typhonjs-npm-scripts-runner(0.4.0)](https://github.com/typhonjs-node-npm-scripts/typhonjs-npm-scripts-runner/releases/tag/0.3.0)
## 0.5.0 (2017-02-18)
- Updated the following sub-modules (click to see respective CHANGELOG):
- [typhonjs-npm-scripts-build-babel(0.5.0)](https://github.com/typhonjs-node-npm-scripts/typhonjs-npm-scripts-build-babel/releases/tag/0.5.0)
- [typhonjs-npm-scripts-publish(0.3.0)](https://github.com/typhonjs-node-npm-scripts/typhonjs-npm-scripts-publish/releases/tag/0.3.0)
- [typhonjs-npm-scripts-test-mocha(0.4.0)](https://github.com/typhonjs-node-npm-scripts/typhonjs-npm-scripts-test-mocha/releases/tag/0.4.0)
- [typhonjs-npm-scripts-runner(0.3.0)](https://github.com/typhonjs-node-npm-scripts/typhonjs-npm-scripts-runner/releases/tag/0.3.0)
- Please note [typhonjs-node-esdoc](https://www.npmjs.com/package/typhonjs-node-esdoc) has been removed. In the next release TJSDoc will provide documentation.
## 0.4.0 (2017-01-10)
- Updated the following sub-modules (click to see respective CHANGELOG):
- [typhonjs-npm-scripts-build-babel(0.4.0)](https://github.com/typhonjs-node-npm-scripts/typhonjs-npm-scripts-build-babel/releases/tag/0.4.0)
- [typhonjs-npm-scripts-test-mocha(0.3.0)](https://github.com/typhonjs-node-npm-scripts/typhonjs-npm-scripts-test-mocha/releases/tag/0.3.0)
- [typhonjs-npm-scripts-runner(0.2.0)](https://github.com/typhonjs-node-npm-scripts/typhonjs-npm-scripts-runner/releases/tag/0.2.0)
- Please note that in the next release ESDoc / typhonjs-node-esdoc will be removed for a new documentation system.
## 0.3.0 (2016-06-04)
- Added [typhonjs-npm-scripts-runner](https://github.com/typhonjs-node-npm-scripts/typhonjs-npm-scripts-runner)
- Updated the following sub-modules (click to see respective CHANGELOG):
- [typhonjs-npm-scripts-build-babel(0.3.0)](https://github.com/typhonjs-node-npm-scripts/typhonjs-npm-scripts-build-babel/blob/master/CHANGELOG.md#030-2016-06-03)
- [typhonjs-npm-scripts-publish(0.2.0)](https://github.com/typhonjs-node-npm-scripts/typhonjs-npm-scripts-publish/blob/master/CHANGELOG.md#020-2016-06-02)
## 0.2.0 (2016-06-02)
- Updated the following sub-modules:
- typhonjs-node-esdoc(0.2.0)
- typhonjs-npm-scripts-build-babel(0.2.0)
- typhonjs-npm-scripts-test-mocha(0.2.0)
- Please note [MAJOR BREAKING CHANGE in typhonjs-npm-scripts-test-mocha ](https://github.com/typhonjs-node-npm-scripts/typhonjs-npm-scripts-test-mocha/blob/master/CHANGELOG.md#020-2016-06-02)
## 0.1.0 (2016-03-13)
- Initial stable release.