Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/blitz-js/next.js

The official Blitz.js fork of Next.js
https://github.com/blitz-js/next.js

v9.5.3-canary.27

48ce4de0fdc6f3f76d44b704951b607000f8ac33 authored about 4 years ago by Joe Haddad <[email protected]>
Revert #14580 (#16757)

e34e5e09d91f6e33867ed0b0eec9648680ffa024 authored about 4 years ago by Joe Haddad <[email protected]>
[EXAMPLE] with-framer-motion: fix broken images (#16714)

* refactor: remove useless console.log

* fix: replace broken images

* Updated title

Co-...

808d6b94eb8d806e60bc46623e61996e8e0348d9 authored about 4 years ago by Joris <[email protected]>
[test] Update hydration marker for React 17 (#16756)

1c45f709528e77d758129bcff5d593161b848028 authored about 4 years ago by Joe Haddad <[email protected]>
Export return type for GetStaticPaths (#16580)

* feat Export return type for GetStaticPaths

* add Duplicate generic

Co-authored-by: Luis ...

d20dbd6c2ecd0544ae737614db266b069028ed4f authored about 4 years ago by Arthur <[email protected]>
v9.5.3-canary.26

d59f12c41600d001e6ed6d1df98892fb4fb17995 authored about 4 years ago by Joe Haddad <[email protected]>
Revert "fix: Promise.prototype.finally is object (#16620)" (#16753)

This reverts commit 6926ab7b2ac6fe6795fa4ce3f5ecb450fbe70e82.

91a50d367481333bf47692f3b10840199166aac3 authored about 4 years ago by JJ Kasper <[email protected]>
Auto enable React's new JSX transform on 17.x (#16603)

f921b4f4764f7c2b26c973be6d51683bb01fa5ff authored about 4 years ago by Joe Haddad <[email protected]>
fix: fix hashing algo and locale value hydration (#16692)

- Fix hashing algo for extraction so it's the same as babel config
- Fix locale persistence issu...

6f60a2237785f2594d376990da4db88b346d2078 authored about 4 years ago by Long Ho <[email protected]>
Update preview mode docs to include API Routes (#16705)

Fixes https://github.com/vercel/next.js/issues/16661

f1c4cb8b3b9c1ae7ab3b6632130e00de1e25d78f authored about 4 years ago by Luis Alvarez D <[email protected]>
Add cross-env to ensure examples work on Windows 10 (#16694)

Closes https://github.com/vercel/next.js/issues/16693

ce994365b74b89d97dff90707158bb63c99687de authored about 4 years ago by Jesse Jafa <[email protected]>
Update _app.js to use a function component. (#16683)

This PR updates the `_app.js` file to remove the `next/app` import. It's not needed with the lat...

ba2fbc2b65394ba29bceba9d3c6494391bfb00ac authored about 4 years ago by Patrick Krawczykowski <[email protected]>
fix: Promise.prototype.finally is object (#16620)

The [finally-polyfill](https://gist.github.com/developit/d970bac18430943e4b3392b029a2a96c) did ...

6926ab7b2ac6fe6795fa4ce3f5ecb450fbe70e82 authored about 4 years ago by TMQ <[email protected]>
Ensure all examples are MIT licensed (#16691)

f17d435166727a06ee982b03d0ff87f9fd7a40b3 authored about 4 years ago by Joe Haddad <[email protected]>
Clarify sending to Google Analytics in reportWebVitals (#16664)

Clarifies #16662

Co-authored-by: Joe Haddad <[email protected]>

d6188a8e33925005562562d8fab17e748c26771a authored about 4 years ago by Balázs Orbán <[email protected]>
Simplify example usage instructions (#16678)

Co-authored-by: Joe Haddad <[email protected]>

c03d4931debae938f1916c9ee85777a159d26371 authored about 4 years ago by NorbertLuszkiewicz <[email protected]>
[Example] fix with-firebase-hosting (#16577)

97d8e07f95f3ded80d805d517f9616f18cad1591 authored about 4 years ago by Sakito Mukai <[email protected]>
Upgrade typescript to 4.0 (#16673)

694ccc7ca08c4abc1993c66ba0a1478ffcad3826 authored about 4 years ago by Jesse Jafa <[email protected]>
Update with-typescript-graphql (#16101)

04c990678efc49c12e3c962bc0509c5139766d5f authored about 4 years ago by Soichi Takamura <[email protected]>
Add missing gitignore files

624b748de2ebfc77267e4bdebaac3aefd9cde5cc authored about 4 years ago by Joe Haddad <[email protected]>
Update README.mb (#16676)

Remove the manual download option

7e731a8db2a00aa0873b4a285d88c2369a26db92 authored about 4 years ago by NorbertLuszkiewicz <[email protected]>
Add with-mdx-remote example (#16613)

This change adds a new example, `with-mdx-remote`, which leverages [`next-mdx-remote`](https://g...

a2d83952c1c35fc83542bf0e5542b899aab0d6ef authored about 4 years ago by Daniel Eden <[email protected]>
Add activeClassName to Link examples (#16658)

Allows people to more easily find how to style active links if they are wanting to

8217597848ae06596c64c553a5f7bf805fca2b06 authored about 4 years ago by Sam Robbins <[email protected]>
remove unneeded error (#16636)

This is not needed anymore since absolute urls are supported.
Also added an extra test for `mail...

20a4928b16335ea3b6ec06df7c3cdefc0cd8df7a authored about 4 years ago by Jan Potoms <[email protected]>
Include yarn instructions (#16565)

* Include yarn instructions

Yarn seems like it's encouraged elsewhere (such as in create-next...

5bda90f87b48a732f648a00f76368c2a08b476c0 authored about 4 years ago by Rich Paret <[email protected]>
Update with-tailwindcss example (#16370)

Updated `examples/with-tailwindcss` to the newest TailwindCSS, and opted in to future-facing bre...

48b3f8e899d166fa0565be614bfb6a39d108f174 authored about 4 years ago by Vic Vijayakumar <[email protected]>
feat: upgrade react-intl workflow in example (#16215)

Changes:
- Migrate to TypeScript. `react-intl` natively supports TypeScript now.
- Upgrade corre...

5a478b4eef38249b7d392a14caf442d3907fd0c9 authored about 4 years ago by Long Ho <[email protected]>
v9.5.3-canary.25

f658b7641d5e500eca23b90ad3fa5705970f2525 authored about 4 years ago by Joe Haddad <[email protected]>
Do not rely on `cssText` (#16611)

328abb72ca83d47dd1ae0e7c4237de281e33e5d6 authored about 4 years ago by Joe Haddad <[email protected]>
v9.5.3-canary.24

42e8dcf281526b5dde27448010e96edcd5ceb196 authored about 4 years ago by Joe Haddad <[email protected]>
Replace <link rel=stylesheet> client-side transitions with <style> tags (#16581)

This pull request replaces our client-side style transitions with `<style>` tags over async `<li...

6895f9b0f45c087f15f17f3b199eff24c975e4e0 authored about 4 years ago by Joe Haddad <[email protected]>
Add tests for preview mode caching (#16579)

This adds tests to ensure preview mode pages aren't cached and made publicly available or writte...

990c1792d2af53e1c178ca675a3b40e11c6b159d authored about 4 years ago by JJ Kasper <[email protected]>
v9.5.3-canary.23

5fbe50c49ace43edc95f5ca91483bbe6a9e9501a authored about 4 years ago by Joe Haddad <[email protected]>
Reuse existing `<link rel=stylesheet>` on nav (#16537)

This pull request reuses existing `<link rel=stylesheet>` tags if their `href` matches instead o...

52efe3364faac7c655ea129bda2333ca191a1e65 authored about 4 years ago by Joe Haddad <[email protected]>
Increase font test timeout for Windows (#16527)

34f737c47bd1764b81be4ebda5d93a7ee5ee1070 authored about 4 years ago by Joe Haddad <[email protected]>
v9.5.3-canary.22

2e12e86d7c23f76c8cd743d6dee1f93bdc7bbe72 authored about 4 years ago by Tim Neutkens <[email protected]>
Update next-google-analytics to work with .env files (#16529)

Changes the name of the environment variable to `NEXT_PUBLIC_GA_TRACKING_ID`

65648ece86454c0b87f508029b15fd8f5395a517 authored about 4 years ago by Jared Palmer <[email protected]>
examples/with-styled-components: Fix missing peerDependency (#16532)

styled-components requires 'react-is' as a peerDependency

###### Reference
- https://github.com...

35a90d0e0c0bf303fac3d07976d7b6023fd60676 authored about 4 years ago by Hyeon Kim (김지현) <[email protected]>
Fix github docs links (#16540)

Take care of the other links that aren't working while browsing github. Related to: #16505

fc5f26b556be88128039262b4ca96954b387f463 authored about 4 years ago by Christian Pena Valerio <[email protected]>
Update environment variables example (#16536)

Should be able to help with: https://github.com/vercel/next.js/discussions/16530

dd4b9dab638730f1941ef666de4e3e05e551f982 authored about 4 years ago by Luis Alvarez D <[email protected]>
Add Kontent example (#16034)

Hello everyone!

I would like to add the example using [Kentico Kontent](https://kontent.ai) as ...

a856097402e0d80f147c33eb510cb3319486f272 authored about 4 years ago by Ondřej Chrastina <[email protected]>
Enable webpack 5 caching by default (#16531)

When the webpack 5 beta is used disk caching will be automatically enabled to improve incrementa...

ed0820f763e74d0071625030aed70b3b21184aef authored about 4 years ago by Tim Neutkens <[email protected]>
Update fast-refresh.md to fix 404 link (#16505)

c9ad33bd5917f43cd6fa199c8cfb25fa301c652a authored about 4 years ago by Christian Pena Valerio <[email protected]>
v9.5.3-canary.21

885d145ff72aae21e8166070c78fe1321c307a7c authored about 4 years ago by Joe Haddad <[email protected]>
Store css file dependencies info for dynamic imports and apply it at SSR (#12843)

To prevent FOUC, discussed in #10557 i need to store information about css file dependencies for...

1a7f3e519979b186c4dbbb2bd218f74801406509 authored about 4 years ago by khades <[email protected]>
Update Fast Refresh warning (#16496)

Fixes https://github.com/vercel/next.js/issues/16495

Terminal:

![image](https://user-images.gi...

735aab6f03a9b70dd8c2cb70c8702bd86e6c9005 authored about 4 years ago by Luis Alvarez D <[email protected]>
Add error when document component isn't rendered (#16459)

If a custom `_document` is added but not all of the expected document components are rendered it...

a7550bf1d7b2a2c4075b4ba958a03e21612e93ad authored about 4 years ago by JJ Kasper <[email protected]>
Documentation updates (#16503)

Fixes https://github.com/vercel/next.js/issues/16502

Check the issue for more details.

333a9ea8ab1ad45d77eaf825059b51d23dc8b7af authored about 4 years ago by Luis Alvarez D <[email protected]>
basePath should also append in urlPrefix (#16376)

Fix https://github.com/vercel/next.js/issues/16197

See my screenshot. Testing url is changed to...

c97e53efe1a9741bb8762659aaac339961318b73 authored about 4 years ago by WeichienHung <[email protected]>
Add webpack 5 cache invalidation (#16494)

Handles:

- Next.js version
- next.config.js `env` key
- `NEXT_PUBLIC_` prefixed environment var...

f2ba97d866863b46b3dcb68c9652a78d9fa0c4a9 authored about 4 years ago by Tim Neutkens <[email protected]>
Remove experimental example (#16497)

@Timer This example seems to not be needed anymore

ec281df70b4d314d41b7d3bc7d0a8ddd42444d7a authored about 4 years ago by Luis Alvarez D <[email protected]>
Correct initial fallback route param values (#16485)

This fixes invalid initial route params in development mode and serverless production mode. It a...

4e0b40145d289736a7c67bbf26d8c8e10fa6fe99 authored about 4 years ago by JJ Kasper <[email protected]>
Correct shallow routing behavior through history (#16477)

When navigating from a non-shallow page to a page that was navigated to shallowly in history it ...

32ee65efa1a28f2c0a9b9199af58c2b8b4daed33 authored about 4 years ago by JJ Kasper <[email protected]>
Document req and res (#16432)

* Document req and res

* lint fix

Co-authored-by: Luis Alvarez <[email protected]>
Co-autho...

120b41ec8a304ebec7c34648bc0fd4ecc8e9a778 authored about 4 years ago by sharils <[email protected]>
Add version note to path aliases docs (#16479)

* Add version note to path aliases docs

* Update docs/advanced-features/module-path-aliases.m...

4d0d09ba9da07fcfe4825ca4e3118dabfae9c45f authored about 4 years ago by JJ Kasper <[email protected]>
Add example: Unsplash integration (#16142)

* nextjs with unsplash initial commit

* update demo link

* remove isomorphic-unfetch

* ...

85d58298a3e324eabe8f27a2b243928d1edbe652 authored about 4 years ago by Diego Gennaro <[email protected]>
v9.5.3-canary.20

4a981428ae2aa5fb02c84cdb9bfa901262150918 authored about 4 years ago by Tim Neutkens <[email protected]>
Add webpack 5 caching for css optimizer (#16467)

d0754993fc46481766c3632ca6f19b62bd8b670b authored about 4 years ago by Tim Neutkens <[email protected]>
Fix render cancel behavior (#16462)

This pull request correctly tracks render cancelation behavior. Prior to this PR, we'd have an u...

9acd001e092b7d3e96de92e39c006f43e6083352 authored about 4 years ago by Joe Haddad <[email protected]>
Make sure to break rewrites chain when dynamic route matches (#16455)

This makes sure to also check if a dynamic route matched after resolving a rewrite on the client...

8a1c9937b67c4ba6611d44fb6309215a8235f5ca authored about 4 years ago by JJ Kasper <[email protected]>
v9.5.3-canary.19

42e1d5b5dc9c33b07319bdc1952fdddcf7c15aca authored about 4 years ago by Joe Haddad <[email protected]>
Fix un-transpiled client file with rewrites (#16453)

This fixes a client-side file not being transpiled correctly when rewrites are used. The cross b...

78ef13914a732b2a74255e685ecca2b022418e45 authored about 4 years ago by JJ Kasper <[email protected]>
Do not alias Node modules for webpack 4 (#16452)

Fixes #16259
Caused by #16022
Follow up issue: #16450

This PR skips polyfilling Node modules in...

7c7ecaa6369690987876f3fc61479b8331f5bbb5 authored about 4 years ago by Joe Haddad <[email protected]>
Fix optional catch-all `/index` revalidate params (#16451)

This corrects the case where `/index` is used during revalidation for an optional catch-all rout...

450742274a5b37131f77f89f9d3c46ad8ced34b6 authored about 4 years ago by JJ Kasper <[email protected]>
v9.5.3-canary.18

f5b6c8b7ab6b46196ade4129d0bb7eb2a596b493 authored about 4 years ago by Joe Haddad <[email protected]>
Solve last mini-css-plugin webpack 5 warning (#16447)

Adds missing context parameter

b6a2051d49fc0b3148a26d7d4d5a80385a81bba4 authored about 4 years ago by Tim Neutkens <[email protected]>
Update build CLI docs with new flag (#16419)

c2a42e4350290a5f60e1ad347214c751bed2fed0 authored about 4 years ago by JJ Kasper <[email protected]>
v9.5.3-canary.17

21566e3ae1f4d4df3da8379a89e316893f8ded2c authored about 4 years ago by Joe Haddad <[email protected]>
Eslint preload (#16199)

Eslint rule checks for missing preloads for stylesheets.

cc: @prateekbh

b1ea19a563a08c30c74329268458a386db68d57e authored about 4 years ago by Janicklas Ralph <[email protected]>
AMP compatibility for Font optimization (#16208)

- Upgrades cssnano to 1.2.0
- Only removes whitespaces from downloaded font declarations
- Dis...

6c9dd6c3d4488ad40b7dc491128b125b712d93ca authored about 4 years ago by Prateek Bhatnagar <[email protected]>
v9.5.3-canary.16

3f35b473447b4017c44e820a48d4e0a9afc5ecd3 authored about 4 years ago by Joe Haddad <[email protected]>
Ensure unknown static paths 404 for data request (#16401)

We were accidentally allowing data requests to be rendered unconditionally. Instead, we should a...

ec7009620abe5429b199cf1b39700e38497917b7 authored about 4 years ago by Joe Haddad <[email protected]>
Warn on duplicate Sass deps (#16398)

Fixes #13953

fc98c13a2e6bc545073de0eedbe045352b387f6d authored about 4 years ago by Joe Haddad <[email protected]>
Add debug flag for extra build output (#16399)

This adds a `-d` or `--debug` flag which enables outputting additional build output information ...

3dec50001e34894379e0b14ef9bad9379c44d7b7 authored about 4 years ago by JJ Kasper <[email protected]>
v9.5.3-canary.15

c210154a2828829110d5df8e32ad57bf790eb539 authored about 4 years ago by Joe Haddad <[email protected]>
Fix mini-css-plugin webpack 5 deprecation warnings (#16390)

Solves the warnings coming from mini-css-plugin in webpack 5.

Fixes #15947

08ab3ac6c14db1d4c7dfd204e96e4f9cf7e83128 authored about 4 years ago by Tim Neutkens <[email protected]>
Correct comment on --help (#16391)

The comment on the two different `--help` sections matched, though their logic if what was handl...

3e81809df44e5c36a52abc89b46bc53f18b83695 authored about 4 years ago by Stephen McMillen <[email protected]>
v9.5.3-canary.14

fa449d9ee5571547b9ac826517bd0ba9d4ac13a4 authored about 4 years ago by Tim Neutkens <[email protected]>
Add serialization for mini-css-plugin webpack 5 caching (#16379)

dab55b473c803323096994bf59b013bb446197d1 authored about 4 years ago by Tim Neutkens <[email protected]>
v9.5.3-canary.13

8efc8be3e911e9c1eeabaef9e8cca6fcef5189ba authored about 4 years ago by Joe Haddad <[email protected]>
Fix page checking failing with trailingSlash (#16362)

This fixes page checking failing due to the trailing slash being present which causes pages to p...

e1e6cfa1893c5b9abe768504cb70dcc8e8b1a72e authored about 4 years ago by JJ Kasper <[email protected]>
Fix basePath and public folder check ending routes early (#16356)

This corrects the basePath being required check for filesystem routes to not consider the public...

681fbbd04d217ce2ff90d367788e3596131a8b2b authored about 4 years ago by JJ Kasper <[email protected]>
CNA: Add warning about permission (#14889)

close #14744

<img width="851" alt="screen_shot" src="https://user-images.githubusercontent.com/...

0226e7872a7730f23172391cf882310ab52bdd9d authored about 4 years ago by matamatanot <[email protected]>
Reduce filesystem lookups during bootup (#16354)

This PR reduces the total number of filesystem accesses we perform on CLI boot-up to make it hap...

1ad9cd90e5a39d1379ea98188d5e8763f4d94cb0 authored about 4 years ago by Joe Haddad <[email protected]>
Normalize request URL/asPath for fallback SSG pages (#16352)

This interpolates the dynamic values and rebuilds the request URL for fallback SSG pages since t...

67482914c686e2a660eaea157475ad5e80bae1a8 authored about 4 years ago by JJ Kasper <[email protected]>
v9.5.3-canary.12

1388aa41d5309525eecdf6c70aa52c6346a965cc authored about 4 years ago by Tim Neutkens <[email protected]>
Make `loadPage` track success of script loading (#16334)

Prior to this PR, `loadPage` would call `loadScript` which would then report if the script faile...

0a72d14deb2249d6f03e6d2eb370ff8394db4189 authored about 4 years ago by Joe Haddad <[email protected]>
v9.5.3-canary.11

8ef253fd021c516279fbbd59cc84423a6d55f2b3 authored about 4 years ago by Joe Haddad <[email protected]>
Fix IE11 CSS Compatibility (#16336)

9746043354c57f4d40ab0b8b58282268a3bf9caf authored about 4 years ago by Joe Haddad <[email protected]>
v9.5.3-canary.10

25fa1653bd27fff79acd61d5cb28659e878f0111 authored about 4 years ago by Tim Neutkens <[email protected]>
Add at attribute to image preload link (#16328)

Fixes a small error in the image preload post-processor. Adds a needed 'as' attribute to the link.

7198cbe093f68b28969172a2aa2bc795b03d1229 authored about 4 years ago by Alex Castle <[email protected]>
v9.5.3-canary.9

fe61948d4f710d4f3f92bb219cdc314244f32b9d authored about 4 years ago by Joe Haddad <[email protected]>
Add `<link>` attributes in proper order (#16319)

1. `as` should be set before `rel` in case of `preload` or `prefetch`
2. `href` should be after ...

ec07bf12aac5e6b52fd9e4c5973ce429985a3bb6 authored about 4 years ago by Joe Haddad <[email protected]>
Force browser to recompute layout on page nav (#16318)

This fixes an edge case where every dozen or so transitions you'll see a flash depending on what...

5f9755002d40082c64586c53b805b96f3a8755ed authored about 4 years ago by Joe Haddad <[email protected]>
Replace broken `prop-types-exact` package (#15953)

This PR replaces `prop-types-exact` (only used in this location) with manual property checking.
...

ff33e07afe875a29a32b4942564cbb379fa7935e authored about 4 years ago by Joe Haddad <[email protected]>
[Examples] Remove horizontal scroll in CMS examples (#16295)

b0d2a80a18645b5b7278c8e72829e76063b91945 authored about 4 years ago by Todor Totev <[email protected]>
Fix module not found test

1318a8d98a5fafa848237a0ef6665ebe6601e712 authored about 4 years ago by Joe Haddad <[email protected]>
v9.5.3-canary.8

f3d622ae470f7d13086e98e909d8eca2d210fc03 authored about 4 years ago by Joe Haddad <[email protected]>
Fix old TypeScript version compatibility (#16288)

Fixes #16260

8916e401a2dc482ef56ff112b8d164f6e5bd9ff5 authored about 4 years ago by Joe Haddad <[email protected]>
Add experimental webpack 5 cache option (#16307)

Don't use this yet as it's still being developed. This is a first iteration that enables the web...

0fbc9d23ef3f9c6f9bc70617ae511797b880a166 authored about 4 years ago by Tim Neutkens <[email protected]>