Connectable: You can now use a configuration object with the connectable operator, enhancing its flexibility and usability.
Improvements
Error Handling: The finalize function now works correctly with deprecated synchronous error handling, ensuring that cleanup actions are performed even when errors occur.
Error Handling: We improve the handling of runtime errors when using deprecated synchronous error handling, preventing potential crashes in your applications.
Fixes
Fix runtime errors related to the instanceof AjaxError evaluation, ensuring smoother operation in your projects.
Resolve issues with the finalize function not firing correctly in certain error handling scenarios, enhancing reliability.
Others
Update documentation to clarify breaking changes between versions 6.x and 7.x, helping users transition smoothly.