Skip to content

Releases: debitoor/nocms

Better error message for scss files

06 Sep 11:13
Compare
Choose a tag to compare

Provide better error logging when you have errors in a .scss file.

Small fix - scss server crash

20 Jul 08:59
Compare
Choose a tag to compare

Small fix to previous release

Fix scss server crash

20 Jul 08:57
Compare
Choose a tag to compare

Fixes so that the server don't crash when there are syntax errors in .scss files.

v3.2.0

13 Jul 16:17
Compare
Choose a tag to compare
  • Added support for variants in server

v3.1.1

12 Jul 19:43
Compare
Choose a tag to compare
  • Fixed a reference error in the server

v3.1.0

12 Jul 19:26
Compare
Choose a tag to compare
  • Added support for page variants

Config fixes

13 Jul 06:41
Compare
Choose a tag to compare

Fixes a few bugs and optimizes code around config loader.

Config file

13 Jul 06:40
Compare
Choose a tag to compare

NOCMS now reads a .nocmsrc config file, and serves it to plugins.

Small fixes.

13 Jul 06:39
Compare
Choose a tag to compare

Fixes a few bugs that were implemented converting to Lerna.

Setup project with Lerna

13 Jul 06:38
Compare
Choose a tag to compare

This release gathers more git repositories in one by controlling packages of the repository with Lerna.

Read about Lerna here.