Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e361b06

Browse files
chore(main): release 5.4.0 (#2506)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 195b8b2 commit e361b06

File tree

4 files changed

+17
-4
lines changed

4 files changed

+17
-4
lines changed

‎.release-please-manifest.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "5.3.3"
2+
".": "5.4.0"
33
}

‎CHANGELOG.md‎

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [5.4.0](https://github.com/netlify/next-runtime/compare/v5.3.3...v5.4.0) (2024年06月28日)
4+
5+
6+
### Features
7+
8+
* warn when netlify form detected ([195b8b2](https://github.com/netlify/next-runtime/commit/195b8b265d1593ede9b6a4d770eade7f6bc4f462))
9+
10+
11+
### Bug Fixes
12+
13+
* set netlify-cache-tag for not prerendered content ([#2495](https://github.com/netlify/next-runtime/issues/2495)) ([8fe6676](https://github.com/netlify/next-runtime/commit/8fe6676905829de292ed9082348b7220f9fc5259))
14+
* track revalidate / cdn purge to ensure it finishes execution and is not suspended mid-execution ([#2490](https://github.com/netlify/next-runtime/issues/2490)) ([5a0fec5](https://github.com/netlify/next-runtime/commit/5a0fec519ac4023c047fcbe03f61ed3a8a82be54))
15+
316
## [5.3.3](https://github.com/netlify/next-runtime/compare/v5.3.2...v5.3.3) (2024年06月18日)
417

518

‎package-lock.json‎

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@netlify/plugin-nextjs",
3-
"version": "5.3.3",
3+
"version": "5.4.0",
44
"description": "Run Next.js seamlessly on Netlify",
55
"main": "./dist/index.js",
66
"type": "module",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /