The version 2.0.0 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.
It might be worth looking into these changes and trying to get this project onto the latest version of aphrodite.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donāt have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
e0e7fbfReplace object spread with Set in generateCSSRuleset
c24225aMerge pull request #302 from dmiller9911/typings
6abe537Remove StyleDeclarationValue private members from export. Remove unused exports from css-properties. Add license/permission from glamorous typings to be safe. Add tests to verify typing functionality over time.
dcd3941Moved typings into repo, and updated typings to improve type safety.
860fc47Use cross-env and add node to build:prefixes to support developers on windows.
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).
āļø Greenkeeperās updated Terms of Service will come into effect on April 6th, 2018.
Version 2.0.0 of aphrodite was just published.
The version 2.0.0 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.
It might be worth looking into these changes and trying to get this project onto the latest version of aphrodite.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donāt have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Commits
The new version differs by 38 commits.
6703eb7
2.0.0
e70c850
Update flow 0.34 -> 0.67
cabad93
Update rollup devDependencies
427fc69
Allow StyleSheetServer to be minified out in client-only bundles
e1a71ff
Allow StyleSheetTestUtils to be minified out in production
1af3bb2
Remove separate iteration for summing length of style defs
83693f2
Update Travis config
f41a375
Update jsdom v6 -> v11
fc85217
Update package-lock.json
fcc5076
Replace object spread with a reducer
e0e7fbf
Replace object spread with Set in generateCSSRuleset
c24225a
Merge pull request #302 from dmiller9911/typings
6abe537
Remove StyleDeclarationValue private members from export. Remove unused exports from css-properties. Add license/permission from glamorous typings to be safe. Add tests to verify typing functionality over time.
dcd3941
Moved typings into repo, and updated typings to improve type safety.
860fc47
Use cross-env and add node to build:prefixes to support developers on windows.
There are 38 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: