Skip to content

package:test_api v0.7.0

Compare
Choose a tag to compare
@jakemac53 jakemac53 released this 13 Dec 18:46
· 651 commits to master since this release
9667cca
  • Deprecate Runtime.internetExplorer.
  • Added dart2wasm as a supported compiler for the chrome runtime.
  • BREAKING: Removed the experimentalChromeWasm runtime.
  • BREAKING: Removed Runtime.isJS and Runtime.isWasm, as this is now
    based on the compiler and not the runtime.