Skip to content

spiceflow@1.26.0-rsc.17

Choose a tag to compare

@remorses remorses released this 27 Jul 03:23
· 23 commits to main since this release
  1. delay prop on ProgressBar — the bar stays fully transparent during a configurable delay period (default 100ms), then fades in with ease-in over 150ms. Fast navigations that complete before the delay never flash the bar. Set delay={0} to restore the previous instant-show behavior.