@jnrs/vue-core 1.2.40 → 1.2.41

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,6 +1,12 @@
1
1
  # 发版日志
2
2
 
3
- ## [1.2.40] - 2026-07-30 【latest】
3
+ ## [1.2.41] - 2026-07-30 【latest】
4
+
5
+ ### Fixed
6
+
7
+ - `JnDateQuery`:切换类型时 modelValue 未更新的问题,现始终基于当前日期重新计算(如本周范围、本月范围、本年范围)
8
+
9
+ ## [1.2.40] - 2026-07-30
4
10
 
5
11
  ### ⚠️ Breaking Changes
6
12