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

Commits on Jun 29, 2026

  1. feat: add rsbuild adapter (#608)

    * feat: add rsbuild adapter
    
    * fix(rsbuild): ensure plugins array is initialized before modification
    
    * refactor(rspack): extract getRspackVersion function for version retrieval
    
    * refactor(rspack): remove applyRspackHook option and simplify plugin application
    
    ---------
    
    Co-authored-by: Kevin Deng <sxzz@sxzz.moe>
    yslpn and sxzz authored Jun 29, 2026
    Configuration menu
    Copy the full SHA
    791fb7b View commit details
    Browse the repository at this point in the history
  2. chore: upgrade deps

    sxzz committed Jun 29, 2026
    Configuration menu
    Copy the full SHA
    86d10bf View commit details
    Browse the repository at this point in the history
  3. chore: remove dotenv

    sxzz committed Jun 29, 2026
    Configuration menu
    Copy the full SHA
    885ebbd View commit details
    Browse the repository at this point in the history
  4. ci: enable npm stage publish

    sxzz committed Jun 29, 2026
    Configuration menu
    Copy the full SHA
    8397532 View commit details
    Browse the repository at this point in the history
  5. chore: release v3.3.0

    sxzz committed Jun 29, 2026
    Configuration menu
    Copy the full SHA
    671bdbc View commit details
    Browse the repository at this point in the history
Loading