8000 Comparing v8.0.1...v8.0.2 · hotwired/turbo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hotwired/turbo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.0.1
Choose a base ref
...
head repository: hotwired/turbo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.0.2
Choose a head ref
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on Feb 9, 2024

  1. Add more prefetch conditions (#1178)

    * Clean up method to decide if a link is prefetchable
    
    * Add more conditions where a link is not considered safe to prefetch
    
    Exclude links with data-turbo-stream or associated with UJS behavior.
    
    * We no longer preload data-turbo-stream links
    
    * Update test
    
    * Add some more test cases
    Alberto Fernández-Capel authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    38e7bd2 View commit details
    Browse the repository at this point in the history
  2. Turbo v8.0.2

    afcapel committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    fccb3a4 View commit details
    Browse the repository at this point in the history
Loading
0