Skip to content

Commit fae011b

Browse files
committed
Chore: update rlsnotes
1 parent 46afd23 commit fae011b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

RELEASE-NOTES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ Please note after `1.0` Semver will be followed using normal protocols.
2323
* **Breaking** - `debounce` function signature changed from `debounce(fn, options)` to `debounce(func, wait, options)` for consistency and enhanced functionality
2424
* **Bug** - Fixed `fatal` to look for `onError` on `globalThis`
2525

26+
### Documentation
27+
* **Examples** - Added missing examples for browser utilities: `copyText`, `openLink`, `getKeyFromEvent`, `idleCallback`, `getText`, and `getJSON`
28+
2629
# Version 0.13.3 - 07.17.2025
2730

2831
* **Improvement/Bug** - Fix issue where some build tools could not parse raw text imports of dependencies. There is now a build step where esm endpoints now inline txt imports.

0 commit comments

Comments
 (0)