v2.0.0
⚠️ Breaking: Drop the CommonJS entry point. FlatQueue is now ESM-only. fabb09b- Add TypeScript types by @pschiffmann in #6
- Add proper API documentation by @pschiffmann in #5
- Add
shrinkmethod for manually freeing internal memory. #3 - Slightly improve
pushperformance by removing redundant assignments by @yurivish in #11