Skip to content

Releases: dimanech/atlas-guide

3.0.0

01 May 10:27
v3.0.0
26a6298
Compare
Choose a tag to compare

Breaking changes!

All project updated to ES6 syntax. So from now atlasGuide should be inserted like this:

import atlasGuide from 'atlas-guide';
atlasGuide('./my/config.json');

UP:

  • dependencies (that could not be updated due to ES6 syntax):
    • d3-color 1.4.1 -> 3.1.0
    • d3-format 1.4.5 -> 3.1.0
    • d3-scale 2.2.2 -> 4.0.2
    • d3-shape 2.1.0 -> 3.2.0
    • marked 3.0.8 -> 4.0.10
    • postcss 8.4.4 -> 8.4.31
    • postcss-scss 4.0.9 -> 4.2.0
    • sass 1.44.0 -> 1.76.0
    • sass-graph 3.0.5 -> 4.0.1
  • dev dependencies

v2.2.10

03 Dec 14:13
v2.2.10
656d3ad
Compare
Choose a tag to compare

UP:

  • sass-graph dependency update

v2.2.9

03 Dec 14:12
v2.2.9
d5b9162
Compare
Choose a tag to compare

UP:

  • css-core statistics dependency

v2.2.8

01 Dec 16:47
v2.2.8
4dd8bb4
Compare
Choose a tag to compare

FIX

  • Proper versions for Node and NPM to work with updated dependencies
  • One test write the result to not proper file in project FS

v2.2.7

01 Dec 16:36
v2.2.7
10731c7
Compare
Choose a tag to compare

##UP:

Dependencies:

  • mustache ^4.1.0^4.2.0
  • postcss ^8.2.13^8.4.4
  • postcss-scss ^4.0.0^4.0.2
  • sass ^1.32.8^1.44.0
  • autoprefixer 10.3.110.4.0
  • eslint 7.31.08.3.0
  • gulp-postcss 9.0.09.0.1
  • mocha 9.0.2 → `9.1.3
  • snyk 1.664.01.780.0
  • stylelint 13.13.114.1.0
  • stylelint-order 4.1.05.0.0
  • stylelint-scss 3.20.14.0.0

v2.2.6

15 Mar 09:18
v2.2.6
1181fd3
Compare
Choose a tag to compare

UP:

  • user space and project dependencies to latest versions

v2.2.5

15 Nov 18:57
v2.2.5
1295e1a
Compare
Choose a tag to compare

UP:

  • user space and project dependencies to last versions

v2.2.4

26 Aug 14:39
v2.2.4
c0b0dfb
Compare
Choose a tag to compare

FIX:

  • too aggressive styles reset - examples styles affected also

v2.2.3

26 Aug 07:44
v2.2.3
8f762f8
Compare
Choose a tag to compare

UP:

  • user space dependencies
  • dev dependencies

FIX:

  • atlas styles adopting to host through rem css units

ADD:

  • warning for errors in project constants compilation

v2.2.2

02 Jul 19:31
v2.2.2
126ecc5
Compare
Choose a tag to compare

FIX:

  • not proper imporst graph width calculation