@inlang/paraglide-js 1.1.1 → 1.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +7 -0
- package/dist/index.js +18018 -1584
- package/package.json +7 -6
package/README.md
CHANGED
|
@@ -363,3 +363,10 @@ Of course we are open to and value criticism as well. If you have any feedback,
|
|
|
363
363
|
<doc-comment text="[...] the switch between the sdk-js and paraglide has been pretty great! " author="albbus" icon="mdi:discord"></doc-comment>
|
|
364
364
|
<doc-comment text="Thanks for all the great work @Samuel Stroschein" author="Willem" icon="mdi:discord"></doc-comment>
|
|
365
365
|
</doc-comments>
|
|
366
|
+
|
|
367
|
+
# Talks
|
|
368
|
+
|
|
369
|
+
- [Svelte Summit Spring 2023](https://www.youtube.com/watch?v=Y6IbPfMU1xM)
|
|
370
|
+
- [Svelte Summit Fall 2023](https://www.youtube.com/watch?v=-YES3CCAG90)
|
|
371
|
+
- Web Zurich December 2023
|
|
372
|
+
- [Svelte London January 2024](https://www.youtube.com/watch?v=eswNQiq4T2w&t=646s)
|