What's Changed
- Update version by @ehuelsmann in #90
- chore(deps-dev): bump @typescript-eslint/parser from 8.59.4 to 8.60.0 by @dependabot[bot] in #91
- chore(deps-dev): bump typescript-eslint from 8.59.3 to 8.60.0 by @dependabot[bot] in #92
- chore(deps-dev): bump mocha from 11.7.5 to 11.7.6 by @dependabot[bot] in #93
- chore(deps-dev): bump eslint from 10.3.0 to 10.4.1 by @dependabot[bot] in #94
- Remove
tsconfig-pathsfrom chai test bootstrap by @Copilot in #95 - Remove root TS path alias to unblock TS6 DTS builds in chai-openapi-response-validator by @Copilot in #96
- Use
tscfor DTS emit in chai-openapi-response-validator; keeptsupfor JS bundling by @Copilot in #97 - chore(deps-dev): bump typescript-eslint from 8.60.0 to 8.60.1 by @dependabot[bot] in #101
- chore(deps): bump js-yaml from 4.1.1 to 4.2.0 by @dependabot[bot] in #100
- chore(deps-dev): bump eslint-plugin-mocha from 11.2.0 to 11.3.0 by @dependabot[bot] in #99
- chore(deps): bump codecov/codecov-action from 6 to 7 by @dependabot[bot] in #102
- chore(deps-dev): bump @typescript-eslint/parser from 8.60.0 to 8.61.0 by @dependabot[bot] in #104
- chore(deps-dev): bump prettier from 3.8.3 to 3.8.4 by @dependabot[bot] in #105
- Change yaml to single quotes which some linters prefer by @ehuelsmann in #106
- chore(deps): bump @types/superagent from 8.1.9 to 8.1.10 by @dependabot[bot] in #103
- Declare ESLint import plugin by @ehuelsmann in #107
- Import CJS/ESM agnostic by @ehuelsmann in #108
- Use tsx to compile types by @ehuelsmann in #109
- chore(deps-dev): bump @types/chai from 4.3.20 to 5.2.3 by @dependabot[bot] in #98
- Remove additional DTS build by @ehuelsmann in #110
- Use tsc by @ehuelsmann in #111
- chore(deps-dev): bump typescript from 5.9.3 to 6.0.3 by @dependabot[bot] in #79
- Rely on tsconfig.json -- don't override settings in package.json by @ehuelsmann in #112
- Remove empty forwarder module by @ehuelsmann in #113
- Resolve linter warning about spurious warning suppression by @ehuelsmann in #114
- Now that the empty forwarder module is deleted, adjust 'rootDir' by @ehuelsmann in #115
- Release v0.18.0 by @ehuelsmann in #116
Full Changelog: v0.17.3...v0.18.0