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: v5.0.1
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: v5.0.2
Choose a head ref
  • 4 commits
  • 14 files changed
  • 1 contributor

Commits on Aug 3, 2022

  1. Child compiler (#92)

    * Upgrading api to match nextjs-ssr
    added middleware pattern
    added auto remote loading
    added env vars
    
    * remove lazy compiler
    
    * Adding medusa support
    
    * fix experiments
    
    * fix experiments
    
    * use child compiler
    
    * remove log
    
    * use child compiler
    
    * v4.0.5
    
    * v4.0.6
    
    * use child compiler
    
    * v4.0.7
    
    * use child compiler
    
    * update readme
    
    * v4.0.8
    
    * apply CURRENT_HOST to plugin
    
    * apply CURRENT_HOST to plugin
    
    * v4.1.0
    
    * fix non js asset processing
    
    * v4.1.1
    
    * fix non js asset processing
    
    * v4.1.2
    
    * i[ate ignore pattern
    
    * fix mini css plugin use
    
    * build
    
    * v4.1.3
    
    * update docs
    
    * update docs
    ScriptedAlchemy authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    df7509e View commit details
    Browse the repository at this point in the history
  2. update docs

    ScriptedAlchemy committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    a395656 View commit details
    Browse the repository at this point in the history
  3. update docs

    ScriptedAlchemy committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    68e1937 View commit details
    Browse the repository at this point in the history
  4. v5.0.2

    ScriptedAlchemy committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    ac9b2ba View commit details
    Browse the repository at this point in the history
Loading