Because of #55 , this will probably be the last version.
Added
- README badge for Validate workflow status
- README badges for NPM license, type definitions, and downloads
- README badge for required Node version
exactOptionalPropertyTypes
to tsconfigisolatedModules
,isolatedDeclarations
, andnoUncheckedSideEffectImports
to tsconfig- Automatic updates for dependencies with Dependabot
- Note about package being permanently broken to README
Changed
API Status
badge to use shields.ioNPM version
badge to use shields.io- All dependencies to latest versions
vscode-eslint
flat config support to be stable- Mock fetch method to use types from
fetch
- Package version number to 2.0.2
Fixed
- Double-quote usage in
publish.yml
vite
vulnerability https://github.com/JstnMcBrd/delphi-ai/security/dependabot/5braces
vulnerability (https://github.com/JstnMcBrd/delphi-ai/security/dependabot/6)
Removed
- Redundant issue link
noFallthroughCasesInSwitch
from tsconfig (handled better by eslint)- Vitest option
--pool=forks
- Unnecessary (and incompatible with TS 5.6) node type imports