Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [112.0.0](v111.21.0...v112.0.0) (2024-10-24) ### Features * **hooks:** Add useClientErrors from cozy-client ([deb505e](deb505e)) * **providers:** Add Encrypted from cozy-viewer ([612cff6](612cff6)) * Remove Viewer ([7d2b7ef](7d2b7ef)) ### BREAKING CHANGES * if you want to use the Viewer, you must import components from `cozy-viewer`. So replace `import Something from 'cozy-ui/transpiled/react/Viewer/...'` by `import Something from 'cozy-viewer/...'`
- Loading branch information