obsidian-dev-utils 83.1.0 → 83.2.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,14 @@
1
1
  # CHANGELOG
2
2
 
3
+ ## 83.2.0
4
+
5
+ - docs: cleanup
6
+ - chore: update libs
7
+ - feat: highlight the plugin name in notices with an accent color
8
+ - feat: support custom content in runWithTimeoutNotice
9
+ - docs: record fake-timer-controllable timing-primitive rule
10
+ - fix: make sleep controllable by vitest fake timers
11
+
3
12
  ## 83.1.0
4
13
 
5
14
  - fix: link
@@ -1829,7 +1838,7 @@ BREAKING CHANGE: `generateMarkdownLink()` now doesn't support default options em
1829
1838
 
1830
1839
  ## 27.2.0
1831
1840
 
1832
- - Recognize urls such mailto:foo@bar.com
1841
+ - Recognize urls such <mailto:foo@bar.com>
1833
1842
  - fix <https://github.com/mnaoumov/obsidian-frontmatter-markdown-links/issues/9>
1834
1843
 
1835
1844
  ## 27.1.0