buape / carbon

A fully-featured HTTP library for Discord bots
https://carbon.buape.com/
MIT License
12 stars 6 forks source link

refactor: add partial type parameters to structures #116

Closed apteryxxyz closed 1 month ago

apteryxxyz commented 1 month ago

Haven't really tested yet, will do tomorrow Needs changeset RFC

Closes #101

changeset-bot[bot] commented 1 month ago

🦋 Changeset detected

Latest commit: 01abe500da277854406e75dc98734bdea4edb4e8

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------------- | ----- | | @buape/carbon | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

pkg-pr-new[bot] commented 1 month ago

Open in Stackblitz

@buape/carbon

``` pnpm add https://pkg.pr.new/buape/carbon/@buape/carbon@116 ```

@buape/carbon-linked-roles

``` pnpm add https://pkg.pr.new/buape/carbon/@buape/carbon-linked-roles@116 ```

create-carbon

``` pnpm add https://pkg.pr.new/buape/carbon/create-carbon@116 ```

@buape/carbon-nodejs

``` pnpm add https://pkg.pr.new/buape/carbon/@buape/carbon-nodejs@116 ```

@buape/carbon-request

``` pnpm add https://pkg.pr.new/buape/carbon/@buape/carbon-request@116 ```

commit: 01abe50

apteryxxyz commented 1 month ago

Will merge after #125 and have rebased this pr