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: unjs/unplugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.2
Choose a base ref
...
head repository: unjs/unplugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.0
Choose a head ref
  • 15 commits
  • 32 files changed
  • 4 contributors

Commits on Mar 27, 2025

  1. chore(deps): update devdependency vite to v6.2.3 [security] (#484)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 27, 2025
    Configuration menu
    Copy the full SHA
    7e0c1a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2025

  1. chore(deps): update devdependency case-police to v2 (#485)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 31, 2025
    Configuration menu
    Copy the full SHA
    553e6f8 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2025

  1. chore(deps): update devdependency markdown-it-github-alerts to v1 (#487)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 2, 2025
    Configuration menu
    Copy the full SHA
    507d8ff View commit details
    Browse the repository at this point in the history
  2. chore: upgrade deps

    sxzz committed Apr 2, 2025
    Configuration menu
    Copy the full SHA
    54cd077 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2025

  1. Configuration menu
    Copy the full SHA
    d17ed7c View commit details
    Browse the repository at this point in the history
  2. chore: add vscode settings [ci skip] (#491)

    Signed-off-by: ysknsid25 <kengo071225@gmail.com>
    ysknsid25 authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    1abcd47 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2025

  1. test: add test for esbuild/utils.ts (#492)

    * test: add test for esbuild/utils.ts
    
    Signed-off-by: ysknsid25 <kengo071225@gmail.com>
    
    * test: add test for esbuild/utils.ts
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: ysknsid25 <kengo071225@gmail.com>
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    ysknsid25 and Copilot authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    c545adf View commit details
    Browse the repository at this point in the history
  2. test: add test for rolldown/unloader/utils (#493)

    Signed-off-by: ysknsid25 <kengo071225@gmail.com>
    ysknsid25 authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    0415fb5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6193bf View commit details
    Browse the repository at this point in the history
  4. chore: update vite domain

    sxzz committed Apr 9, 2025
    Configuration menu
    Copy the full SHA
    5a3dbcc View commit details
    Browse the repository at this point in the history
  5. chore: upgrade deps

    sxzz committed Apr 9, 2025
    Configuration menu
    Copy the full SHA
    075508d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c64d19b View commit details
    Browse the repository at this point in the history
  7. feat: support resolveId/load/transform.filter, deprecate `loadInclu…

    …de` & `transformInclude` (#494)
    
    * feat: filters
    
    * docs: update
    
    * impl
    
    * test: filter
    
    * fix
    
    * refactor
    
    * refactor
    
    * test: refactor
    sxzz authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    b9fde60 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6f21217 View commit details
    Browse the repository at this point in the history
  9. chore: release v2.3.0

    sxzz committed Apr 9, 2025
    Configuration menu
    Copy the full SHA
    ee0b5f8 View commit details
    Browse the repository at this point in the history
Loading