Releases: antitoxic/prerender-spa-ultra
Releases · antitoxic/prerender-spa-ultra
Release list
v1.2.0 Expose access to more options when used as github action
Expose access to more options when used as github action
v1.1.3 Bump versions & Omit unused dependencies from github action build
Bump versions & Omit unused dependencies from github action build
v1.1.2 Present each parallel url as focused tab to the JS on that page
Previously any scripts (JS) on a page which were waiting for document.hidden to be false or to execute via window.requestAnimationFrame might have been stuck forever since other page can be the focused tab in Chrome.
With this version we lie/force/monkey-patch each page so that the scripts (JS) see it as focused even if it's not.
v1.1.0 Implement `--meta-prerender-only` & add `--selector-to-wait-for`
v1.1.0 Implement `--meta-prerender-only` & add `--selector-to-wait-for`
v1.0.1 github action release
Publishing the repo as github action.
v.1.0.0 Initial Release
Initial release including:
githubactionclicommandnpmpackage
May the odds be in this lib's favor so that it always have maintainers.