Skip to content

v3.62.4

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Dec 14:19
· 29 commits to main since this release
fix(ci): add updateSnippetPrefixIndex stub to no-tick.ts

The remove-tick CI script rewrites imports from ./tick to ./no-tick,
but no-tick.ts was missing the updateSnippetPrefixIndex export that
snippet-cache.ts imports.