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: module-federation/core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.10.0
Choose a base ref
...
head repository: module-federation/core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.11.0
Choose a head ref
  • 17 commits
  • 643 files changed
  • 12 contributors

Commits on Mar 4, 2025

  1. fix(core): fix broken error handling in getManifestJson (#3556)

    Co-authored-by: CocooDanielle <dapeen.feng@gmail.com>
    foxylion and danpeen authored Mar 4, 2025
    Configuration menu
    Copy the full SHA
    0e9b854 View commit details
    Browse the repository at this point in the history
  2. Release v0.10.0 (#3568)

    2heal1 authored Mar 4, 2025
    Configuration menu
    Copy the full SHA
    b0e7c8c View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2025

  1. Configuration menu
    Copy the full SHA
    fce107e View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump axios from 1.7.7 to 1.8.2 (#3576)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 11, 2025
    Configuration menu
    Copy the full SHA
    1f1a544 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2025

  1. Configuration menu
    Copy the full SHA
    5c4175e View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2025

  1. fix(dts-plugin): use cwd to create Module Federation tsconfig (#3381)

    Co-authored-by: Zack Jackson <25274700+ScriptedAlchemy@users.noreply.github.com>
    nachoaldamav and ScriptedAlchemy authored Mar 14, 2025
    Configuration menu
    Copy the full SHA
    eecee74 View commit details
    Browse the repository at this point in the history
  2. feat: add Create a new Module Federation project cli (#3446)

    Co-authored-by: Néstor <nestor@nstlopez.com>
    2heal1 and Nsttt authored Mar 14, 2025
    Configuration menu
    Copy the full SHA
    f302eeb View commit details
    Browse the repository at this point in the history
  3. feat: 处理useRoute()为undefined的场景 (#3589)

    Co-authored-by: jiangjiawei.fed <jiangjiawei.fed@bytedance.com>
    Co-authored-by: CocooDanielle <dapeen.feng@gmail.com>
    3 people authored Mar 14, 2025
    Configuration menu
    Copy the full SHA
    bcf5795 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d51c41 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e07d1f6 View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): bump esbuild from 0.24.0 to 0.25.0 (#3505)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 14, 2025
    Configuration menu
    Copy the full SHA
    d72445c View commit details
    Browse the repository at this point in the history
  7. chore(deps-dev): bump vite from 5.2.14 to 5.4.12 (#3547)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 14, 2025
    Configuration menu
    Copy the full SHA
    0064219 View commit details
    Browse the repository at this point in the history
  8. chore(deps-dev): bump @semantic-release/github from 11.0.0 to 11.0.1 (#…

    …3561)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 14, 2025
    Configuration menu
    Copy the full SHA
    776e514 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2025

  1. feat(bridge-react): enable custom createRoot to support React v19 in …

    …@module-federation/bridge-react (#3551)
    
    Co-authored-by: Zack Jackson <25274700+ScriptedAlchemy@users.noreply.github.com>
    danpeen and ScriptedAlchemy authored Mar 15, 2025
    Configuration menu
    Copy the full SHA
    4d67b8f View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2025

  1. Fix react bridge for react 16 (#3591)

    Co-authored-by: Zack Jackson <25274700+ScriptedAlchemy@users.noreply.github.com>
    CarltonHowell and ScriptedAlchemy authored Mar 16, 2025
    Configuration menu
    Copy the full SHA
    2d086fc View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2025

  1. Configuration menu
    Copy the full SHA
    bce6cd9 View commit details
    Browse the repository at this point in the history
  2. chore: release v0.11.0

    2heal1 committed Mar 17, 2025
    Configuration menu
    Copy the full SHA
    cc722c6 View commit details
    Browse the repository at this point in the history
Loading