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: rspack-contrib/rsbuild-plugin-type-check
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: rspack-contrib/rsbuild-plugin-type-check
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.0
Choose a head ref
  • 3 commits
  • 4 files changed
  • 3 contributors

Commits on Dec 1, 2024

  1. chore(deps): update all non-major dependencies (#11)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 1, 2024
    Configuration menu
    Copy the full SHA
    2a191c0 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2024

  1. feat: should display error in overlay when exist type errors in dev m…

    …ode (#13)
    
    * fix: should display error in overlay when exist type errors in dev mode
    
    * docs: Disable type errors in the error overlay
    
    * Update README.md
    
    ---------
    
    Co-authored-by: neverland <chenjiahan.jait@bytedance.com>
    9aoy and chenjiahan authored Dec 24, 2024
    Configuration menu
    Copy the full SHA
    e0ee4c1 View commit details
    Browse the repository at this point in the history
  2. chore: release v1.2.0

    chenjiahan committed Dec 24, 2024
    Configuration menu
    Copy the full SHA
    29abfd9 View commit details
    Browse the repository at this point in the history
Loading