Warnings: Receive improved warnings for invalid class contextType, making it easier to identify issues in your code. The warning now avoids unnecessary alerts for null values and has better grammar for clarity.
Performance: Experience enhanced performance with the eager bailout optimization, which now consistently compares to the latest reducer for better efficiency.
Fixes
Fix an issue where accessing iframe content was incorrect; the library now properly accesses the contentWindow instead of contentDocument, ensuring better functionality when working with iframes.