obsidian-dev-utils 84.2.0 → 84.4.0

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,5 +1,22 @@
1
1
  # CHANGELOG
2
2
 
3
+ ## 84.4.0
4
+
5
+ - chore: update libs
6
+ - test: guard minimized-modal bar opacity on real hover
7
+ - fix(test-helpers): accept optional methods in mockImplementation
8
+ - docs: record deferred real-hover regression test for <https://github.com/mnaoumov/obsidian-advanced-note-composer/issues/124>
9
+ - fix: keep minimized modal bar opaque on hover
10
+
11
+ ## 84.3.0
12
+
13
+ - chore: cleanup
14
+ - chore: update libs
15
+ - docs: cleanup
16
+ - build: drop dead per-target test:integration scripts
17
+ - feat(obsidian): restore minimized modal by clicking anywhere on the bar
18
+ - fix(async): reject in runWithTimeout when terminated by timeout
19
+
3
20
  ## 84.2.0
4
21
 
5
22
  - refactor: keep only first line of each commit in changelog