What's changed
This release adds support for generating UMD build files to allow the library to be used directly in browsers via CDN distribution.
Added
- Generation of UMD build files (dist/) for browser compatibility, enabling direct script usage in HTML.
- UMD files are available for easy CDN hosting via unpkg.com, simplifying integration and deployment in web projects.
Full Changelog: v2.62.0-beta.2...v2.62.0-beta.3