4.0.1
We always care about window resizes to refresh trigger points, but previously if a developer only had non-window-context waypoints the window resize handler would never exist and no auto resize refreshes would happen. This commit ensures there is always a window context so there is always a window resize handler.