Closed greenkeeper[bot] closed 4 years ago
Update to this version instead 🚀
The new version differs by 6 commits.
d29ce3d
2.2.0
aab3107
Update changelog for v2.2.0
c4a2e3b
Update rollup 0.56 -> 0.58, rollup-plugin-node-resolve 3.2 -> 3.3
6bb0044
Expose defaultSelectorHandlers and injectAndGetClassName
c3d128e
Move bundle size badges into readme title
8c1bc7a
Move description out of title in readme
See the full diff
dependency
aphrodite was updated from 1.2.5
to 2.3.0
.Update to this version instead 🚀
The new version differs by 15 commits.
a8e69c4
2.3.0
592df4e
Update changelog for v2.3.0
41b2aa2
Merge pull request #362 from Khan/rollupgrade
07d8d47
Compile with loose classes
f36c734
Update rollup and babel
cdff9b2
Merge pull request #361 from calinoracation/callie--ie10
cc08bf2
Bump inline-style-prefixer and verify IE10 support for flex styles
a9f69f4
Merge pull request #358 from Khan/update-prefixer-dependency
1fd0f97
Merge pull request #360 from oshi97/master
a86e6e0
Update README.md
220dbc7
Bump up inline-style-prefixer version
05334ac
Merge pull request #354 from istvanmakary/patch-1
63ed15c
update README.md
28eba5f
Merge pull request #351 from Khan/audit-fix
c22dc0d
Update some packages to fix security warnings.
See the full diff
dependency
aphrodite was updated from 1.2.5
to 2.3.1
.dependency
aphrodite was updated from 1.2.5
to 2.4.0
.Update to this version instead 🚀
The new version differs by 9 commits.
a76eae3
2.4.0
ff0be80
Update changelog for 2.4.0
dc4269a
Make parameter typings for StyleSheet.create more typed (#375)
e53f34d
Add Typescript export for flushToStyleTag (#379)
06a881b
Allow already injected to be reset (#380)
bf95d9f
Update inline-style-prefixer 5.0.4 → 5.1.0 (#373)
1211bea
Clearer error message (#349)
1beabca
Fix examples, fixes #366 (#367)
cf83722
Roll up inline-style-prefixer (#364)
See the full diff
☝️ 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: