This repository has been archived by the owner on Apr 13, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0fb3efd
commit 43bd469
Showing
9 changed files
with
154 additions
and
130 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,42 +1,48 @@ | ||
# @crossbuild/core | ||
|
||
## 0.3.1 | ||
|
||
### Patch Changes | ||
|
||
- 0fb3efd: Allow arguments in component custom IDs | ||
|
||
## 0.3.0 | ||
|
||
### Minor Changes | ||
|
||
- 05327aa: Add initial events support | ||
- 05327aa: Add initial events support | ||
|
||
### Patch Changes | ||
|
||
- 78e8fa3: Remove the functions and types packages and consolidate those into the core package | ||
- 78e8fa3: Remove the functions and types packages and consolidate those into the core package | ||
|
||
## 0.2.0 | ||
|
||
### Minor Changes | ||
|
||
- 9470814: feat: Support user/channel/role option types | ||
- 311a7a7: Add more reply methods to interactions | ||
- 966da1d: feat: Better custom checks so you don't have to import functions into every single component | ||
- 311a7a7: Add new classes for server, user, message, channel | ||
- 9470814: feat: Support user/channel/role option types | ||
- 311a7a7: Add more reply methods to interactions | ||
- 966da1d: feat: Better custom checks so you don't have to import functions into every single component | ||
- 311a7a7: Add new classes for server, user, message, channel | ||
|
||
### Patch Changes | ||
|
||
- 294aba0: chore: Update dependencies | ||
- 8a6405e: chore: update dependencies | ||
- ac09d9d: fix: Reimplement paginators for the new modules | ||
- Updated dependencies [294aba0] | ||
- Updated dependencies [8a6405e] | ||
- @crossbuild/functions@0.3.1 | ||
- @crossbuild/types@0.2.1 | ||
- 294aba0: chore: Update dependencies | ||
- 8a6405e: chore: update dependencies | ||
- ac09d9d: fix: Reimplement paginators for the new modules | ||
- Updated dependencies [294aba0] | ||
- Updated dependencies [8a6405e] | ||
- @crossbuild/functions@0.3.1 | ||
- @crossbuild/types@0.2.1 | ||
|
||
## 0.1.0 | ||
|
||
### Minor Changes | ||
|
||
- d0929c4: Switch to a modular system for managing different platforms | ||
- d0929c4: Switch to a modular system for managing different platforms | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [d0929c4] | ||
- @crossbuild/functions@0.3.0 | ||
- @crossbuild/types@0.2.0 | ||
- Updated dependencies [d0929c4] | ||
- @crossbuild/functions@0.3.0 | ||
- @crossbuild/types@0.2.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,101 +1,111 @@ | ||
# crossbuild | ||
|
||
## 0.6.1 | ||
|
||
### Patch Changes | ||
|
||
- 0fb3efd: Allow arguments in component custom IDs | ||
- Updated dependencies [0fb3efd] | ||
- @crossbuild/core@0.3.1 | ||
- @crossbuild/discord@0.3.1 | ||
- @crossbuild/guilded@0.3.1 | ||
|
||
## 0.6.0 | ||
|
||
### Minor Changes | ||
|
||
- 05327aa: Add initial events support | ||
- 05327aa: Add initial events support | ||
|
||
### Patch Changes | ||
|
||
- 78e8fa3: Remove the functions and types packages and consolidate those into the core package | ||
- Updated dependencies [78e8fa3] | ||
- Updated dependencies [05327aa] | ||
- @crossbuild/discord@0.3.0 | ||
- @crossbuild/guilded@0.3.0 | ||
- @crossbuild/core@0.3.0 | ||
- 78e8fa3: Remove the functions and types packages and consolidate those into the core package | ||
- Updated dependencies [78e8fa3] | ||
- Updated dependencies [05327aa] | ||
- @crossbuild/discord@0.3.0 | ||
- @crossbuild/guilded@0.3.0 | ||
- @crossbuild/core@0.3.0 | ||
|
||
## 0.5.0 | ||
|
||
### Minor Changes | ||
|
||
- chore: update modules | ||
- chore: update modules | ||
|
||
### Patch Changes | ||
|
||
- 294aba0: chore: Update dependencies | ||
- 8a6405e: chore: update dependencies | ||
- Updated dependencies [294aba0] | ||
- Updated dependencies [9470814] | ||
- Updated dependencies [311a7a7] | ||
- Updated dependencies [966da1d] | ||
- Updated dependencies [311a7a7] | ||
- Updated dependencies [8a6405e] | ||
- Updated dependencies [ac09d9d] | ||
- @crossbuild/functions@0.3.1 | ||
- @crossbuild/discord@0.2.0 | ||
- @crossbuild/guilded@0.2.0 | ||
- @crossbuild/types@0.2.1 | ||
- @crossbuild/core@0.2.0 | ||
- 294aba0: chore: Update dependencies | ||
- 8a6405e: chore: update dependencies | ||
- Updated dependencies [294aba0] | ||
- Updated dependencies [9470814] | ||
- Updated dependencies [311a7a7] | ||
- Updated dependencies [966da1d] | ||
- Updated dependencies [311a7a7] | ||
- Updated dependencies [8a6405e] | ||
- Updated dependencies [ac09d9d] | ||
- @crossbuild/functions@0.3.1 | ||
- @crossbuild/discord@0.2.0 | ||
- @crossbuild/guilded@0.2.0 | ||
- @crossbuild/types@0.2.1 | ||
- @crossbuild/core@0.2.0 | ||
|
||
## 0.4.0 | ||
|
||
### Minor Changes | ||
|
||
- d0929c4: Switch to a modular system for managing different platforms | ||
- d0929c4: Switch to a modular system for managing different platforms | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [d0929c4] | ||
- @crossbuild/functions@0.3.0 | ||
- @crossbuild/discord@0.1.0 | ||
- @crossbuild/guilded@0.1.0 | ||
- @crossbuild/types@0.2.0 | ||
- @crossbuild/core@0.1.0 | ||
- Updated dependencies [d0929c4] | ||
- @crossbuild/functions@0.3.0 | ||
- @crossbuild/discord@0.1.0 | ||
- @crossbuild/guilded@0.1.0 | ||
- @crossbuild/types@0.2.0 | ||
- @crossbuild/core@0.1.0 | ||
|
||
## 0.3.1 | ||
|
||
### Patch Changes | ||
|
||
- Support components in the paginator | ||
- Support components in the paginator | ||
|
||
## 0.3.0 | ||
|
||
### Minor Changes | ||
|
||
- 0bf242e: Add buttons and select menus as component types | ||
- 6a0f5da: Add cooldowns to components | ||
- 35dfe13: Add a paginator utility | ||
- 0bf242e: Add buttons and select menus as component types | ||
- 6a0f5da: Add cooldowns to components | ||
- 35dfe13: Add a paginator utility | ||
|
||
### Patch Changes | ||
|
||
- fe65ae6: Add client permissions checks for Components | ||
- Updated dependencies [35dfe13] | ||
- Updated dependencies [fe65ae6] | ||
- @crossbuild/types@0.1.1 | ||
- @crossbuild/functions@0.2.1 | ||
- fe65ae6: Add client permissions checks for Components | ||
- Updated dependencies [35dfe13] | ||
- Updated dependencies [fe65ae6] | ||
- @crossbuild/types@0.1.1 | ||
- @crossbuild/functions@0.2.1 | ||
|
||
## 0.2.0 | ||
|
||
### Minor Changes | ||
|
||
- 051ed72: Add a new options handler that is more type-safe to use | ||
- 051ed72: Add a new options handler that is more type-safe to use | ||
|
||
### Patch Changes | ||
|
||
- d9f0aab: Update to discord.js v14.12.1, move interaction data building to the listeners | ||
- Updated dependencies [051ed72] | ||
- Updated dependencies [d9f0aab] | ||
- @crossbuild/functions@0.2.0 | ||
- d9f0aab: Update to discord.js v14.12.1, move interaction data building to the listeners | ||
- Updated dependencies [051ed72] | ||
- Updated dependencies [d9f0aab] | ||
- @crossbuild/functions@0.2.0 | ||
|
||
## 0.1.0 | ||
|
||
### Minor Changes | ||
|
||
- 26276e7: Initial release of CrossBuild | ||
- 26276e7: Initial release of CrossBuild | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [26276e7] | ||
- @crossbuild/functions@0.1.0 | ||
- @crossbuild/types@0.1.0 | ||
- Updated dependencies [26276e7] | ||
- @crossbuild/functions@0.1.0 | ||
- @crossbuild/types@0.1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,78 +1,85 @@ | ||
# @crossbuild/discord | ||
|
||
## 0.3.1 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [0fb3efd] | ||
- @crossbuild/core@0.3.1 | ||
|
||
## 0.3.0 | ||
|
||
### Minor Changes | ||
|
||
- 05327aa: Add initial events support | ||
- 05327aa: Add initial events support | ||
|
||
### Patch Changes | ||
|
||
- 78e8fa3: Remove the functions and types packages and consolidate those into the core package | ||
- Updated dependencies [78e8fa3] | ||
- Updated dependencies [05327aa] | ||
- @crossbuild/core@0.3.0 | ||
- 78e8fa3: Remove the functions and types packages and consolidate those into the core package | ||
- Updated dependencies [78e8fa3] | ||
- Updated dependencies [05327aa] | ||
- @crossbuild/core@0.3.0 | ||
|
||
## 0.2.0 | ||
|
||
### Minor Changes | ||
|
||
- 9470814: feat: Support user/channel/role option types | ||
- 311a7a7: Add more reply methods to interactions | ||
- 311a7a7: Add new classes for server, user, message, channel | ||
- 9470814: feat: Support user/channel/role option types | ||
- 311a7a7: Add more reply methods to interactions | ||
- 311a7a7: Add new classes for server, user, message, channel | ||
|
||
### Patch Changes | ||
|
||
- 294aba0: chore: Update dependencies | ||
- 8a6405e: chore: update dependencies | ||
- ac09d9d: fix: Reimplement paginators for the new modules | ||
- Updated dependencies [294aba0] | ||
- Updated dependencies [9470814] | ||
- Updated dependencies [311a7a7] | ||
- Updated dependencies [966da1d] | ||
- Updated dependencies [311a7a7] | ||
- Updated dependencies [8a6405e] | ||
- Updated dependencies [ac09d9d] | ||
- @crossbuild/types@0.2.1 | ||
- @crossbuild/core@0.2.0 | ||
- 294aba0: chore: Update dependencies | ||
- 8a6405e: chore: update dependencies | ||
- ac09d9d: fix: Reimplement paginators for the new modules | ||
- Updated dependencies [294aba0] | ||
- Updated dependencies [9470814] | ||
- Updated dependencies [311a7a7] | ||
- Updated dependencies [966da1d] | ||
- Updated dependencies [311a7a7] | ||
- Updated dependencies [8a6405e] | ||
- Updated dependencies [ac09d9d] | ||
- @crossbuild/types@0.2.1 | ||
- @crossbuild/core@0.2.0 | ||
|
||
## 0.1.0 | ||
|
||
### Minor Changes | ||
|
||
- d0929c4: Switch to a modular system for managing different platforms | ||
- d0929c4: Switch to a modular system for managing different platforms | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [d0929c4] | ||
- @crossbuild/types@0.2.0 | ||
- @crossbuild/core@0.1.0 | ||
- Updated dependencies [d0929c4] | ||
- @crossbuild/types@0.2.0 | ||
- @crossbuild/core@0.1.0 | ||
|
||
## 0.2.1 | ||
|
||
### Patch Changes | ||
|
||
- fe65ae6: Add client permissions checks for Components | ||
- Updated dependencies [35dfe13] | ||
- @crossbuild/types@0.1.1 | ||
- fe65ae6: Add client permissions checks for Components | ||
- Updated dependencies [35dfe13] | ||
- @crossbuild/types@0.1.1 | ||
|
||
## 0.2.0 | ||
|
||
### Minor Changes | ||
|
||
- 051ed72: Add a new options handler that is more type-safe to use | ||
- 051ed72: Add a new options handler that is more type-safe to use | ||
|
||
### Patch Changes | ||
|
||
- d9f0aab: Update to discord.js v14.12.1, move interaction data building to the listeners | ||
- d9f0aab: Update to discord.js v14.12.1, move interaction data building to the listeners | ||
|
||
## 0.1.0 | ||
|
||
### Minor Changes | ||
|
||
- 26276e7: Initial release of CrossBuild | ||
- 26276e7: Initial release of CrossBuild | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [26276e7] | ||
- @crossbuild/types@0.1.0 | ||
- Updated dependencies [26276e7] | ||
- @crossbuild/types@0.1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.