1.18.1
Fixed 2
- Revert adding type restrictions on HTTP::WebSocket#send etc.
- Fix allow space after base type in enum def
Bugfixes
stdlib
- (networking) [regression] Revert adding type restrictions on
HTTP::WebSocket#sendetc. (#16218, thanks @straight-shoota)
compiler
- (parser) [regression] Fix allow space after base type in enum def (#16217, thanks @straight-shoota)
Infrastructure
- Changelog for 1.18.1 (#16224, thanks @matiasgarciaisaia)