AI_botter/node_modules/@sapphire/async-queue/CHANGELOG.md
2024-04-30 17:46:10 -08:00

12 KiB

Changelog

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

@sapphire/async-queue@1.5.2 - (2024-01-19)

🐛 Bug Fixes

  • Fixed commonjs typings export mapping (#707) (216ff02)

@sapphire/async-queue@1.5.1 - (2023-12-04)

🏠 Refactor

  • Split @sapphire/time-utilities into 4 sub-packages (#462) (574299a)

🐛 Bug Fixes

  • async-queue: Properly split CJS, ESM and IIFE (75f215c)
  • Update export mapping for proper ESM/CJS split (dd0cff8)
  • deps: Update all non-major dependencies (#607) (9cc8bd0)
  • deps: Update all non-major dependencies (#577) (291dd67)
  • deps: Update all non-major dependencies (#545) (40ca040)
  • deps: Update all non-major dependencies (#544) (cc78f17)
  • deps: Update all non-major dependencies (#532) (8033d1f)
  • deps: Update all non-major dependencies (#514) (21b07d5)
  • deps: Update all non-major dependencies (#505) (6178296)
  • deps: Update all non-major dependencies (#466) (dc08606)
  • deps: Update all non-major dependencies (e20f299)

📝 Documentation

  • Add @06000208 as a contributor (fa3349e)
  • Add @didinele as a contributor (42ef7b6)
  • Add @goestav as a contributor (0e56a92)
  • Add @CitTheDev as a contributor (34169ea)
  • Add @legendhimslef as a contributor (059b6f1)
  • Add @r-priyam as a contributor (fb278ba)
  • Change name of @kyranet (#451) (df4fdef)
  • Update @RealShadowNova as a contributor (a869ba0)

🧪 Testing

@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)