Skip to content

v2.3.4

Latest
Compare
Choose a tag to compare
@JAForbes JAForbes released this 11 Aug 20:23

Release v2.3.4

Changelog

Patch Changes

Fix the error message selection condition (@dead-claudia)

The previous condition was basically "if this is non-nullish or a boolean". That "or a boolean" is very obviously redundant.

bundler: fix mangled comments and double suffixes (@kfule)

This PR removes unnecessary suffixes from comments in the bundle file. It also fixes the strange double suffix (mountRedraw00).