dev
fix: center-align text correctly when words exceed wordWrapWidth (#11966)
chore: Clean-up verbose testing imports (#11132)
feat: Improves text rendering and layout handling (#11947)
feat: improve stability of SplitText (#11858)
chore: reorganizes visual scene tests into logical subdirectories (#11872)
feat: Canvas renderer (#11815)
feat: tagged text (#11827)
fix: text texture incorrectly released when destroyed (#11658)
fix: HTMLText Doesn't Correctly Handle Weights (#11520)
fix: text fill and stroke with padding (#11524)
Add visual tests for text rendering features (#11825)
fix: `Text` and `BitmapText` that doesn't render it's new value on some condition (#11547)
fix: texture space incorrectly set to global (#11246)
fix: dynamic bitmap font shadow apply twice (#11504)
feat: support textureStyle options on text rendering (#11403)
feat: support trimmed text (#11456)
fix: trimmed text rendereing with non default resolution (#11570)
fix: text.width and wordwrap returning incorrect values (#12007)