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: patriksimek/vm2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.9.5
Choose a base ref
...
head repository: patriksimek/vm2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.9.7
Choose a head ref
  • 18 commits
  • 32 files changed
  • 3 contributors

Commits on Oct 17, 2021

  1. Add github npm test

    XmiliaH committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    ab245fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    106657c View commit details
    Browse the repository at this point in the history
  3. Fix for node v6

    XmiliaH committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    a1491c2 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

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

Commits on Oct 20, 2021

  1. Specs may add more types to typeof.

    Default these values to null.
    XmiliaH committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    3482787 View commit details
    Browse the repository at this point in the history
  2. Add missed bigint

    XmiliaH committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    c9cbff6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #375 from XmiliaH/fix-374

    Specs may add more types to typeof.
    XmiliaH authored Oct 20, 2021
    Configuration menu
    Copy the full SHA
    7505410 View commit details
    Browse the repository at this point in the history
  4. Smaller fixes

    XmiliaH committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    d03f150 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a21c36 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. Configuration menu
    Copy the full SHA
    2353ce6 View commit details
    Browse the repository at this point in the history
  2. Update release date

    XmiliaH committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    94bf918 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #395 from XmiliaH/security-fixes

    Internal restructuring and security improvements
    XmiliaH authored Feb 8, 2022
    Configuration menu
    Copy the full SHA
    532120d View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Some bugfixes for v3.9.6

    XmiliaH committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    568934f View commit details
    Browse the repository at this point in the history
  2. Prepare release 3.9.7

    XmiliaH committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    b6581b4 View commit details
    Browse the repository at this point in the history
  3. Fix formatting for changelog

    XmiliaH committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    31c7200 View commit details
    Browse the repository at this point in the history
  4. Fix custom resolver type

    The custom resolver is allowed to return undefined (really, any falsy value) if a module is not found, but this type definition requires it to return a string. This fixes the definition to allow undefined.
    bespokebob committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    b7f794d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #401 from youngbob/fix-resolver-type

    Fix custom resolver type
    XmiliaH authored Feb 10, 2022
    Configuration menu
    Copy the full SHA
    b4d9dce View commit details
    Browse the repository at this point in the history
  6. Merge pull request #400 from XmiliaH/bugfixes

    Some bugfixes for v3.9.6
    XmiliaH authored Feb 10, 2022
    Configuration menu
    Copy the full SHA
    4541794 View commit details
    Browse the repository at this point in the history
Loading