v2.1.4
mercurjs/mercurv2.1.4May 27, 2026by github-actions[bot]
AI Summary
A minor bug fix focusing on the admin dashboard, correcting an import path for the debounce function to use the correct lodash module.
Key Highlights
- Admin import fix for lodash.debounce
New Features
- Admin import path correction
Full Release Notes
### 🐞 Bug Fixes - **admin**: Import debounce from lodash.debounce instead of lodash/debounce - by @vholik and **Claude Opus 4.7 (1M context)** [<samp>(75987)</samp>](https://github.com/mercurjs/mercur/commit/759872b6) ##### [View changes on GitHub](https://github.com/mercurjs/mercur/compare/v2.1.3...v2.1.4)