Skip to content

Latest commit

 

History

History
335 lines (257 loc) · 6.68 KB

CHANGELOG.md

File metadata and controls

335 lines (257 loc) · 6.68 KB

Angular Webpack Visual Studio Changelog

For a fresh start, consider running these commands

  • rimraf node_modules && del package-lock.json
  • npm install

Readme

2021-03-14 Version 8.0.1

  • Update to Angular 11.2.5, .NET 5

2020-12-13 Version 8.0.0

  • Update to Angular 11.0.4, .NET 5

2020-09-15 Version 7.0.1

  • Update to Angular 10.1.1

2020-06-26 Version 7.0.0

  • Update to Angular 10.0.0

2020-05-03 Version 6.0.2

  • Update to Angular 9.1.4

2020-03-22 Version 6.0.1

  • Update to Angular 9.0.7

2020-02-10 Version 6.0.0

  • Update to Angular 9
  • Update .NET Core 3.1.1
  • Move to eslint

2020-01-02 Version 5.0.26

  • npm audit fix
  • Update .NET Core 3.1

2019-11-17 Version 5.0.25

  • Angular 8.2.14

2019-09-24 Version 5.0.24

  • ASP.NET Core 3.0
  • Angular 8.2.7

2019-09-01 Version 5.0.23

  • Angular 8.2.4

2019-07-30 Version 5.0.22

  • Angular 8.1.3

2019-03-29 Version 5.0.21

  • Angular 8.0.0, typescript 3.4

2019-03-29 Version 5.0.19

  • Angular 7.2.11
  • updated breaking changes from clean-webpack-plugin

2019-02-24 Version 5.0.18

  • Angular 7.2.9

2019-02-24 Version 5.0.17

  • Angular 7.2.6

2019-02-06 Version 5.0.16

  • Angular 7.2.4
  • build fix production build

2019-01-30 Version 5.0.15

  • Angular 7.2.2

2019-01-09 Version 5.0.14

  • Angular 7.2.0

2018-12-04 Version 5.0.13

  • .NET Core 2.2
  • Angular 7.1.1

2018-11-22 Version 5.0.12

  • Angular 7.1.0

2018-10-25 Version 5.0.10

  • Fixed tslint warnings, and build warnings

2018-10-20

  • Updated packages, angular 7.0.0

2018-10-14

  • Updated packages, angular 6.1.10
  • added a default build script to the npm

2018-09-21

  • Updated packages, angular 6.1.8

2018-09-07

  • Updated packages, angular 6.1.7

2018-08-18

  • Updated packages, angular 6.1.3

2018-08-01

  • Updated packages, angular 6.1.0, .NET Core 2.1.2

2018-07-09

  • Updated packages, angular 6.0.7, .NET Core 2.1.1

2018-05-31

  • Updated packages, angular 6.0.3, .NET Core 2.1.0

2018-05-04

  • Updated packages, angular 6.0.0, .NET 2.0.7

2018-03-14

  • Updated packages, angular 5.2.8, .NET 2.0.6

2018-02-23

  • Updated packages

2017-11-02

  • Updated Angular 5

...coming soon

  • Updated Angular 5

2017-10-15

  • Updated Angular 4.4.5

2017-10-02

  • Updated Angular 4.4.4

2017-09-16

  • Updated Angular 4.4.1
  • support for dotnet templates

2017-08-15

  • Update ASP.NET Core 2.0

2017-07-20

  • Release 1.0.0: Angular 4.3.1, typescript 2.4.2, webpack 3.3.0
  • Updated versions

2017-07-15

  • Updating angular 4.3.0
  • Updated to Webpack 3
  • @ngtools/webpack

2017-06-23

  • Updating angular 4.2.4

2017-06-13

  • Updating angular 4.2.2

2017-06-10

  • Updating angular 4.2.1
  • Updating dotnet packages

2017-05-26

  • Updating angular 4.1.3
  • Updating dotnet packages

2017-05-17

  • Updating angular 4.1.2

2017-04-30

  • Updating angular 4.1.0

2017-04.10

  • Added Angular test

2017-04.08

  • Updated angular 4.0.1
  • Added XUnit test for API

2017-03.24

  • Updated angular 4.0.0

2017-03.18

  • Updated to 2.4.10 and 4.0.0-rc.4

2017-03.03

  • Updated to 2.4.9 and 4.0.0-rc.2

2017-02.16

  • Updated typescript, awesome-typescript-loader and @types/node

2017-02.05

  • Updated npm packages

2017-02.01

  • Added support for Hot Module Replacement

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