- Migrated to the new React context API, removing old context usage and deprecated lifecycle methods; mixing CJS and ESM imports now throws errors
- Added <Route/> array‑of‑paths support, multiple child nodes, createRef support for <Link>, and pre‑minified single‑file builds with reduced size
- Fixed <Link> target handling, <Route> prop warnings, and other bugs; updated documentation and marked per‑file imports as deprecated