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

v11.0.0

Compare
Choose a tag to compare
@adevnadia adevnadia released this 02 Nov 22:33

<a name"11.0.0">

11.0.0 (2016-11-02)

Features

  • Remove JSDOM and make browsers more extensible. Load cwd webpack config from kar (2a31a599)

Breaking Changes

  • remove JSDOM because it's too broken. Browsers file is now loaded from cwd; run

sk-init to add file to your project.

(2a31a599)