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: bcoe/c8
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.0.0
Choose a base ref
...
head repository: bcoe/c8
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.1.0
Choose a head ref
  • 3 commits
  • 7 files changed
  • 3 contributors

Commits on Jan 4, 2024

  1. fix(refactor): remove stale check for createDynamicModule

    The logic meant to correct coverage for createDynamicModule, such that it detected the wrapper inserted here https://github.com/nodejs/node/blob/2e81415d9a21756b7516cd3826482a152d1f8b02/lib/internal/modules/esm/create_dynamic_module.js#L51C7-L51C26 appears to have not been working.
    
    Removing for now. We can consider re-adding similar logic in the future with tests if appropriate.
    mcknasty committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    5e18365 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

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

Commits on Jan 12, 2024

  1. chore(main): release 9.1.0 (#513)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    4ae2a4d View commit details
    Browse the repository at this point in the history
Loading