8000 Comparing v2.4.11...v2.4.12 · umijs/dumi · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: umijs/dumi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.4.11
Choose a base ref
...
head repository: umijs/dumi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.12
Choose a head ref
  • 7 commits
  • 17 files changed
  • 3 contributors

Commits on Sep 18, 2024

  1. chore: bump express from 4.19.2 to 4.21.0 (#2199)

    Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.0.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
    - [Commits](expressjs/express@4.19.2...4.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: express
      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 Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1af608d View commit details
    Browse the repository at this point in the history
  2. chore: bump webpack from 5.89.0 to 5.94.0 (#2192)

    Bumps [webpack](https://github.com/webpack/webpack) from 5.89.0 to 5.94.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.89.0...v5.94.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      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 Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c29b75a View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. fix: preset-vue (#2204)

    * fix: preset-vue (#2143)
    
    * fix: repository field may be empty
    
    * fix: give unique filename for each demo
    
    * fix: limit the resolve rule to the demo
    
    * fix: vue jsx import isssue
    
    * fix: multi vue instance issue in mfsu mode
    
    * chore: remove comments
    
    * feat: support lastest vue
    
    * fix: vue live demo
    
    * feat: using import instead of require for demo context
    
    * fix: use singleton vue
    
    * refactor: avoid unnecessary chunk split
    
    * fix: illegal characters in the path under Windows
    
    `:` should not allowed to be contained in `api.key` cause it may be used in `api.writeTmpFile`
    
    #2188
    
    * fix: the include/exclude in webpack needs to correspond to the path format of the system
    jeffwcx authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    da78539 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. chore: bump rollup from 3.29.3 to 3.29.5 (#2205)

    Bumps [rollup](https://github.com/rollup/rollup) from 3.29.3 to 3.29.5.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v3.29.3...v3.29.5)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      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 Sep 24, 2024
    Configuration menu
    Copy the full SHA
    38e9450 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    74be4d0 View commit details
    Browse the repository at this point in the history
  2. fix: relative deps context inject (#2203)

    * fix: relative deps context inject
    
    * fix: let
    Jinbao1001 authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    c541cef View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. build: release 2.4.12

    Jinbao1001 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    f926808 View commit details
    Browse the repository at this point in the history
Loading
0