## CHANGELOG

### 1.2.3

- chore: move the configuration not related to rendering to `inject` method, others move to `injectRenderOptions` method

### 1.2.2

- fix: `lib/compat` bundle error path

### 1.2.1

- refactor: change output result format, avoid mixing `IIFE` and `CJS`
- chore: avoid throw error when update unmounted component
- fix: add error message to `getDerivedStateFromError` hook
