Client Overlay: Enjoy enhanced security with the new support for Trusted Types in the client overlay, helping to prevent cross-site scripting attacks.
Improvements
Port Management: Experience improved port availability checks as we replace the previous portfinder with a custom implementation, ensuring a smoother development experience.
Fixes
Internet Explorer 11 Support: We resolve issues related to runtime errors in Internet Explorer 11, ensuring better compatibility for users on this browser.
Port Availability Check: Fix the issue where the server fails to check if the specified port is available, enhancing the reliability of the server startup process.
Others
Revert the addition of Node v18 support to maintain compatibility with existing setups.