v1.1.9
Consider this version is for react18 users
The changes made by @talatkuyuk:
- Update dependencies
- Update github action
main.ymlfor fix about installingnpm@latestin node 20 - Add a new sponsorship into README
- Remove unnecessary
skipLibCheckfrom tsconfig - Remove unnecessary
esModuleInteropfrom tsconfig - Update
@types/mdx - Add a comment for
skipLibCheckin tsconfig - Add
@types/jestto fix a type error related with@testing-library/jest-dom/vitest - Fix a type error about augmentations for the global scope can only be directly nested in external modules in
requestIdleCallback.d.ts - Change moduleResolution to
bundlerfromnodein tsconfig to fix some library type errors