Skip to content
This repository has been archived by the owner on Jun 26, 2022. It is now read-only.

Releases: idleberg/atom-build-cssnext

v0.5.0

21 Mar 01:07
Compare
Choose a tag to compare
  • bundle with Rollup
  • lint with ESlint
  • refactor code
  • replace build dependency
  • fix reading outFile from configuration
  • update toolchain
  • update dependencies

v0.4.2

25 May 17:00
Compare
Choose a tag to compare
  • fix dependency management
  • update devDependencies

v0.4.1

07 Mar 22:07
Compare
Choose a tag to compare
  • use ES6 export for config

v0.4.0

11 Feb 20:52
Compare
Choose a tag to compare
  • add alwaysEligible option

v0.3.0

10 Feb 21:18
Compare
Choose a tag to compare
  • add dependency management option
  • speed up isEligible()
  • optimize imports

v0.2.11

18 Jan 18:13
Compare
Choose a tag to compare
  • integrate yarn.lock into Travis CI tests

v0.2.10

17 Jan 10:38
Compare
Choose a tag to compare
  • add .jshintrc
  • update devDependencies

v0.2.9

05 Nov 22:51
Compare
Choose a tag to compare
  • use spawnSync over execSync
  • cleaning up

v0.2.8

13 Oct 23:20
Compare
Choose a tag to compare
  • fix isEligible()

v0.2.7

12 Oct 12:16
Compare
Choose a tag to compare
  • fix isEligible()
  • replace JSON linter
  • update Travis CI tests
  • update devDependencies