diff --git a/.changeset/RELEASE-10.0.0.md b/.changeset/RELEASE-10.0.0.md deleted file mode 100644 index 066367ddcff..00000000000 --- a/.changeset/RELEASE-10.0.0.md +++ /dev/null @@ -1,587 +0,0 @@ -# GraphCommerce 10.0.0 Release Notes - -GraphCommerce 10.0.0 bring major performance improvements during development, expect a 10x speed improvement with fast refresh and a 5x speed improvements for production builds. We've updated to the latest version of Next.js, React 19, MUI and Apollo Client 4. - -## Next.js 16 - -- [Node.js middleware](https://nextjs.org/blog/next-15-5#nodejs-middleware-stable). -- [Turbopack](https://nextjs.org/blog/next-16#turbopack-stable) with [bundle analyzer](https://nextjs.org/blog/next-16-1#nextjs-bundle-analyzer-experimental) - -## React 19 - -- [Actions](https://react.dev/blog/2024/12/05/react-19#actions) -- [`useActionState`](https://react.dev/blog/2024/12/05/react-19#new-hook-useactionstate) -- [`useOptimistic`](https://react.dev/blog/2024/12/05/react-19#new-hook-optimistic-updates) -- [`use`](https://react.dev/blog/2024/12/05/react-19#new-feature-use) -- [`