·
19 commits
to refs/heads/main
since this release
[1.0.1] - 2023-10-09
Changed
- Updates
tsconfig.json
to extend from@tsconfig/strictest
, by @compulim, in PR #8 and PR #9 - Bumped dependencies, by @compulim, in PR #17, and PR #26
- Production dependencies
- Development dependencies
@babel/cli@7.23.0
@babel/core@7.23.0
@babel/plugin-transform-runtime@7.22.15
@babel/preset-env@7.22.20
@babel/preset-typescript@7.23.0
@jest/globals@29.7.0
@tsconfig/recommended@1.0.3
@types/jest@29.5.5
@types/node@20.8.3
@typescript-eslint/eslint-plugin@6.7.4
@typescript-eslint/parser@6.7.4
esbuild@0.19.4
eslint-plugin-react@7.33.2
eslint@8.51.0
jest@29.7.0
prettier@3.0.3
typescript@5.2.2
Fixed
- Updated
exports
field to workaround TypeScript resolution bug, by @compulim, in PR #7