Skip to content

v20.10.5

Choose a tag to compare

@github-actions github-actions released this 16 Jun 23:47
6a9adb5

👷‍♂️ Patch fixes

  • Adds cache to query selector parser - By @capricorn86 in task #2142
    • The selector parser degraded in performance in v20.6.3 to solve more complex selectors
    • Parsing is still a bit slower, but the cache will hopefully mitigate most of the problem