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

Tags: skatejs/build

Tags

v12.2.0

Toggle v12.2.0's commit message
Merge pull request #494 from skatejs/sk-lint-fix

feat(sk-lint-fix): add cli command for fixing linting errors

v12.1.0

Toggle v12.1.0's commit message
Merge pull request #438 from andreawyss/add-babel-plugin-transform-fl…

…ow-strip-types

feat(FlowType): Remove Flow Types at build-time

v12.0.1

Toggle v12.0.1's commit message
fix: test in safari latest (not pinned, which was a workaround for sa…

…uce labs for awhile)

v12.0.0

Toggle v12.0.0's commit message
feat: Remove support for IE9 and IE10. These can be added manually by…

… consumers.

BREAKING CHANGE: remove IE9 and IE10 browsers.

v11.0.0

Toggle v11.0.0's commit message
Merge pull request #434 from skatejs/revert-jsdom-and-make-more-exten…

…sible

feat: Remove JSDOM and make browsers more extensible. Load cwd webpac…

v10.0.1

Toggle v10.0.1's commit message
Merge pull request #427 from skatejs/424

fix: Add karma-jsdom-launcher as a normal dep instead of a dev dep.

v10.0.0

Toggle v10.0.0's commit message
Merge pull request #425 from skatejs/424

feat: Run JSDOM locally by default and appended to list of CI browsers.

v9.2.1

Toggle v9.2.1's commit message
fix: Fix yarn install.

v9.2.0

Toggle v9.2.0's commit message
feat: Improve build performance by using yarn.

v9.1.0

Toggle v9.1.0's commit message
feat: Only bundle with rollup / webpack if configs exists for each re…

…psective bundler.