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: qmhc/vite-plugin-dts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.2
Choose a base ref
...
head repository: qmhc/vite-plugin-dts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.3
Choose a head ref
  • 3 commits
  • 9 files changed
  • 2 contributors

Commits on Jul 2, 2023

  1. docs: update usage demos

    qmhc committed Jul 2, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    dab70c6 View commit details

Commits on Jul 3, 2023

  1. Copy the full SHA
    292b8b7 View commit details
  2. release: v3.0.3

    qmhc committed Jul 3, 2023
    Copy the full SHA
    11c9a70 View commit details
Showing with 603 additions and 14 deletions.
  1. +576 −0 CHANGELOG.md
  2. +2 −4 README.md
  3. +2 −3 README.zh-CN.md
  4. +2 −1 examples/ts/src/index.ts
  5. +11 −1 examples/ts/src/test.ts
  6. +1 −1 examples/ts/vite.config.ts
  7. +1 −1 package.json
  8. +4 −1 src/plugin.ts
  9. +4 −2 src/rollup.ts
Loading