The irregular expression release
Fix a broken regex that resulted in the slow path being chosen for some operations. This fix should result in notable speedups for some operations, such as wrapping text.
[13.9.3] - 2024-10-22
Fixed
- Fixed broken regex that may have resulted in poor performance. #3535