Skip to content

Releases: pvdlg/karma-sass-preprocessor

v4.0.0

29 Jan 16:15
Compare
Choose a tag to compare

4.0.0 (2020-01-29)

chore

  • require Node.js >=10.18 (10adc75)

BREAKING CHANGES

  • Require Node.js >= 10.18

v3.0.0

21 Oct 21:22
Compare
Choose a tag to compare

3.0.0 (2019-10-21)

🐛 Bug Fixes

  • package: update chokidar to version 3.2.2 (562db7b)

🛠 Builds

  • remove babel compilation (3e0d226)
  • use Travis for windows tests (088dbb5)

♻️ Chores

  • package: update ava to version 2.4.0 (73d4aaa)
  • package: update conventional-changelog-metahub to version 3.0.0 (46ee98b)
  • package: update fs-extra to version 8.1.0 (86a85c5)
  • package: update karma to version 4.4.1 (4061429)
  • package: update nyc to version 14.1.1 (2cf2ac0)
  • package: update p-event to version 4.1.0 (408c6ea)
  • package: update temp-dir to version 2.0.0 (c334aa1)
  • package: update tempy to version 0.3.0 (c1c27e4)
  • require Node.js >=8.16 (0b5b04a)
  • package: update xo to version 0.25.3 (4046092)

Breaking changes

  • Require Node.js => 8.16

v2.0.1

17 Dec 22:02
Compare
Choose a tag to compare

2.0.1 (2018-12-17)

🛠 Builds

  • compile for Node 6 as it's the target version (4317bc0)

⚙️ Continuous Integrations

♻️ Chores

  • package: update @metahub/karma-jasmine-jquery to version 2.0.0 (2952bfd)
  • package: update ava to version 1.0.1 (d751e94)
  • package: update conventional-changelog-metahub to version 2.0.1 (1389618)
  • package: update fs-extra to version 6.0.0 (45bb359)
  • package: update fs-extra to version 7.0.0 (567ed9c)
  • package: update karma to version 3.0.0 (6ae2f98)
  • package: update karma-jasmine to version 2.0.0 (559f143)
  • package: update nyc and sinon (68a0151)
  • package: update nyc to version 12.0.1 (aeffc09)
  • package: update p-event to version 2.0.0 (8bdffc5)
  • package: update pify to version 4.0.0 (c84591d)
  • package: update semantic-release to version 15.7.1 (16ff222)
  • package: update sinon to version 5.0.1 (acdb85a)
  • package: update sinon to version 6.0.0 (5fa5ea8)
  • package: update xo to version 0.21.0 (02336ec)
  • package: update xo to version 0.22.0 (637bf88)
  • package: update xo to version 0.23.0 (2885a04)

v2.0.0

29 Apr 07:58
Compare
Choose a tag to compare

2.0.0 (2018-04-29)

✨ Features

🚨 Tests

  • increase timeout for run to complete (e862b4b)
  • update sinon.reset deprecated function (01c28b1)

⚙️ Continuous Integrations

  • lint: simplify XO config (3da1b23)

♻️ Chores

  • package: update ava to version 0.25.0 (af72735)
  • package: update jasmine-core to version 3.0.0 (06ca505)
  • package: update karma to version 2.0.0 (fdb3161)
  • package: update proxyquire to version 2.0.0 (b24b614)
  • package: update semantic-release to version 12.2.2 (dc6026b)
  • package: update semantic-release to version 15.0.0 (3fccf23)
  • package: update xo to version 0.20.0 (ce89257)

💎 Styles

Breaking changes

  • remove support for Node.js <= 6

v1.3.4

30 Dec 04:29
Compare
Choose a tag to compare

1.3.4 (2017-12-30)

🐛 Bug Fixes

  • package: update chokidar to version 2.0.0 (f61cc0d)

♻️ Chores

  • package: update ava to version 0.24.0 (2271ea1)
  • package: update fs-extra to version 5.0.0 (58c8d11)
  • package: update semantic-release to version 11.0.2 (d281f4a)

v1.3.3

23 Nov 01:08
Compare
Choose a tag to compare

1.3.3 (2017-11-23)

📚 Documentation

🚨 Tests

  • Use system temp directory rather than a custom one (dfb96bd)

♻️ Chores

  • package: update dependencies (8b82583)
  • Remove CodeClimate (8b70bc3)
  • package: update eslint-config-pretty to version 2.1.1 (bf6ed4b)
  • Put babel conf in package.json (56b1f63)
  • Remove commitizen (28b185b)
  • Remove commitlint (49b1f7e)
  • Remove git hooks (444c85d)
  • Update semantic-release (fd3cef7)
  • Use Codecov to check for coverage (be5e76c)
  • Use XO instead of custom eslint (bc5f3f5)
  • package: update karma-babel-preprocessor to version 7.0.0 (519ba3f)
  • package: update prettier to version 1.7.2 (37d0044)
  • package: update sinon to version 4.0.0 (1f489a0)
  • package: update tempy to version 0.2.0 (dc8cb9e)

💎 Styles

v1.3.2

01 Sep 00:55
Compare
Choose a tag to compare

1.3.2 (2017-09-01)

🛠 Builds

  • npm: Remove package-lock.json/yarn.lock (e430215)

📚 Documentation

🚨 Tests

  • Mock chokidar as CI filesystem seems unreliable (74cadb2)

⚙️ Continuous Integrations

  • appveyor: Install NPM 5 (b98f129)
  • commitizen: Add Commitizen support (a247cc0)
  • commitlint: Add Commitlint support (8dcff9f)
  • nyc: Enforce 100% code coverage (35610c5)
  • release: Add semantic-release support (9455e84)
  • retry on npm install (1e242e1)

♻️ Chores

  • codeowners: Add codeowners file (c641af1)
  • eslint: Use eslint-config-pretty (a97513e)
  • githooks: Run npm install on post-checkout hook (53552a2)
  • package: update ava to version 0.22.0 (13c7f61)
  • package: update lockfile (1f71d59)
  • package: update semantic-release to version 8.0.0 (db6db6a)
  • package: update sinon to version 3.0.0 (1e3aa6e)

v1.3.1

29 Jul 06:01
Compare
Choose a tag to compare

Fix watched file filter to match glob (#10)

v1.3.0

26 Jul 17:17
Compare
Choose a tag to compare

Add Sourcemap in Karma files

v1.2.1

25 Jul 03:47
Compare
Choose a tag to compare

Bug fixes: #8