10.4.1 (2025-05-20)
Bug Fixes
- cli: correct mobx removal when using prompts (#2949 by @frankcalise) (73e9809)
- docs: updated the doc for i18n translate to reflect proper usage of the translation keys (#2924) [skip ci] (7bb8c5c)
- Header: change Header's pointerEvents="none" from a prop to a style (#2933) [skip ci] (a0d305f)
- tests: fix i18n tests failing because of a rogue grep and regex not understanding comments (#2950) [skip ci] (17dd1a4), closes #2924