halkeye / react-book-reader

First attempt at a web version of the salty stories mobile apps
http://books.saltystories.ca
MIT License
7 stars 1 forks source link

Update styled-jsx to the latest version πŸš€ #15

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.0.1-beta.2 of styled-jsx just got published.

Dependency styled-jsx
Current Version 1.0.11
Type devDependency

The version 2.0.1-beta.2 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of styled-jsx. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 6 commits.

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 2.0.1-beta.3 just got published.

Update to this version instead πŸš€

Release Notes v2.0.1-beta.3

Patches

  • Fix animation names not being scoped in optimizeForSpeed mode (#294)
Commits

The new version differs by 2 commits.

  • c87bac3 2.0.1-beta.3
  • ed75136 Fix animation names not being scoped in optimizeForSpeed mode (#294)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 2.0.1-beta.4 just got published.

Update to this version instead πŸš€

Release Notes 2.0.1-beta.4

Minor Changes

  • Fix invalid rules break stylesheet/registry: #296

Credits

Huge thanks to @giuseppeg for their help!

Commits

The new version differs by 2 commits.

  • 3227c02 Release 2.0.1-beta.4
  • bf1a0a2 Fix invalid rules break stylesheet/registry (#296)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 2.0.1-beta.5 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • 2478a13 2.0.1-beta.5
  • ba70242 Fix insertRule fails when the css is a String object (#299)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 2.0.1-beta.6 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • 1f5da81 2.0.1-beta.6
  • 7c6cd02 Fix broken template literal for external className (#301)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 2.0.1 just got published.

Update to this version instead πŸš€

Release Notes 2.0.1

We are excited to release the v2 πŸŽ‰

Features

  • Dynamic styles support
  • Switch from data attributes to className
  • Add optimizeForSpeed mode for fast styles injection when in production

Breaking changes

  • External styles rework - now external styles must be tagged with css

Details at #288 and the README.

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 2.0.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

See the full diff