What's Changed
- Wait until server is closed before invoking callback by @Pwndrian in #149
- Update .github/workflows/ci.yml to exclude macOS for old versions of node by @eriktrom in #151
- Add CI support for node 20.x and 22.x by @eriktrom in #152
- Add promise version of getPorts function by @MasterOdin in #146
- Fix adding options.host to defaultHosts list by @MasterOdin in #148
- Add mutator method for basePath by @MasterOdin in #145
New Contributors
Full Changelog: v1.0.32...v1.0.33