Skip to content

3.2.0

Compare
Choose a tag to compare
@Awk34 Awk34 released this 04 Jan 18:13
· 1192 commits to master since this release

Features

  • app: fix .gitattributes (6b17ef7)
  • gulp
    • add missing tasks (4d0e2ba)
    • update useref to latest version (f21a388)
    • add file revisioning for images (3bf29b2)

Bug Fixes

  • e2e: force e2e tests to wait for angular (842ab55)
  • gen: fix styleExt being sass instead of scss (8f99a8f)
  • gen: set scriptExt, templateExt, & styleExt when re-using a .yo-rc.json (6e59229)
  • gulp:
    • inject angular modules before other scripts (c0d5a14)
    • clean .tmp folder in build task (9596ba4)
    • add missing gulp-env package (cf017de)
    • get client tests working (0cb4a4b)
    • use different transpile options for server and client (bb67961)
    • make sure tests and main app file are not injected (0171112)
    • make sure .htaccess is copied on build (3602406)
    • call wiredep:test before running tests (103adb2)
    • inject:css: fix string that should be template string (bb92502)