dev
chore: Reorganize tests into more conventional structure (#11126)
fix: emit removed event when using addChildAt (#11912)
feat: Implements replaceChild method for Container (#11506)
feat: Adds origin point for container transformations (#11501)
fix: Container.updateTransform honors zero scale (#12044) (#12046)
chore: documentation overhaul with typedoc (#11423)
fix: ignore empty renderable bounds (#11589) (#11611)
fix: prevent duplicate onRender registrations from same-parent reorders (#12120)
feat: support scaleMode for cacheAsTexture options (#11578)
chore: add ESLint rule enforcing ~/ imports in test and scene files (#11899)
fix: Align `GetGlobalMixin` implementation with documentation (#11574)
fix measure bug in render layer (#11262)
fix: return valid empty bounds from empty Graphics (#11908)
fix: stage visible false no effect (#11615)
chore: Clean-up verbose testing imports (#11132)