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: react-icons/react-icons
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.12.0
Choose a base ref
...
head repository: react-icons/react-icons
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.0
Choose a head ref
  • 9 commits
  • 36 files changed
  • 5 contributors

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    7196461 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    399b45c View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. update cheerio, svgo (#890)

    * update svgo
    
    * Add type annotations to build scripts
    
    * fix: ast not including children
    kamijin-fanta authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    a3836ef View commit details
    Browse the repository at this point in the history
  2. Bump vite from 4.5.0 to 4.5.1 (#873)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.0 to 4.5.1.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v4.5.1/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v4.5.1/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    b91336f View commit details
    Browse the repository at this point in the history
  3. Bump follow-redirects from 1.15.3 to 1.15.4 (#891)

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.3...v1.15.4)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    8e8a503 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32cdfef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    39a2c97 View commit details
    Browse the repository at this point in the history
  6. Fix: Strict ESM loader compatibility (#880)

    * Convert build pipeline to produce valid ESM output
    
    * Add package `exports` field to `react-icons`
    
    * Fix formatting
    
    (cherry picked from commit 47db9a2)
    
    * Add `./lib` to package exports
    
    * Add explicit `import`-type subpath export instructions
    
    * Simplify wildcard re-export
    
    * add type annotation, fix tsconfig
    
    ---------
    
    Co-authored-by: kamijin_fanta <kamijin@live.jp>
    e1himself and kamijin-fanta authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    e323e2b View commit details
    Browse the repository at this point in the history
  7. v5.0.0

    kamijin-fanta committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    8410792 View commit details
    Browse the repository at this point in the history
Loading