Skip to content
This repository was archived by the owner on Oct 11, 2021. It is now read-only.

Releases: dominicegginton/koa-sassy

v1.0.7

25 Jun 11:31
9a42dba

Choose a tag to compare

Maintainance

  • drop support for all node versions before 12 (9553b46)
  • Bump jest from 26.6.3 to 27.0.4 (#23)
  • update ci to run tests on current (v16) and LTS (v12 & v13) builds of node (51571cd)

v1.0.6

10 May 19:22
8789113

Choose a tag to compare

Documentation

  • Improve documentation (#18)

Maintenance

  • Code analysis is now run with github codeql (#16)
  • Dependabot now has no pull request limits (#17)
  • Bump fs-extra from 9.1.0 to 10.0.0 (#19)
  • Bump node-sass from 5.0.0 to 6.0.0 (#20)
  • run linting and coverage on node 14 (ac2a7d3)

v1.0.5

09 Dec 21:02
5096152

Choose a tag to compare

Maintenance

  • Bump standard from 14.3.4 to 16.0.0 (#11 #12)
  • Bump supertest from 5.0.0 to 6.0.0 (#13)
  • Bump node-sass from 4.14.1 to 5.0.0 (#14)
  • Support node version 14 LTS (#15)

v1.0.4

10 Oct 13:49
6f02fb2

Choose a tag to compare

Maintainence

  • Updated author URL (#10)

v1.0.3

03 Oct 15:46
21589ab

Choose a tag to compare

Documentation

  • Fixed incorrect doc statment (74a70a5)

Maintainence

  • Bump jest from 25.5.4 to 26.0.0 (#5)

v1.0.2

21 Apr 13:32
v1.0.2
bf849fe

Choose a tag to compare

Maintenance

  • Updated package description (49b4a72)

v1.0.1

21 Apr 13:31
v1.0.1
bf3ac3b

Choose a tag to compare

Documentation

  • Updated documentation to more professional style (#3)
  • Added some nice flashy README badges (#4)

v1.0.0

20 Apr 14:49
dabe353

Choose a tag to compare

Features

  • IDE Auto Complete(#2)

Documentation

  • Added new API documentation (#2)

v0.1.0

20 Apr 14:30
5411a2c

Choose a tag to compare

Features

  • Middleware that complies and serves your SASS (#1)
  • Cache compiled SASS to make requests speedy (#1)
  • Control HTTP chasing with the max-age cash-control header (#1)

Documentation

  • Added basic install and usage documentation (#1)