Skip to content

v1.0.1

Choose a tag to compare

@robisim74 robisim74 released this 16 Sep 22:14
· 579 commits to master since this release

Features

  • Angular version: 2.0.0 Final Release
  • As the official version of Angular 2, now the library is structured as follows:
    • bundles folder: it contains the ES5 umd bundle
    • src folder: it contains the ES5 files with module setted to es2015 and the .metadata.json files for AoT compilation

Bug fixes

  • Fix AoT compilation (#23)