# Release/v2.0.0
Kevin Twesten,
Description
New features
Changed features
Removed features
Version: v2.0.0 at 5.8.2025, 11:48:04
Skip to Content
Kevin Twesten,
authored by Kevin Twesten,
No release message
Daniel Schulz,
Daniel Schulz,
We want to use full URLs or URL fragments included in the Preloading Blacklist, so we don't have to write CSS selectors just to blacklist an URL.
Kevin Twesten,
authored by daniel schulz,
No release message
Theodor Bajusz,
Daniel Schulz,
The page type check returned always true, resulting in lots of unneeded preloads and pages running into the preload limit
authored by daniel schulz,
No release message
Daniel Schulz,
Akamai uses the search parameter othersw
to include 2nd-party service workers the same way we do. This is why we also need to check the includeServiceWorker
SK config option when we check if the SW is valid for prerendering.
includeServiceWorker
for prerendeirng SW validity
authored by daniel schulz,
No release message
authored by Kevin Twesten,
No release message
Daniel Schulz,
Daniel Schulz,
The PP config is persisted to the window
object as speedKitPreloading
and merged with pre-existing persisted configs. This allows the presentation bundle to inherit customer configs.
window.speedKitPreloading
window.SpeedKit.predictivePreloadConfig
with the current config, with the current config overwriting the old one.global.d.ts
: SpeedKit.predictivePreload
. This was unused in both this project and in SpeedKit.#19
Theodor Bajusz,
Add support for regex'es in prerender whitelist.
prerender.whitelist can have now regexes for rules and not just strings.
Daniel Schulz,
#16
authored by daniel schulz,
No release message
Kevin Twesten,
Daniel Schulz,
Adding a visualisation tool for Sales Presentation purposes. This will add a new code package called predictivePreloading.presentation.js
, which will help demonstrating how predictive preloading works for potential new clients.
predictivePreloading.presentation.js
.visualizationStyles
preloadStyle
, prerenderStyle
and probabilityStyle
._PRESENTATION
, to prevent new code from shipping in production bundles.#8 #9
Daniel Schulz,
preloadStart
Daniel Schulz,
links
.
authored by Kevin Twesten,
window.SpeedKit.rumController
is available during stable viewport tracking
authored by daniel schulz,
No release message
Daniel Schulz,
authored by daniel schulz,
No release message
authored by daniel schulz,
No release message
authored by daniel schulz,
No release message
authored by Kevin Twesten,
No release message
authored by daniel schulz,
No release message
authored by daniel schulz,
No release message
authored by daniel schulz,
No release message
authored by daniel schulz,
No release message
authored by daniel schulz,
No release message
authored by daniel schulz,
v1.0.0-test12
authored by daniel schulz,
initial release
authored by daniel schulz,
No release message