Skip to content

Commit

Permalink
chore(all): prepare release 1.0.0-beta.14
Browse files Browse the repository at this point in the history
  • Loading branch information
EisenbergEffect committed Mar 20, 2019
1 parent 6b318c5 commit c36f5e2
Show file tree
Hide file tree
Showing 5 changed files with 51 additions and 35 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
# Aurelia CLI

[![npm Version](https://img.shields.io/npm/v/aurelia-cli.svg)](https://www.npmjs.com/package/aurelia-cli)
[![ZenHub](https://raw.githubusercontent.com/ZenHubIO/support/master/zenhub-badge.png)](https://zenhub.io)
[![Join the chat at https://gitter.im/aurelia/discuss](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/aurelia/discuss?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Twitter](https://img.shields.io/twitter/follow/aureliaeffect.svg?style=social&label=Follow)](https://twitter.com/intent/follow?screen_name=aureliaeffect)

This library is part of the [Aurelia](http://www.aurelia.io/) platform and contains its CLI implementation.
To keep up to date on [Aurelia](http://www.aurelia.io/), please visit and subscribe to [the official blog](http://blog.aurelia.io/) and [our email list](http://eepurl.com/ces50j). We also invite you to [follow us on twitter](https://twitter.com/aureliaeffect). If you have questions look around our [Discourse forums](https://discourse.aurelia.io/), chat in our [community on Gitter](https://gitter.im/aurelia/discuss) or use [stack overflow](http://stackoverflow.com/search?q=aurelia). Documentation can be found [in our developer hub](http://aurelia.io/docs). If you would like to have deeper insight into our development process, please install the [ZenHub](https://zenhub.io) Chrome or Firefox Extension and visit any of our repository's boards.
To keep up to date on [Aurelia](http://www.aurelia.io/), please visit and subscribe to [the official blog](http://blog.aurelia.io/) and [our email list](http://eepurl.com/ces50j). We also invite you to [follow us on twitter](https://twitter.com/aureliaeffect). If you have questions look around our [Discourse forums](https://discourse.aurelia.io/), chat in our [community on Gitter](https://gitter.im/aurelia/discuss) or use [stack overflow](http://stackoverflow.com/search?q=aurelia). Documentation can be found [in our developer hub](http://aurelia.io/docs).

## Documentation

Expand Down
36 changes: 36 additions & 0 deletions doc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,39 @@
# [1.0.0-beta.14](https://github.com/aurelia/cli/compare/1.0.0-beta.13...1.0.0-beta.14) (2019-03-20)


### Bug Fixes

* **bundler:** avoid unnecessary rewrite of index.html ([9faea2f](https://github.com/aurelia/cli/commit/9faea2f)), closes [#1049](https://github.com/aurelia/cli/issues/1049)
* **bundler:** enable tracing @babel/polyfill ([1bef893](https://github.com/aurelia/cli/commit/1bef893))
* **bundler:** improve compatibility with legacy libs that depends on jquery or momentjs ([cd079a0](https://github.com/aurelia/cli/commit/cd079a0))
* **bundler:** improve compatibility with nodejs global var "global" ([02d1cd0](https://github.com/aurelia/cli/commit/02d1cd0))
* **bundler:** isolate cache between systemjs and requirejs apps ([5466ceb](https://github.com/aurelia/cli/commit/5466ceb))
* **bundler:** skip deps cleanup (remove .js) for UMD file ([a4731da](https://github.com/aurelia/cli/commit/a4731da)), closes [#1054](https://github.com/aurelia/cli/issues/1054)
* **cypress task:** Return error when tests fail ([ea43b59](https://github.com/aurelia/cli/commit/ea43b59))
* **cypress task:** Return error when tests fail ([7fa7e9e](https://github.com/aurelia/cli/commit/7fa7e9e)), closes [#1057](https://github.com/aurelia/cli/issues/1057)
* **generate-skeletons:** add missing httpProtocal to project definitions ([bab0e39](https://github.com/aurelia/cli/commit/bab0e39))
* **jest task:** Return error when tests fail ([bfbe072](https://github.com/aurelia/cli/commit/bfbe072)), closes [#1052](https://github.com/aurelia/cli/issues/1052)
* **jest task:** Return error when tests fail ([830bda8](https://github.com/aurelia/cli/commit/830bda8))
* **skeleton:** fix navigation scaffold with alameda ([9413239](https://github.com/aurelia/cli/commit/9413239))
* **sourcemaps:** strip path from bundle sourcemap ([8601622](https://github.com/aurelia/cli/commit/8601622))
* **webpack:** correctly exclude spec/test files from coverage report ([b2582f9](https://github.com/aurelia/cli/commit/b2582f9))


### Features

* **generate-skeletons:** add alameda to generate-skeletons ([0147567](https://github.com/aurelia/cli/commit/0147567))
* **integration-test-runner:** Add Cypress ([4b5919a](https://github.com/aurelia/cli/commit/4b5919a))
* **integration-test-runner:** Add Cypress ([77c6f60](https://github.com/aurelia/cli/commit/77c6f60))
* **integration-test-runner:** Add Cypress ([1ece72e](https://github.com/aurelia/cli/commit/1ece72e))
* **integration-test-runner:** Add Cypress ([f2eb6c5](https://github.com/aurelia/cli/commit/f2eb6c5))
* **integration-test-runner:** Add Cypress ([21ac3db](https://github.com/aurelia/cli/commit/21ac3db))
* **new-application:** fix format on log messages ([6d6fcea](https://github.com/aurelia/cli/commit/6d6fcea))
* **test:** Add Cypress integration test runner ([cabe6ce](https://github.com/aurelia/cli/commit/cabe6ce)), closes [#943](https://github.com/aurelia/cli/issues/943)
* **ui:** add Enquirer as UI lib ([f05da1a](https://github.com/aurelia/cli/commit/f05da1a))
* unattended mode, descriptive skeleton ([0123c58](https://github.com/aurelia/cli/commit/0123c58))



# [1.0.0-beta.13](https://github.com/aurelia/cli/compare/1.0.0-beta.12...1.0.0-beta.13) (2019-02-05)


Expand Down
2 changes: 1 addition & 1 deletion lib/dependencies.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"aspnet-webpack": "^3.0.0",
"aurelia-animator-css": "^1.0.4",
"aurelia-bootstrapper": "^2.3.2",
"aurelia-cli": "^1.0.0-beta.13",
"aurelia-cli": "^1.0.0-beta.14",
"aurelia-loader-nodejs": "^1.0.1",
"aurelia-pal-nodejs": "^1.2.0",
"aurelia-protractor-plugin": "^1.0.6",
Expand Down
43 changes: 12 additions & 31 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aurelia-cli",
"version": "1.0.0-beta.13",
"version": "1.0.0-beta.14",
"description": "The command line tooling for Aurelia.",
"keywords": [
"aurelia",
Expand Down

0 comments on commit c36f5e2

Please sign in to comment.