0.39.3
Breaking Changes📦 drizzle-ormView on GitHub →
⚠ 1 breaking🔧 1 symbols
Summary
This release removes the peer dependency on React to provide more flexibility in package management.
⚠️ Breaking Changes
- Removed `react` from `peerDependencies`. This may cause issues in environments that do not explicitly include React but rely on it being transitively provided by this package.
Migration Steps
- Ensure `react` is explicitly listed in your project's dependencies if your environment requires it.
🔧 Affected Symbols
peerDependencies