Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update csso-cli to the latest version 🚀 #20

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Dec 12, 2018

The devDependency csso-cli was updated from 1.1.0 to 2.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.


Release Notes for 2.0.0
  • Use relative paths to files in generated source map (#7)
  • Removed setting output file with no option label, i.e. --output is required
  • Renamed options
    • --restructure-off--no-restructure
    • --map--source-map
    • --input-map--input-source-map
Commits

The new version differs by 6 commits.

  • 2e7d52a 2.0.0
  • 04e821a Rename HISTORY.md to CHANGELOG.md
  • 792e9d3 Remove setting output file with no option label
  • 750a73c Rename options --[input-]map to --[input-]source-map
  • 812a24b Rename --restructure-off option to --no-restructure
  • 5be1848 Use relative path to a file in source map (fixes #7)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Dec 26, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 26, 2018

  • The devDependency csso-cli was updated from 1.1.0 to 2.0.1.

Update to this version instead 🚀

Release Notes for 2.0.1
  • Fixed source map paths when perform on Windows platform (path should be in unix format)
Commits

The new version differs by 5 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 28, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 28, 2018

  • The devDependency csso-cli was updated from 1.1.0 to 2.0.2.

Update to this version instead 🚀

Release Notes for 2.0.2
  • Fixed one more issue with paths in source maps on Windows platform
Commits

The new version differs by 6 commits.

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants