slimp/node_modules/@sapphire/async-queue/CHANGELOG.md
2023-06-12 11:40:38 -04:00

8.5 KiB

Changelog

All notable changes to this project will be documented in this file.

@sapphire/async-queue@1.5.0 - (2022-08-16)

🐛 Bug Fixes

  • deps: Update all non-major dependencies (2308bd7)

🚀 Features

  • Add AsyncQueue#abortAll (#429) (b351e70)

@sapphire/async-queue@1.4.0 - (2022-08-07)

🐛 Bug Fixes

  • deps: Update all non-major dependencies (84af0db)
  • deps: Update all non-major dependencies (50cd8de)

📝 Documentation

  • Add @muchnameless as a contributor (a1221fe)
  • Add @enxg as a contributor (d2382f0)
  • Add @EvolutionX-10 as a contributor (efc3a32)
  • Add @MajesticString as a contributor (295b3e9)
  • Add @Mzato0001 as a contributor (c790ef2)
  • Add @NotKaskus as a contributor (00da8f1)
  • Add @imranbarbhuiya as a contributor (fb674c2)
  • Add @axisiscool as a contributor (ce1aa31)
  • Add @dhruv-kaushikk as a contributor (ebbf43f)
  • Add @Commandtechno as a contributor (f1d69fa)
  • Fix typedoc causing OOM crashes (63ba41c)

🚀 Features

  • AsyncQueue: Add AbortSignal support (#417) (c0629e7)

🧪 Testing

  • Migrate to vitest (#380) (075ec73)

1.3.1 (2022-04-01)

Note: Version bump only for package @sapphire/async-queue

1.3.0 (2022-03-06)

Features

1.2.0 (2022-01-28)

Features

1.1.9 (2021-11-06)

Note: Version bump only for package @sapphire/async-queue

1.1.8 (2021-10-26)

Note: Version bump only for package @sapphire/async-queue

1.1.7 (2021-10-17)

Bug Fixes

  • allow more node & npm versions in engines field (5977d2a)

1.1.6 (2021-10-11)

Note: Version bump only for package @sapphire/async-queue

1.1.5 (2021-10-04)

Note: Version bump only for package @sapphire/async-queue

1.1.4 (2021-06-27)

Note: Version bump only for package @sapphire/async-queue

1.1.3 (2021-06-06)

Bug Fixes

  • remove peer deps, update dev deps, update READMEs (#124) (67256ed)

1.1.2 (2021-05-20)

Bug Fixes

  • async-queue: mark package as side effect free (1c4b901)

1.1.1 (2021-05-02)

Bug Fixes

  • drop the www. from the SapphireJS URL (494d89f)
  • update all the SapphireJS URLs from .com to .dev (f59b46d)

1.1.0 (2021-04-21)

Features

1.0.7 (2021-04-19)

Bug Fixes

  • change all Sapphire URLs from "project"->"community" & use our domain where applicable 👨‍🌾🚜 (#102) (835b408)

1.0.6 (2021-04-03)

Note: Version bump only for package @sapphire/async-queue

1.0.5 (2021-03-16)

Bug Fixes

1.0.4 (2021-02-16)

Note: Version bump only for package @sapphire/async-queue

1.0.3 (2021-02-13)

Note: Version bump only for package @sapphire/async-queue

1.0.2 (2021-01-25)

Note: Version bump only for package @sapphire/async-queue

1.0.1 (2021-01-16)

Note: Version bump only for package @sapphire/async-queue

1.0.0 (2021-01-13)

Features

  • async-queue: add async-queue package (#56) (ba81832)