Skip to content

v2.1.12

Latest

Choose a tag to compare

@talatkuyuk talatkuyuk released this 11 Aug 11:29
· 1 commit to main since this release

Consider this version is for react19 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 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