Releases: partykit/partykit
[email protected]
Patch Changes
732dc3cThanks @threepointone! - broader range of react as a peer dep
[email protected]
Patch Changes
9fcca93Thanks @threepointone! - remove warnign when deploying to own domain
[email protected]
Patch Changes
- #948
4b734d7Thanks @threepointone! - move partysocket to the partyserver repo
[email protected]
Patch Changes
e9dd477Thanks @threepointone! - --no-hotkeys
[email protected]
Patch Changes
- #944
953d48cThanks @threepointone! - Update README.md
[email protected]
Minor Changes
-
#938
548c226Thanks @threepointone! - add basePath, prefixrenamed the previous prefix option to basePath, and added a new prefix option.
This is a breaking change, but since this was an undocumented feature, it's unlikely to affect anyone.
[email protected]
Patch Changes
-
#928
d84c373Thanks @maryam-khan-dev! - Improve Node.js API compatibility in PartyKit -
#939
00a1d6cThanks @albertso! - Fix bad URL on windows, frompath.join( import.meta.url, "../dist/generated.js" )
which produces url startring with.\\file:\\, that incorrectly has.\\.Changes to
partykit/src/dev.tsxandpartykit/src/cli.tsx -
#934
b651f93Thanks @maryam-khan-dev! - Restore & improve Node APIs' compatibility with PartyKit -
#932
175a977Thanks @threepointone! - rename CLERK_PUBLISHABLE_KEY to PARTYKIT_CLERK_PUBLISHABLE_KEY
[email protected]
[email protected]
Patch Changes
- #916
66d07f5Thanks @threepointone! - Add support for observability