Stencil v2.14.1 has been released, featuring several bug fixes aimed at enhancing user experience. Notable improvements include resolving an issue that caused an infinite loop when a reflected prop of type number was set to an invalid value and enhancing Webpack's tree shaking capability for the dist-custom-elements output target to minimize bundle size. Additionally, changes were made to prevent non-test files with names ending in "test," "spec," or "e2e" from being mistakenly executed as test files, requiring a period before these keywords for correct identification. These updates, driven by community feedback, aim to streamline development workflows and improve the overall functionality of Stencil.