Skip to content

Commit

Permalink
Update release data
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 27, 2024
1 parent 0287bd5 commit b4acae3
Showing 1 changed file with 52 additions and 0 deletions.
52 changes: 52 additions & 0 deletions public/data.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,44 @@
[
{
"url": "https://api.github.com/repos/vercel/next.js/releases/172185391",
"assets_url": "https://api.github.com/repos/vercel/next.js/releases/172185391/assets",
"upload_url": "https://uploads.github.com/repos/vercel/next.js/releases/172185391/assets{?name,label}",
"html_url": "https://github.com/vercel/next.js/releases/tag/v14.2.7",
"id": 172185391,
"author": {
"login": "ztanner",
"id": 1939140,
"node_id": "MDQ6VXNlcjE5MzkxNDA=",
"avatar_url": "https://avatars.githubusercontent.com/u/1939140?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ztanner",
"html_url": "https://github.com/ztanner",
"followers_url": "https://api.github.com/users/ztanner/followers",
"following_url": "https://api.github.com/users/ztanner/following{/other_user}",
"gists_url": "https://api.github.com/users/ztanner/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ztanner/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ztanner/subscriptions",
"organizations_url": "https://api.github.com/users/ztanner/orgs",
"repos_url": "https://api.github.com/users/ztanner/repos",
"events_url": "https://api.github.com/users/ztanner/events{/privacy}",
"received_events_url": "https://api.github.com/users/ztanner/received_events",
"type": "User",
"site_admin": false
},
"node_id": "RE_kwDOBC3Cis4KQ1cv",
"tag_name": "v14.2.7",
"target_commitish": "canary",
"name": "v14.2.7",
"draft": false,
"prerelease": false,
"created_at": "2024-08-27T15:28:48Z",
"published_at": "2024-08-27T15:51:36Z",
"assets": [],
"tarball_url": "https://api.github.com/repos/vercel/next.js/tarball/v14.2.7",
"zipball_url": "https://api.github.com/repos/vercel/next.js/zipball/v14.2.7",
"body": "> [!NOTE] \r\n> This release is backporting bug fixes. It does **not** include all pending features/changes on canary.\r\n\r\n### Core Changes\r\n- Revert \"chore: externalize undici for bundling\" (#65727)\r\n- Refactor internal routing headers to use request meta (#66987)\r\n- fix(next): add cross origin in react dom preload (#67423)\r\n- build: upgrade edge-runtime (#67565)\r\n- GTM dataLayer parameter should take an object, not an array of strings (#66339)\r\n- fix: properly patch lockfile against swc bindings (#66515)\r\n- Add deployment id header for rsc payload if present (#67255)\r\n- Update font data (#68639)\r\n- fix i18n data pathname resolving (#68947)\r\n- pages router: ensure x-middleware-cache is respected (#67734)\r\n- Fix bad modRequest in flight entry manifest #68888\r\n- Reject next image urls in image optimizer #68628\r\n- Fix hmr assetPrefix escaping and reuse logic from other files #67983\r\n\r\n### Credits\r\nHuge thanks to @kjugi, @huozhi, @ztanner, @SukkaW, @marlier, @Kikobeats, @syi0808, @ijjk, and @samcx for helping!\r\n",
"mentions_count": 9
},
{
"url": "https://api.github.com/repos/vercel/next.js/releases/172038873",
"assets_url": "https://api.github.com/repos/vercel/next.js/releases/172038873/assets",
Expand Down Expand Up @@ -37,6 +77,18 @@
"tarball_url": "https://api.github.com/repos/vercel/next.js/tarball/v15.0.0-canary.131",
"zipball_url": "https://api.github.com/repos/vercel/next.js/zipball/v15.0.0-canary.131",
"body": "### Core Changes\n\n- refactor: group react dev overlay entry: #69223\n\n### Example Changes\n\n- examples: update \"ENV key value\" format format to \"ENV key=value\": #69053\n- fix: ENV warning: #69091\n- Reduce TypeGen boilerplate in Sanity Example: #69134\n\n### Misc Changes\n\n- docs: correct console.log syntax in Pages and App router examples for configuring MDX: #69235\n- fix: Allow guarded usage of node.js APIs from edge runtime: #69283\n- docs: examples page: #69187\n- docs: remove broken link: #69209\n- docs: improve data fetching docs and add ISR page: #69285\n- docs: fix a few ISR docs follow up: #69315\n- chore(github): update deprecated property in triage issues with ai: #69323\n- chore(docs): update docs for error message `no-img-element`: #69312\n\n### Credits \n\nHuge thanks to @dineshh-m, @avdeev, @Bhavya031, @stipsan, @huozhi, @kdy1, @leerob, @samcx, and @styfle for helping!\n",
"reactions": {
"url": "https://api.github.com/repos/vercel/next.js/releases/172038873/reactions",
"total_count": 1,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 1,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
},
"mentions_count": 9
},
{
Expand Down

0 comments on commit b4acae3

Please sign in to comment.