Skip to content

Latest commit

 

History

History
93 lines (75 loc) · 1.92 KB

CHANGELOG.md

File metadata and controls

93 lines (75 loc) · 1.92 KB

Angular Webpack Visual Studio Changelog

For a fresh start, consider running these commands

  • rimraf node_modules
  • npm install

2017-01-18

  • Updated to Webpack 2.2.0

2017-01-14

  • Support and documentation for Angular 2 lazy loading
  • Updated to Angular 2.4.3
  • Updated to webpack 2.2.0-rc.4
  • Updated npm packages for build

2017-01-04

  • Added tslint

2017-01-01

  • Updated to Angular 2.4.1
  • Updated to webpack 2.2.0-rc.3
  • Added new npm scripts to replace webpack task runner
  • Added VS2017 version

2016-12-31

  • New Design
  • Better ASP.NET Core WebAPI with CRUD operations
  • Added Forms to talk to the WebAPI
  • Added favicon
  • Updated readme.md
  • Introduced Modules with own routing and better folder structure
  • Happy new year everybody

2016-12-20

  • Updated to Angular 2.4.0

2016-11-16

  • Updated to Angular 2.2.0

2016-10-24

  • Using AoT
  • Using Tree shaking
  • Updated to webpack 2
  • switches to @types ==> removed tsd & typings

2016-10-16

  • Updated to Angular 2.1.0
  • typings
  • Webpack SASS build

2016-10-01

  • Updated to Angular 2.0.1
  • typings

2016-09-15

  • Updated to Angular2 release and ASP.NET Core 1.0.1

2016-09-03

  • Updated to Angular2 RC.6

2016-08-12

  • Updated to Angular2 RC.5
  • Split webpack file

2016-07-02

  • Updated to Angular2 RC.4

2016-06-29

  • Updated to ASP.NET Core RTM

2016-06-26

  • Updated to Angular 2 rc.3
  • New routing

2016-06-17

  • Updated to Angular 2 RC.2