-
Notifications
You must be signed in to change notification settings - Fork 12
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
2b9867b
commit a939e99
Showing
5 changed files
with
37 additions
and
18 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
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,5 +1,24 @@ | ||
# y-partyserver | ||
|
||
## 0.0.15 | ||
|
||
### Patch Changes | ||
|
||
- [`528adea`](https://github.com/threepointone/partyserver/commit/528adeaced6dce6e888d2f54cc75c3569bf2c277) Thanks [@threepointone](https://github.com/threepointone)! - some fixes and tweaks | ||
|
||
- getServerByName was throwing on all requests | ||
- `Env` is now an optional arg when defining `Server` | ||
- `y-partyserver/provider` can now take an optional `prefix` arg to use a custom url to connect | ||
- `routePartyKitRequest`/`getServerByName` now accepts `jurisdiction` | ||
|
||
bonus: | ||
|
||
- added a bunch of fixtures | ||
- added stubs for docs | ||
|
||
- Updated dependencies [[`528adea`](https://github.com/threepointone/partyserver/commit/528adeaced6dce6e888d2f54cc75c3569bf2c277)]: | ||
- [email protected] | ||
|
||
## 0.0.14 | ||
|
||
### Patch Changes | ||
|
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