Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 811 Bytes

CHANGELOG.md

File metadata and controls

32 lines (26 loc) · 811 Bytes

Angular library starter Changelog

Sep 12, 2017

  • Rename index.ts to package name.

Jun 21, 2017

  • Update rollup.config and tsconfig files
  • Update building process:
    • TSLint
    • Stop building for errors on Rollup conversion
    • Use local import for ShellJS
  • Add sourcemap files for testing to karma.conf & use ES2015 syntax in spec.bundle
  • Update Codelyzer rules
  • Update packages

May 2, 2017

  • Upgrade versions & enable strict TypeScript compiler option

Mar 25, 2017

  • Upgrade to Angular 4 configuration

Mar 6, 2017

  • Add compodoc for generating documentation

Feb 5, 2017

  • Create library