Skip to content
This repository has been archived by the owner on Jan 8, 2022. It is now read-only.

Releases: discordjs/collection

0.4.0

24 Dec 11:12
4121bf5
Compare
Choose a tag to compare

Features

0.3.2

30 Oct 19:45
ddcebe4
Compare
Choose a tag to compare

Bug Fixes

0.3.1

30 Oct 19:45
ef5af0c
Compare
Choose a tag to compare
  • Maintenance release

0.3.0

30 Oct 19:44
96d4fe3
Compare
Choose a tag to compare

Features

0.2.4

27 Oct 05:00
2411eb0
Compare
Choose a tag to compare

Bug Fixes

0.2.3

27 Oct 03:16
f5754ba
Compare
Choose a tag to compare

Bug Fixes

  • building with useDefineForClassFields false (2a571d5)

0.2.2

27 Oct 00:48
e6a1292
Compare
Choose a tag to compare
  • chore: improve build setup (7863090)

0.2.1

31 Jul 09:01
37089d5
Compare
Choose a tag to compare

0.2.0

12 Jul 09:12
d0e4d76
Compare
Choose a tag to compare
  • fix: random* returning undefined vals when > collection size (cfd66b2)
  • refactor: remove array methods and caching mechanism (bc9a2ef)
  • fix: stop using module.exports for collection (6d7ecbf)
  • feat: add hasAll() and hasAny() (dfb21bd)
  • feat: add support for type predicates (894d1c9)
  • refactor: rework collection types (8099693)

0.1.6

28 Jul 04:10
767b8fe
Compare
Choose a tag to compare
  • fix(Collection): properly export the collection class (6805e0b)