## [10.1.1](https://github.com/immerjs/immer/compare/v10.1.0...v10.1.1) (2024-04-27) ### Bug Fixes * export lost types ([#1116](https://github.com/immerjs/immer/issues/1116)) ([5a8f6e7](https://github.com/immerjs/immer/commit/5a8f6e7bee76407502ca128f95ad25d277c054e3)) * Make `applyPatches` to accept `readonly Patch[]` ([#1094](https://github.com/immerjs/immer/issues/1094)) ([4da2e0d](https://github.com/immerjs/immer/commit/4da2e0d5af3c155ba26af1364a7095366adff6ba))