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: coopernurse/node-pool
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.8.2
Choose a base ref
...
head repository: coopernurse/node-pool
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.9.0
Choose a head ref
  • 7 commits
  • 4 files changed
  • 3 contributors

Commits on Jul 1, 2022

  1. fix: add ready function to index.d.ts

    Teow Hua Jun authored and Teow Hua Jun committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    0a5ef1d View commit details
    Browse the repository at this point in the history
  2. lint

    Teow Hua Jun authored and Teow Hua Jun committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    99a2eb5 View commit details
    Browse the repository at this point in the history
  3. chore: newline

    Teow Hua Jun authored and Teow Hua Jun committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    7d58879 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #295 from huajun07/fix/add-ready-type

    fix: Add ready function type definition
    Kikobeats authored Jul 1, 2022
    Configuration menu
    Copy the full SHA
    7af3338 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. fix: unref setTimeout in pool

    As a library don't block the process quit. Simply `unref` all the `setTimeout`s.
    nomagick authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    e94fd37 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Merge pull request #300 from nomagick/patch-2

    fix: unref setTimeout in pool
    Kikobeats authored Aug 4, 2022
    Configuration menu
    Copy the full SHA
    6a88c64 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2022

  1. chore(release): 3.9.0

    Kikobeats committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    89080ae View commit details
    Browse the repository at this point in the history
Loading