Releases: angular-fullstack/generator-angular-fullstack
Releases · angular-fullstack/generator-angular-fullstack
5.0.0-rc.1
Bug Fixes
- gen: fix .npmignore (c3bf61f)
5.0.0-rc.0
Bug Fixes
- client: fix some outstanding client bugs (f4c5471)
- client:auth:guard: declare
authService
on class (afc725f) - gen:
- package: add missing comma (b2a745b)
- seed: rename index.html to app.html to fix CRSF and token issues (2e784bf)
- server: fix express router usage (542337e)
- server:auth: specify digest for pbkdf2 (689c3fc), closes #2628
- server:test: resolve primus in non-dev (7bed185)
- test:
- misc cleanup (a1619e6)
Features
5.0.0-beta.0
5.0.0-beta.0
4.2.0
Notable Changes
node-inspector
has been taken out in favor of Node's integrated--inspect
flag.- @benmarten has taken care of a lot of the lint issues we've seen polluting the console
- @benmarten also enabled the use of Yarn if you have it installed. Thanks Ben!
- Various other fixes. See the comparison for the full list.
Bug Fixes
4.1.4
4.1.3
4.1.2
4.1.1
4.1.0
Notable Changes
- We've bumped some of the Babel deps to
^6.16.0
. This should fix the issues everyone's been seeing with class properties being stripped when using the default settings of Babel without Flow types.
Bug Fixes
Features
4.0.5
Previous Next