Skip to content

Release 0.3.0

Choose a tag to compare

@atufkas atufkas released this 08 May 14:24
· 10 commits to master since this release
f7cbd59

List of changes

  • Removed web-server.js script (from angular-seed).
  • Updated doc to show alternative web serving way with node/npx.
  • Updated authors E-Mail address.
  • Updated karma (2 -> 6) and jasmine (2 -> 4) and depending packages, also fixing all security issues as of 2022-05-08.
  • Added package-lock.json.
  • Corrected module dependency to iso-3166-country-codes-angular, so that controllerSpec test runs successfully.