You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .changeset/polite-dots-pump.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,19 @@
1
1
---
2
+
"@codecov/astro-plugin": major
3
+
"@codecov/bundle-analyzer": major
2
4
"@codecov/bundler-plugin-core": major
5
+
"@codecov/nextjs-webpack-plugin": major
6
+
"@codecov/nuxt-plugin": major
7
+
"@codecov/remix-vite-plugin": major
8
+
"@codecov/rollup-plugin": major
9
+
"@codecov/solidstart-plugin": major
10
+
"@codecov/sveltekit-plugin": major
11
+
"@codecov/vite-plugin": major
12
+
"@codecov/webpack-plugin": major
3
13
---
4
14
15
+
Version 2.0.0 addresses critical security issues and dependency updates. It also drops support for Node 18
16
+
5
17
Bump `@actions/core` to ^3.0.0 and `@actions/github` to ^9.0.0, and set `engines.node` to `>=20.0.0` to match upstream. **Semver major** because supported Node.js drops below 20 (breaking for anyone still on Node 18).
0 commit comments