discord.js/packages
Almeida 3b8df63a5a
feat: align some methods with the Set Methods proposal (#8890)
feat(collection): align/add methods with/from Set Methods proposal

BREAKING CHANGE: The `intersect` method has been renamed to `intersection`
BREAKING CHANGE: The `difference` method has been renamed to `symmetricDifference`
BREAKING CHANGE: The `subtract` method has been renamed to `difference`
2023-11-07 18:04:51 +00:00
..
actions build(scripts): send correct data to meilisearch 2023-11-07 16:48:02 +01:00
api-extractor-utils chore: @types/node and unocss fix 2023-11-06 23:55:13 +01:00
brokers chore: @types/node and unocss fix 2023-11-06 23:55:13 +01:00
builders chore: @types/node and unocss fix 2023-11-06 23:55:13 +01:00
collection feat: align some methods with the Set Methods proposal (#8890) 2023-11-07 18:04:51 +00:00
core chore: @types/node and unocss fix 2023-11-06 23:55:13 +01:00
create-discord-bot chore: @types/node and unocss fix 2023-11-06 23:55:13 +01:00
discord.js chore: @types/node and unocss fix 2023-11-06 23:55:13 +01:00
docgen chore: @types/node and unocss fix 2023-11-06 23:55:13 +01:00
formatters chore: @types/node and unocss fix 2023-11-06 23:55:13 +01:00
next chore: @types/node and unocss fix 2023-11-06 23:55:13 +01:00
proxy chore: @types/node and unocss fix 2023-11-06 23:55:13 +01:00
proxy-container chore: @types/node and unocss fix 2023-11-06 23:55:13 +01:00
rest chore: @types/node and unocss fix 2023-11-06 23:55:13 +01:00
scripts ci: update search with github actions 2023-11-07 16:22:17 +01:00
ui chore: @types/node and unocss fix 2023-11-06 23:55:13 +01:00
util chore: @types/node and unocss fix 2023-11-06 23:55:13 +01:00
voice chore: @types/node and unocss fix 2023-11-06 23:55:13 +01:00
ws chore: @types/node and unocss fix 2023-11-06 23:55:13 +01:00