Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(hyper.res): prefetch assets instead of preload #291

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

prafulkoppalkar
Copy link
Contributor

Description

Prefetching assets will cache the resources in prefetch cache and will be available for subsiquient pages, iframes or diff domain which increases the performance in loading time of SDK

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

How did you test it?

Checklist

  • I ran npm run re:build
  • I reviewed submitted code
  • I added unit tests for my changes where possible

prefetching assets will cache the resources in prefetch cache and will be available for subsiquient
pages, iframes or diff domain which increases the performance in loading time of SDK
@prafulkoppalkar prafulkoppalkar merged commit 703fd50 into main Apr 16, 2024
3 checks passed
@prafulkoppalkar prafulkoppalkar deleted the perf/prefetch_assets branch April 16, 2024 11:53
@github-actions github-actions bot added the Closed Label will be automatically added when the PR will get merged to main label Apr 16, 2024
akash-c-k pushed a commit that referenced this pull request Apr 16, 2024
# [0.41.0](v0.40.0...v0.41.0) (2024-04-16)

### Bug Fixes

* **hyper.res:** prefetch assets instead of preload ([#291](#291)) ([703fd50](703fd50))

### Features

* mandate Changes for the Saved card screen & SDK Button Loader changes ([#289](#289)) ([0e5b5ab](0e5b5ab))
rising-dragon401 added a commit to rising-dragon401/hyperswitch-web that referenced this pull request Jul 2, 2024
# [0.41.0](juspay/hyperswitch-web@v0.40.0...v0.41.0) (2024-04-16)

### Bug Fixes

* **hyper.res:** prefetch assets instead of preload ([#291](juspay/hyperswitch-web#291)) ([703fd50](juspay/hyperswitch-web@703fd50))

### Features

* mandate Changes for the Saved card screen & SDK Button Loader changes ([#289](juspay/hyperswitch-web#289)) ([0e5b5ab](juspay/hyperswitch-web@0e5b5ab))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Closed Label will be automatically added when the PR will get merged to main
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants