Skip to content

3.0.0

Latest
Compare
Choose a tag to compare
@dimanech dimanech released this 01 May 10:27
· 2 commits to master since this release
v3.0.0
26a6298

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