Skip to content

v0.6.1

Compare
Choose a tag to compare
@devoncarew devoncarew released this 28 Aug 21:44
· 105 commits to master since this release

0.6.1 2014-08-28 (SDK 1.6.0)

  • updated the APIs to M37
  • changed the bootstrap script and the chrome transformer to expect the csp file in foo.dart.js instead of foo.dart.precompiled.js
  • clients must now include the csp parameter to the dart2js transformer:
    transformers:
    • chrome
    • $dart2js:
      csp: true