mirror of
https://github.com/coracle-social/flotilla.git
synced 2025-12-11 03:17:02 +00:00
Bump welshman
This commit is contained in:
24
package.json
24
package.json
@@ -52,18 +52,18 @@
|
||||
"@types/qrcode": "^1.5.5",
|
||||
"@vite-pwa/assets-generator": "^0.2.6",
|
||||
"@vite-pwa/sveltekit": "^0.6.6",
|
||||
"@welshman/app": "^0.3.0",
|
||||
"@welshman/content": "^0.3.0",
|
||||
"@welshman/dvm": "^0.3.0",
|
||||
"@welshman/editor": "^0.3.0",
|
||||
"@welshman/feeds": "^0.3.0",
|
||||
"@welshman/lib": "^0.3.0",
|
||||
"@welshman/net": "^0.3.0",
|
||||
"@welshman/relay": "^0.3.0",
|
||||
"@welshman/router": "^0.3.0",
|
||||
"@welshman/signer": "^0.3.0",
|
||||
"@welshman/store": "^0.3.0",
|
||||
"@welshman/util": "^0.3.0",
|
||||
"@welshman/app": "^0.3.1",
|
||||
"@welshman/content": "^0.3.1",
|
||||
"@welshman/dvm": "^0.3.1",
|
||||
"@welshman/editor": "^0.3.1",
|
||||
"@welshman/feeds": "^0.3.1",
|
||||
"@welshman/lib": "^0.3.1",
|
||||
"@welshman/net": "^0.3.1",
|
||||
"@welshman/relay": "^0.3.1",
|
||||
"@welshman/router": "^0.3.1",
|
||||
"@welshman/signer": "^0.3.1",
|
||||
"@welshman/store": "^0.3.1",
|
||||
"@welshman/util": "^0.3.1",
|
||||
"compressorjs": "^1.2.1",
|
||||
"daisyui": "^4.12.10",
|
||||
"date-picker-svelte": "^2.13.0",
|
||||
|
||||
BIN
pnpm-lock.yaml
generated
BIN
pnpm-lock.yaml
generated
Binary file not shown.
@@ -19,16 +19,13 @@
|
||||
<Link external class="link" href="https://0xchat.com">0xChat</Link>.
|
||||
</p>
|
||||
<p>
|
||||
This one is particularly annoying, but there is a migration path. To start with, your messages
|
||||
are all still available under the "Chat" tab - all conversations have just been merged together.
|
||||
</p>
|
||||
<p>
|
||||
Next, if you run a relay please upgrade to a version that supports NIP 29. {PLATFORM_NAME} works
|
||||
best with the latest version of <Link
|
||||
If you run a relay, please upgrade to a version that supports NIP 29. {PLATFORM_NAME} works best
|
||||
with the latest version of <Link
|
||||
external
|
||||
class="link"
|
||||
href="https://github.com/coracle-social/frith">Frith</Link
|
||||
>, which includes a migrate script to upgrade your old rooms into NIP 29 compatible rooms.
|
||||
>, which will automatically migrate your rooms. In the meantime, your messages are all still
|
||||
available under the "Chat" tab (all conversations have been temporarily merged together).
|
||||
</p>
|
||||
<Button class="btn btn-primary" onclick={() => history.back()}>Got it</Button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user