What's Changed
- CI: remove concurrency by @XhmikosR in #1846
- build(deps): bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group by @dependabot[bot] in #1872
- Downgrade ts-json-schema-generator to v2.4.0 for Node.js 20 support by @XhmikosR in #1848
- prepare: add exit 0 as an extra guard by @XhmikosR in #1850
- ESLint: bump to es2023 globals by @XhmikosR in #1854
- package.json: remove redundant tests from files by @XhmikosR in #1855
- tsconfig: enable verbatimModuleSyntax by @XhmikosR in #1860
- Remove the unused libnpmconfig.d.ts by @XhmikosR in #1857
- Clean up
run()return type JSDoc by @XhmikosR in #1868 - cache test: remove any previous stale cache file to prevent failures by @XhmikosR in #1865
- package.json: remove duplicate typecheck script by @XhmikosR in #1856
- Doctor tests cleanup by @XhmikosR in #1869
- fix: skip cache write when cooldown is active by @XhmikosR in #1871
- Fix stale @param names in JSDoc by @XhmikosR in #1874
- Simplify tsconfig.json by @XhmikosR in #1858
- Add a .npmrc file enabling engine-strict by @XhmikosR in #1847
- Enforce node: protocol and dedupe imports by @XhmikosR in #1842
- Fix verbose log printing local yarn config under "user yarn config" header by @XhmikosR in #1875
- lint: add --continue-on-error by @XhmikosR in #1859
- test: cover
$override references by @XhmikosR in #1877 - CI updates by @XhmikosR in #1870
- More shell tweaks by @XhmikosR in #1853
- Update interactive hint for q button by @XhmikosR in #1879
- Vite config cleanup by @XhmikosR in #1861
- package.json: remove unneeded overrides by @XhmikosR in #1849
- build: stub unused iconv-lite out of the bundle by @XhmikosR in #1881
- package.json: specify allowScripts by @XhmikosR in #1878
- build(deps): bump softprops/action-gh-release by @dependabot[bot] in #1880
- refactor prettifyCooldown and share the cooldown regex by @XhmikosR in #1883
- build(deps-dev): bump the development-dependencies group across 1 directory with 5 updates by @dependabot[bot] in #1876
- fix(cooldown): scope auto-cooldown config to active package manager only by @raineorshine with @Copilot in #1882
Full Changelog: v22.2.7...v22.2.8