issuemd / issue.md

issuemd website development repo
https://issue.md
MIT License
0 stars 0 forks source link

Update next to the latest version πŸš€ #28

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 3.0.1-beta.3 of next just got published.

Dependency next
Current Version 2.4.5
Type devDependency

The version 3.0.1-beta.3 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 next. 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 199 commits.

  • 95f9b1e 3.0.1-beta.3
  • f8b822b Include dynamic.js in published files (#2386)
  • ad2c34e Update babel-loader to the latest version πŸš€ (#2381)
  • 9da6524 Feature add react uwp example (#2375)
  • 4eb86dc Added proper error for running next start on dev build (#2337)
  • b2b7946 3.0.1-beta.2
  • c92bdef Merge master into v3-beta.
  • 4c33c6b lint: use const instead of let (#2270)
  • 87e01f6 Fix #2353 - server render parameters (#2356)
  • 5d03987 update dependencies (#2354)
  • b2bda41 Fix material-ui-next example (#2348)
  • f14297d Normalize example package.json files (#2350)
  • 1abfe10 3.0.1-beta.1
  • 8c6550c Fix a potential race condition in router when doing prefetching. (#2317)
  • 213d7a8 update webpack to v3 (#2349)

There are 199 commits in total.

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 3.0.1-beta.8 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 55 commits.

  • a941c43 3.0.1-beta.8
  • c050ba4 Support for Prettier 1.5.x added (styled-jsx)
  • e2a8cc4 3.0.1-beta.7
  • a6e069d Add property to list of deduped tags (#2439)
  • 36dc057 Add issue template (#2443)
  • 590dcc9 chore(package): update chromedriver to version 2.29.2 (#2429)
  • cb752e7 chore(package): update babel-jest to version 20.0.3 (#2430)
  • 0076c1a fix(package): update babel-template to version 6.25.0 (#2206)
  • f3955bd Fix page auto-reload when there's a 404/500 page. (#2437)
  • a07c7c4 Prevent flooding when an error occurs (#2351)
  • 3e7ca1e fix(package): update styled-jsx to version 1.0.7 (#2373)
  • 9395718 Consider using distDir config for dynamic chunks. (#2436)
  • c8e8cb5 Check if parsedUrl is an object (#2066)
  • 761a965 3.0.1-beta.6
  • 8af2da1 fix(package): update case-sensitive-paths-webpack-plugin to version 2… (#2427)

There are 55 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 3.0.1-beta.19 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 94 commits.

  • 3753172 3.0.1-beta.19
  • 10241fe Fix the route redirect error when we've multiple path params. (#2652)
  • 84de7f9 With Firebase Hosting Example (#2642)
  • 58c2d13 examples(material-ui): change the wrapping strategy (#2648)
  • 051ee31 Also update Router.push example with object URL (#2639)
  • f8950e9 Fix README issue related to object-urls.
  • 564dbdd Add a test case to prevent issue #2617 to happen again.
  • c3fd0ed Fix test cases.
  • 1da0094 Merge branch 'v3-beta' of github.com:zeit/next.js into v3-beta
  • 7965cb2 Merge master into v3-beta.
  • c84bf2e Update material-ui example (#2630)
  • e319b4f 2.4.8
  • c03c86e Make sure /static/ and /_next/ are valid internal urls. (#2631)
  • 06d42b9 Ignore package-lock.json (#2623)
  • 2c7d0ec Uppercase location for consistency (#2622)

There are 94 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 3.0.1 just got published.

Update to this version instead πŸš€

Release Notes Next.js 3.0 Stable (3.0.1)

Next.js 3.0.1 is comprised of all the 3.0.x beta releases, and is equivalent to 3.0.1-beta.21

For a summary of changes, check out: https://zeit.co/blog/next3

Commits

The new version differs by 6 commits ahead by 6, behind by 336.

  • fe1b3e8 Release 3.0.1
  • a6d635e 2.4.9
  • 5ce4f43 Make sure the /static working properly. (#2675)
  • 23444fc Minor grammatical fix: "resembling of" -> "similar to" (#2669)
  • 93e15a2 Remove stage-0 from dependencies on example (#2656)
  • 34830a0 Add a missing slash (#2634)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 3.0.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 355 commits.

  • 42e2128 3.0.2
  • daf8d5b Merge branch 'v3-beta'
  • 4fc5452 Merge with master.
  • 4b0467e Add Electron example (#1430)
  • fe4e53e With recompose (#2712)
  • 6d572ee 3.0.1-beta.21
  • 6477492 Move NPM modules out of the commons chunk in dev mode. (#2716)
  • 256f9dc Add missed dev dependencies for examples/using-preact (#2714)
  • 65ff72a renames misspelt placeholder.html (#2703)
  • 37362c3 Fix typo (#2692)
  • f0779e9 Grammar fix (#2686)
  • 4f0592a Material-UI example: Pass through unrelated props to wrapped component (#2664)
  • b27526b with-firebase-hosting update (#2683)
  • c87b471 Example to add custom reverse proxy like in webpack-dev-server (#2660)
  • e2fb50c Merge master with v3-beta.

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 3.0.3 just got published.

Update to this version instead πŸš€

Release Notes 3.0.3

Patches

  • Remove beta information from the README.: a99a167
Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 3.0.4 just got published.

Update to this version instead πŸš€

Release Notes 3.0.4

This release is mainly because of #2788. That allows deterministic chunk names for dynamically imported modules. So, that prevents some related SSR issues.

Patches

  • Use deterministic names for dynamic import: #2788
  • Document SCSS/Less: #2742
  • Add line-height rule for error page h2: #2761
  • Clear missed interval: #2611

Credits

Huge thanks to @timneutkens, @sethmcleod, @NeXTs and @arunoda for their help!

Commits

The new version differs by 13 commits.

  • 265296c 3.0.4
  • 68738d1 Use deterministic names for dynamic import (#2788)
  • ed0c144 Simplification of Relay Modern Example (#1757) (#2776)
  • 708193d Relay Modern Example (#1757) (#2773)
  • 6285cde Set action type instead of string (#2608)
  • 726499f Clear missed interval (#2611)
  • 8acdae6 Add support for fetching multiple translation files (#2743)
  • 7a5a6bc Add line-height rule for error page h2 (#2761)
  • ba65b07 Ease running multiple examples at the same time with process.env.PORT (#2753)
  • d0b95d9 Add custom server micro example (#2750)
  • cc5289a Add with pkg example (#2751)
  • 62b246d Document SCSS/Less (#2742)
  • 029bac4 Remove unnecessary lookup in example with emotion (#2731)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 3.0.5 just got published.

Update to this version instead πŸš€

Release Notes 3.0.5

Patches

  • Revert "Make the chunk name a bit pretty.": #2792

Credits

Huge thanks to @arunoda for their help!

Commits

The new version differs by 2 commits.

  • eafa2c6 3.0.5
  • ddff22c Revert "Make the chunk name a bit pretty." (#2792)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 3.0.6 just got published.

Update to this version instead πŸš€

Release Notes 3.0.6

Patches

  • Use _ as the divider for dynamic import name splitter.: #2793

Credits

Huge thanks to @arunoda for their help!

Commits

The new version differs by 2 commits.

  • c692101 3.0.6
  • a730b04 Use _ as the divider for dynamic import name splitter. (#2793)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 3.1.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 15 commits.

  • 4ee0dc9 3.1.0
  • 9cce984 Downgrade strip-ansi to 3.0.1 (#2860)
  • d227617 Describe solution to centralized routing (#2844)
  • eba9ebe Merge v3-beta into master (#2809)
  • b543795 Clarify usage of connect in README.md (#2845)
  • 75a43f5 Make sure we do not expose stacktraces in production (#2843)
  • 26c5d90 Separate next init (#531) (#2834)
  • 3c92524 Update example with emotion (#2837)
  • 50866c2 Updated console.log wording when the PageLoader is waiting for webpack to become idle. (#2835)
  • 9c18c54 Pass an HOC to renderPage() (#2010)
  • c689bc9 Simplify condition in mobx example (#2812)
  • 18e447a Linked post about Next.js + Electron
  • 232ba01 docs(material-ui): move the source code to Material-UI repository (#2808)
  • ccc9ff2 Fixed issue (#2804)
  • 72edd59 next/dynamic Error Message Tweaks (#2798)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 3.2.0 just got published.

Update to this version instead πŸš€

Release Notes 3.2.0

Minor Changes

  • Add withRouter to create a HOC to get the router: #2870

Patches

  • Add node trace source map handling in dev mode: #2816

Credits

Huge thanks to @HaNdTriX, @arunoda and @kpdecker for their help!

Commits

The new version differs by 3 commits.

  • 99c4798 3.2.0
  • 56662b4 Add/with router (#2870)
  • d600957 Add node trace source map handling in dev mode (#2816)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 3.2.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • 03294bb 3.2.1
  • 8f874f0 [WIP] Use buildId in chunk urls as well (#2873)
  • fd198d2 Example: with absolute imports (#2863)
  • a142848 Added side note about enabling gzip on Koa (#2867)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 3.2.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 8 commits.

  • aa09625 3.2.2
  • 6e88780 Add missing variables (#2905)
  • 32c3dd0 docs(jest): add note about .babelrc (#2911)
  • 5c67fd6 Do not mutate browser source map object (#2900)
  • e13bb3f Example: hashed statics (#2891)
  • 2e09f79 Mark href propType as required (#2882)
  • 32d9b75 Use https to prevent mixed content when served over https (#2741)
  • a779d83 Rename withRoute to withRouter to be consistent (#2881)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.0.0 just got published.

Update to this version instead πŸš€

Release Notes Next.js 4 Stable

Next.js 4 brings faster SSR performance and better support for dynamic styles.

Major Changes

  • React 16 support: #2996 (faster SSR and React Fiber)
    Due to changes in React 16, React 15 support was dropped.
  • Styled JSX 2.0 support (dynamic styles, production optimizations and many improvements)

Minor Changes

  • Treat navigation to empty hash as hash navigate: #2971
  • Pass conf to export function: #2962
  • Keep some buffered pages, that won't be disposed. Fix #1939: #2592
  • Add webpack-bundle-size-analyzer example: #3013
  • Add doc to onDemandEntries configuration: #3030
  • Update with-firebase-hosting.: #3032
  • Allow use of filenames in exportPathMap: #2973
  • Configurable opts for babel-preset-env + babel-plugin-transform-runtime: #2991

Patches

  • Fix typo in README: #3038
  • Update the hash-statics example to support sub-dirs: #3015
  • Example: Improve ReasonML example: #3021
  • Added Fastify example: #3034
  • More elegant application of antd: #2840
  • Upgrade dependencies: #2998
  • Corrected dependencies for preact and inferno: #2583
  • Fix coding style of snippets: #2806
  • Tie page visibility api to on demand pinger: #2818
  • Only use strict dependencies: #2929
  • Fix error messages in server/export.js: #2933
  • Expose buildId to custom webpack configs: #3001
  • Added PropType: #3003
  • Add "asPath" information to url objects: #2988

Credits

Huge thanks to @giuseppeg, @timneutkens, @kjs3, @kpdecker, @starriv, @Tom910, @sergiodxa, @brikou, @davidnguyen179, @micwehrle, @marciovsena, @Shalzz, @srigi, @estrada9166, @christianalfoni, @mineiro, @marbemac, @slaskis, @gwn, @ryanponce, @toolmantim, @nrako, @idkjs, @vorillaz, @craig-mulligan, @AugustinLF, @jthegedus, @jesseditson and @tmcw

Commits

The new version differs by 49 commits.

  • c99c050 Release 4.0.0
  • feff71e Update styled-jsx to version 2.0.1
  • ebfa08f Add details to with-scoped-external-css (#3055)
  • 7c90863 Release 4.0.0-beta.6
  • b0bf034 Update styled-jsx into 2.0.1-beta.5 (#3052)
  • ed5305b Release 4.0.0-beta.5
  • 1cca97c Update styled-jsx into 2.0.1-beta.4
  • 559c252 Configurable opts for babel-preset-env + babel-plugin-transform-runtime (#2991)
  • a761aa5 Release 4.0.0-beta.4
  • b6e7691 Use styled-jsx 2.0.1-beta.3
  • 949296b Upgrade styled-jsx@beta to latest version (#3045)
  • a79357f Allow use of filenames in exportPathMap (#2973)
  • 594b214 Update with-firebase-hosting. (#3032)
  • 285b27b Add doc to onDemandEntries configuration (#3030)
  • af59c9f Release 4.0.0-beta.3

There are 49 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.0.1 just got published.

Update to this version instead πŸš€

Release Notes 4.0.1

Patches

  • Update README for Next 4.: 8ab50ec
  • Warn and exit if React 15 used inside the project.: #3061

Credits

Huge thanks to @arunoda for their help!

Commits

The new version differs by 3 commits.

  • c047378 Release 4.0.1
  • 0c8dca6 Warn and exit if React 15 used inside the project. (#3061)
  • 8ab50ec Update README for Next 4.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.0.2 just got published.

Update to this version instead πŸš€

Release Notes 4.0.2

Patches

  • Emotion v8 + adjustments for breaking changes: #3054
  • Make the readme.md look a little bit nicer: #3063
  • Update styled-jsx to version 2.0.2: #3069

Credits

Huge thanks to @hmeissner, @matheuss and @giuseppeg for their help!

Commits

The new version differs by 5 commits.

  • 4de69f8 Bump version (#3070)
  • 0262845 Update styled-jsx to version 2.0.2 (#3069)
  • 6fa0e0d Make the readme.md look a little bit nicer (#3063)
  • 573692c emotion v8 + adjustments for breaking changes (#3054)
  • 7fe20ed update readme for using-preact example (#3062)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.0.3 just got published.

Update to this version instead πŸš€

Release Notes 4.0.3

Patches

  • Upgrade react-hot-loader (add React 16 Support): #3072

Credits

Huge thanks to @zachrbrown and @arunoda for their help!

Commits

The new version differs by 2 commits.

  • 10566b7 Release 4.0.3
  • 8873735 Upgrade react-hot-loader (add React 16 Support) (#3072)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.0.4 just got published.

Update to this version instead πŸš€

Release Notes 4.0.4

Patches

  • Update exposed package to avoid DoS: #3080
  • Fix renderPage in production mode: #3089
  • Make clear that server.js doesn't go through Webpack or Babel: #3090

Credits

Huge thanks to @goldensunliu, @kpdecker and @ptomasroos for their help!

Commits

The new version differs by 8 commits.

  • db151d2 Release 4.0.4
  • 494f416 Update exposed package to avoid DoS (#3080)
  • 8711a7d Fix renderPage in production mode (#3089)
  • 11fe73e make clear that server.js doesn't go through Webpack or Babel (#3090)
  • 2f6e43f Update styled-jsx-postcss example (#3083)
  • a25cb41 Firebase server side auth example update: don't fetch messages server-side if user is not found (#3087)
  • 63ac27b Update TypeScript example (#3074)
  • 96f5bcb Uplift with-global-stylesheet example (#3076)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.0.5 just got published.

Update to this version instead πŸš€

Release Notes 4.0.5

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 5 commits.

  • 443b1d1 Release 4.0.5
  • fa18e13 Move dev error view import to dev entry point (#3093)
  • 7271970 Upgrade styled-jsx (#3101)
  • e9d1461 Make styled-jsx configurable (#3050)
  • f5aac04 Proposal: Add shields io npm version badge (#3099)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.1.0 just got published.

Update to this version instead πŸš€

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

greenkeeper[bot] commented 6 years ago

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] commented 6 years ago

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] commented 6 years ago

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[bot] commented 6 years ago

Version 4.1.4 just got published.

Update to this version instead πŸš€

Release Notes 4.1.4

Patches

  • Make sure benchmark runs in the production mode.: a9ccf1e
  • Update styled components for React 16: #3187
  • Remove extra word: #3193
  • With-apollo example using Apollo 2: #3180
  • Change _error.js example to use err prop: #3197
  • Upgrade React for examples with next@latest: #3196
  • Make sure NODE_ENV is production for react-dom to optimize: 01780fe
  • Add note about NODE_ENV being set automatically: 0bdcb8d

Credits

Huge thanks to @wesbos, @m-allanson, @sebas5384, @remy and @ismamz for their help!

Commits

The new version differs by 18 commits.

  • c927c4f Release 4.1.4
  • 0bdcb8d Add note about NODE_ENV being set automatically
  • 01780fe Make sure NODE_ENV is production for react-dom to optimize
  • 015d06a Upgrade React for examples with next@latest (#3196)
  • 8578038 Change _error.js example to use err prop (#3197)
  • 741f211 with-apollo example using Apollo 2 (#3180)
  • b937ed3 Remove extra word (#3193)
  • 4314802 Update styled components for React 16 (#3187)
  • 436a2ac Release 4.1.4-canary.2
  • 1f899d6 Update deploy keys
  • cd7bfe8 Release 4.1.4-canary.1
  • a9ccf1e Make sure benchmark runs in the production mode.
  • 9320d9f Add with-global-stylesheet-simple (#3157)
  • ef157d9 Add auto-publishing of new tags (#3100)
  • 8c60a2e Fix with-amp example (#3153)

There are 18 commits in total.

See the full diff