Skip to content

v2.3.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@timolins timolins released this 09 Jul 17:54
· 46 commits to main since this release

Update package setup to be ESM compliant

  • Use .mjs extension for ESM module - Update package.json according to #204 ae4a1eb
  • Use main in package.json de10f5c
  • Update entry file in tsup config e63de48

Clean Up

  • Add automatic tsconfig update from Next.js 8c149db
  • Rename index.tsx to index.ts 0749440
  • Remove prepare script 3b9ef79

v2.3.0-beta...v2.3.0-beta.1