Skip to content

Commit c6fd665

Browse files
committed
chore: add changeset for comprehensive improvements
1 parent ee0275d commit c6fd665

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
"frames.js": patch
3+
---
4+
5+
### Improvements
6+
7+
- Added comprehensive test coverage for utility functions (`escapeHtmlAttributeValue`, `isValidVersion`, button type guards, `bytesToHexString`, `getByteLength`, `hexStringToUint8Array`, `normalizeCastId`)
8+
- Added tests for core utilities (`joinPaths`, `parseSearchParams`, `isFrameRedirect`, `isFrameDefinition`)
9+
- Added tests for error classes (`RequestBodyNotJSONError`, `InvalidFrameActionPayloadError`, `FrameMessageError`)
10+
- Enhanced JSDoc documentation across utility functions and middleware
11+
- Improved CONTRIBUTING.md with detailed setup, testing, and PR guidelines

0 commit comments

Comments
 (0)