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: gregberge/svgr
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.3.1
Choose a base ref
...
head repository: gregberge/svgr
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.4.0
Choose a head ref
  • 6 commits
  • 29 files changed
  • 7 contributors

Commits on Sep 28, 2022

  1. feat: support spaces in file names (#779)

    Co-authored-by: Viktor Honti <viktor.honti@airtame.com>
    jamonserrano and Viktor Honti authored Sep 28, 2022
    1 Configuration menu
    Copy the full SHA
    6ee639a View commit details
    Browse the repository at this point in the history
  2. docs: update vite plugin recommendation (#766)

    The plugin listed in the current docs has been deprecated: lucsky/vite-plugin-svgr#5
    mhyfritz authored Sep 28, 2022
    1 Configuration menu
    Copy the full SHA
    725bd87 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    a9d9e98 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    8b9edc4 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2022

  1. fix(deps): add babel-preset to core dependencies (#782)

    * Run `npm install`
    
    * Add "@svgr/babel-preset" to "@svgr/core" dependencies
    emillaine authored Oct 1, 2022
    1 Configuration menu
    Copy the full SHA
    464ec5f View commit details
    Browse the repository at this point in the history
  2. v6.4.0

    gregberge committed Oct 1, 2022
    1 Configuration menu
    Copy the full SHA
    fd423ae View commit details
    Browse the repository at this point in the history
Loading