Skip to content
This repository has been archived by the owner on Jul 30, 2018. It is now read-only.

Release 2.0.0 Beta2 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@kitsonk kitsonk released this 27 Aug 15:47
· 73 commits to master since this release

Breaking Changes

  • Adding base64 encoding from web-editor and removed old encoding module (#339)

New Features

  • Forward compatible updates for TS 2.4 (#342)
    Refs: dojo/meta#189

  • Update to TypeScript 2.4 (#344)
    Refs: dojo/meta#189

  • Re-Export @dojo/shim/global and change imports (#345)
    This deprecates @dojo/core/global in favour of @dojo/shim/global
    Resolves #302