Skip to content

Latest commit

History

History
11 lines (7 loc) 路 265 Bytes

CHANGELOG.md

File metadata and controls

11 lines (7 loc) 路 265 Bytes

CHANGELOG

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