What's Changed
- perf: replace Object.entries/fromEntries with Object.keys for better performance by @ssi02014 in #1639
- fix: handle undefined case in filtering logic by @manikanta5827 in #1650
- chore: use oxlint by @Copilot in #1670
- Drop Node.js 20 support and enforce erasable TypeScript syntax by @Copilot in #1671
- use TS natively and switch to pnpm by @typicode in #1672
- chore: update dev script by @typicode in #1675
- fix: patch bug by @typicode in #1676
- chore: Update outdated GitHub Actions version by @pgoslatara in #1677
- chore: update package.json version and publish script by @typicode in #1678
New Contributors
- @ssi02014 made their first contribution in #1639
- @manikanta5827 made their first contribution in #1650
- @pgoslatara made their first contribution in #1677
Full Changelog: v1.0.0-beta.3...v1.0.0-4