Skip to content

1.3.0

Compare
Choose a tag to compare
@EisenbergEffect EisenbergEffect released this 03 Mar 03:23
· 90 commits to master since this release

aurelia-cli 1.3.0

Bug Fixes

  • missing semicolon in ts skeleton (5661b23)
  • cli-bundler: avoid writing out webpack env json files (5893a67)
  • docker: only copy config folder for webpack projs (d560a4d)
  • protractor: fix chrome-driver issue on visible chrome too (f45a7a9)
  • tasks: update-all-dependencies should mutate original file, not dist file (ec3a743)
  • webpack: clean-webpack-plugin changed export (273a1f4)

Features

  • webpack: show aurelia-dialog patch for IE11 issue (ff13245)