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: vite-pwa/vite-plugin-pwa
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.17.0
Choose a base ref
...
head repository: vite-pwa/vite-plugin-pwa
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.17.1
Choose a head ref
  • 5 commits
  • 86 files changed
  • 3 contributors

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    7aca990 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. feat: add 'script-defer' option for injectRegister script (#605)

    * feat: added 'script-defer' option to add defer attribute to service-worker loading script
    
    * docs: revert changes
    
    * docs: update jsdocs
    
    * chore: change to `script-defer`
    
    * chore: .
    
    * chore: include logic for dev
    
    * chore: include scripts for script-defer
    
    ---------
    
    Co-authored-by: userquin <userquin@gmail.com>
    LouisMazel and userquin authored Nov 25, 2023
    Configuration menu
    Copy the full SHA
    f183340 View commit details
    Browse the repository at this point in the history
  2. chore: upgrade to latest eslint config (#600)

    * chore: upgrade to latest eslint config
    
    * chore: fix
    
    * chore: lint
    
    * chore: remove eslint files
    
    ---------
    
    Co-authored-by: userquin <userquin@gmail.com>
    antfu and userquin authored Nov 25, 2023
    Configuration menu
    Copy the full SHA
    194fb59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df8b4b0 View commit details
    Browse the repository at this point in the history
  4. chore: release v0.17.1

    userquin committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    3ceab95 View commit details
    Browse the repository at this point in the history
Loading