mirror of
https://github.com/jlengrand/Maestro.git
synced 2026-03-10 08:31:19 +00:00
## CHANGES
- Bumped project version to 0.12.2 for this release rollout 🚀 - Added why-did-you-render to spotlight unnecessary React re-renders 🔍 - Initialized dev-only WDYR profiling with hooks and memo tracking 🧪 - Ensured WDYR loads before React for accurate render diagnostics ⏱️ - Refreshed About modal with cleaner creator + Austin side-by-side layout 🧩 - Inserted visual divider to better separate About modal sections 🧱 - Corrected About modal GitHub link targets between repo and profile 🔗 - Updated About modal tests to match the swapped GitHub link behavior ✅ - Stripped markdown from History list summaries for cleaner previews 🧹
This commit is contained in:
@@ -257,6 +257,7 @@
|
||||
"@typescript-eslint/parser": "^8.50.1",
|
||||
"@vitejs/plugin-react": "^4.2.1",
|
||||
"@vitest/coverage-v8": "^4.0.15",
|
||||
"@welldone-software/why-did-you-render": "^8.0.3",
|
||||
"autoprefixer": "^10.4.16",
|
||||
"canvas": "^3.2.0",
|
||||
"concurrently": "^8.2.2",
|
||||
|
||||
Reference in New Issue
Block a user