# Garden Migration Guide ## v10 Summary TODO ### Breaking changes Summary TODO #### All components - Garden v10 ships a single `@zendeskgarden/react-components` package with all component exports - Garden v10 updated the `styled-components` peer dependency to `^6.0.0` in order to open CSS support for container queries which [cannot be supported in v5.x](https://github.com/styled-components/styled-components/issues/3911#issuecomment-1386516979) ## v9 [Migration Guide](https://github.com/zendeskgarden/react-components/blob/main/docs/migrations/v9.md)