Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Update next to the latest version 🚀 #26

Closed
wants to merge 1 commit into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Oct 16, 2017

Version 4.1.0 of next was just published.

Dependency next
Current Version 4.0.5
Type dependency

The version 4.1.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 next.

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.


Release Notes 4.1.0

This release introduces styled-jsx plugins. Allowing you to use PostCSS, SASS, LESS or any other css pre-processor with styled-jsx. An example of how to integrate styled-jsx plugins with Next.js can be found here. More information on plugins can be found here

Patches

  • Make styled-jsx configurable: #3050
  • Upgrade styled-jsx: #3101
  • Proposal: Add shields io npm version badge: #3099
  • Move dev error view import to dev entry point: #3093

Credits

Huge thanks to @yashha, @timneutkens and @kpdecker for their help!

Commits

The new version differs by 1 commits.

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 Oct 19, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 19, 2017

Version 4.1.1 just got published.

Update to this version instead 🚀

Release Notes 4.1.1

Patches

  • Add styled-jsx-plugin-sass example: #3104
  • React-hot-loader & warnings: #3110
  • Use strict version of react-hot-loader: #3112
  • Upgrade React for all examples: #3113
  • Use nonce attribute for inline script if provided: #3129
  • Sourcemap and Breakpoint Fixes: #3121
  • Make next-export executable: 1034b10

Credits

Huge thanks to @timneutkens, @oliviertassinari, @dstaley and @kpdecker for their help!

Commits

The new version differs by 13 commits.

  • 586b871 Release 4.1.1
  • 1034b10 Make next-export executable
  • 964f229 Sourcemap and Breakpoint Fixes (#3121)
  • f1f8350 Use nonce attribute for inline script if provided (#3129)
  • 9b53d00 [update example - with-apollo-and-redux] pin dependencies (#3130)
  • f7d2b96 Update yarn deps for react hot loader (#3122)
  • 474085b Jest example updated (#3123)
  • 47d3cfd Upgrade React for all examples (#3113)
  • 43b5626 Use strict version of react-hot-loader (#3112)
  • 180cd9f react-hot-loader & warnings (#3110)
  • b7406e9 Fix url typo (#3111)
  • ae44109 Add styled-jsx-plugin-sass example (#3104)
  • 9b129f8 Fix 'Deploy to now' link for with-styled-jsx-plugins example (#3103)

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 20, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 20, 2017

Version 4.1.2 just got published.

Update to this version instead 🚀

Release Notes 4.1.2

Patches

  • Revert "Sourcemap and Breakpoint Fixes ": #3121
Commits

The new version differs by 3 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 22, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 22, 2017

Version 4.1.3 just got published.

Update to this version instead 🚀

Release Notes 4.1.3

Patches

  • Render error as errorHtml - Fixes an issue where styles render out of line after hot reloading: #3142
  • Strip ansi codes when logging client side - Client side webpack errors are now readable: #3138
  • [chore] Examples: styled-jsx-plugin-sass@0.2.0, show dynamic: #3137
  • "download" to "downloads" when subject is singular: #3140

Credits

Huge thanks to @timneutkens, @JeromeFitz and @trautlein for their help!

Commits

The new version differs by 5 commits.

  • 9805231 Release 4.1.3
  • 8e55adf Render error as errorHtml (#3142)
  • 4d2ea0c "download" to "downloads" when subject is singular (#3140)
  • a28bbb0 Strip ansi codes when logging client side (#3138)
  • 89691cb [chore] Examples: styled-jsx-plugin-sass@0.2.0, show dynamic (#3137)

See the full diff

@greenkeeper greenkeeper bot closed this Oct 25, 2017
@greenkeeper greenkeeper bot deleted the greenkeeper/next-4.1.0 branch October 25, 2017 09:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants