From 341c06897f7f46606dddb8dd6d9e74e9c7844f02 Mon Sep 17 00:00:00 2001 From: Johnson Chu Date: Sat, 6 Dec 2025 07:03:30 +0800 Subject: [PATCH 1/2] Update CHANGELOG.md --- CHANGELOG.md | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0190783b5f..931e2f17f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,57 @@ # Changelog +## 3.1.6 (2025-12-06) + +### Features + +- feat(vscode): add settings to enable per-block formatting (#5784) - Thanks to @serkodev! +- feat(language-service): enhanced component auto import (#5790) +- feat(component-meta): add component name and description fields (#5797) +- feat(typescript-plugin): add support for template "Add Import" quick fix (#5799) - Thanks to @serkodev! +- feat(typescript-plugin): mapping JSDoc informations from `