What's Changed
- chore(ci): add concurrency setting by @camc314 in #147
- chore(deps): update crate-ci/typos action to v1.35.7 by @renovate[bot] in #152
- refactor(headless): replace goroutine with
WaitGroup
for diagnostics channel by @camc314 in #153 - refactor(main): replace goroutine with
WaitGroup
for diagnostics by @camc314 in #154 - refactor: use
slices.ContainsFunc
rather than manual impl by @camc314 in #155 - refactor(no-unsafe-enum-comparison): use
slices.ContainsFunc
rather than manual impl by @camc314 in #156 - chore(deps): update typescript-go digest to 5d1d69a by @renovate[bot] in #157
- chore(deps): update typescript-go digest to 1182233 by @renovate[bot] in #160
- refactor(justfile): add windows config settings by @camc314 in #159
- refactor(tests): move e2e tests to use vitest by @camc314 in #150
- chore(ci): run tests on windows in CI by @camc314 in #151
- chore(deps): update node.js to v22.19.0 by @renovate[bot] in #162
- chore(deps): update dependency vitest to v3 by @renovate[bot] in #163
- feat: improve panic message when file is unmatched from a tsconfig by @camc314 in #144
Full Changelog: v0.1.2...v0.1.4