Skip to content

v1.1.9

Choose a tag to compare

@talatkuyuk talatkuyuk released this 11 Aug 11:25
· 117 commits to main since this release

Consider this version is for react18 users

The changes made by @talatkuyuk:

  • Update dependencies
  • Update github action main.yml for fix about installing npm@latest in node 20
  • Add a new sponsorship into README
  • Remove unnecessary skipLibCheck from tsconfig
  • Remove unnecessary esModuleInterop from tsconfig
  • Update @types/mdx
  • Add a comment for skipLibCheck in tsconfig
  • Add @types/jest to 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 bundler from node in tsconfig to fix some library type errors