github-actions
released this
30 Aug 07:34
·
26 commits
to main
since this release
Minor Changes
- #50
39eb811b
Thanks @sahilshahane! -- Added
SWC
bundler that resulted in very fast builds - Changed build output structure -
cjs
andesm
types will have their own directory - Added Next.js 13 App-Directory support
- Added Next.js 13 Modularize Import support to fix tree shaking for app-directory
- This also fixes memory issues, only the icons that are being used are loaded in runtime ( significantly reduces time to compile pages during development)
- Added