WebReflection / heresy-ssr

🔥 heresy 🔥 Server Side Rendering
ISC License
88 stars 1 forks source link

Update csso to the latest version 🚀 #8

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency csso was updated from 3.5.1 to 4.0.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: lahmatiy License: MIT

Release Notes for 4.0.0
  • Dropped support for Node < 8
  • Refreshed dev dependencies and scripts
  • Bumped CSSTree to 1.0.0-alpha.36 (#399)
  • Changed bundle files: dist/csso.js and dist/csso.min.js instead single dist/csso-browser.js (min version)
  • Expose compress() as syntax.compress()
Commits

The new version differs by 19 commits.

  • bbb30f3 4.0.0
  • 5881863 Change prepublish script for prepublishOnly
  • 5481602 Expose compress() as syntax.compress()
  • 08cc334 Rename HISTORY.md -> CHANGELOG.md
  • 76c0ef3 Fix prepublish script
  • b43ed0a Fix gh-pages script
  • f953d15 Fix version injection
  • a0293ab Fix declaration merge with iehack
  • e1e4045 Fix Buffer warning
  • cc460b6 Bump mocha
  • cb1e698 Change bundle files csso-browser.js -> csso.js & csso.min.js
  • 8a0dee1 Update years
  • f489289 Replace browserify -> rollup, uglify-js -> terser
  • d463570 Bump coveralls, istanbul -> nyc
  • ffd78e4 Bump eslint, drop jscs

There are 19 commits in total.

See the full diff


FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree: