v0.6.1
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 offoo.dart.precompiled.js
- clients must now include the csp parameter to the dart2js transformer:
transformers:- chrome
- $dart2js:
csp: true