Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: adjust THREAD_RESPONSE_RESERVED_KEYS to be a dictionary instead #1435

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

arnautov-anton
Copy link
Contributor

Description of the changes, What, Why and How?

Rename THREAD_RESERVED_KEYS to THREAD_RESPONSE_RESERVED_KEYS, change it into a dictionary for better type safety, test custom object to not include reserved keys as well.

@arnautov-anton arnautov-anton force-pushed the refactor/thread-response-reserved-keys branch from b72e21d to ab96dab Compare January 17, 2025 12:12
Copy link
Contributor

Size Change: +5 B (0%)

Total Size: 465 kB

Filename Size Change
dist/browser.es.js 101 kB +1 B (0%)
dist/browser.js 103 kB +1 B (0%)
dist/index.es.js 101 kB +2 B (0%)
dist/index.js 103 kB +1 B (0%)
ℹ️ View Unchanged
Filename Size
dist/browser.full-bundle.min.js 57.2 kB

compressed-size-action

@arnautov-anton arnautov-anton merged commit e68b632 into master Jan 17, 2025
5 checks passed
@arnautov-anton arnautov-anton deleted the refactor/thread-response-reserved-keys branch January 17, 2025 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants