# [3.0.0](https://github.com/hello-seam/nextjs-server-modules/compare/v2.5.1...v3.0.0) (2023-04-14)
### Features
* Move all nsm dependencies to peer dependencies ([#33](https://github.com/hello-seam/nextjs-server-modules/issues/33)) ([3999931](https://github.com/hello-seam/nextjs-server-modules/commit/39999318fa3a642ddeb1772cb26cdacf71ea5074))
### BREAKING CHANGES
* Users may see peer dependency warnings or have package resolution conflicts they need to resolve. On newer npm versions, peer dependencies are installed automatically. For those users, it is safe to remove the peer dependencies from package.json if not imported directly.