Skip to content

v3.9.2

Choose a tag to compare

@kevinxh kevinxh released this 10 Mar 16:31
d982971

Performance improvements

We are happy to announce v3.9.2 of the PWA Kit. This patch release introduces changes for high-scale projects can have a material impact on performance including:

  • Improved performance of garbage collection (v3.9.1)
  • More efficient logging of performance metrics

These can have a 100-300ms improvement in SSR requests for projects under heavy load.

To adopt these enhancements simply bump your runtime dependency version. For v3 projects this should be trivial and introduce no breaking changes but always be sure to test thoroughly!