Skip to content

v2.0.0

Choose a tag to compare

@mourner mourner released this 28 Mar 14:03
  • ⚠️ 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 shrink method for manually freeing internal memory. #3
  • Slightly improve push performance by removing redundant assignments by @yurivish in #11