Vauxs
Vauxs
TTyphonJS
Created by TyphonJS (Michael) on 10/26/2024 in #typhonjs-runtime
TRL `0.2.0` Release
Updated, all is well.
71 replies
TTyphonJS
Created by TyphonJS (Michael) on 10/26/2024 in #typhonjs-runtime
TRL `0.2.0` Release
For now just gonna typecast it as as ConstructorParameters<typeof TJSDialog>[1]
71 replies
TTyphonJS
Created by TyphonJS (Michael) on 10/26/2024 in #typhonjs-runtime
TRL `0.2.0` Release
but hey VSCode no longer complains about that comment above!
71 replies
TTyphonJS
Created by TyphonJS (Michael) on 10/26/2024 in #typhonjs-runtime
TRL `0.2.0` Release
Looks like it has to be Partial'd
71 replies
TTyphonJS
Created by TyphonJS (Michael) on 10/26/2024 in #typhonjs-runtime
TRL `0.2.0` Release
No description
71 replies
TTyphonJS
Created by TyphonJS (Michael) on 10/26/2024 in #typhonjs-runtime
TRL `0.2.0` Release
Just tested and the only hitch so far I had was changing the types of Header buttons, nothing too major
71 replies
TTyphonJS
Created by TyphonJS (Michael) on 10/26/2024 in #typhonjs-runtime
TRL `0.2.0` Release
by this point I am gonna put this here since it works https://github.com/MrVauxs/pf2e-graphics/blob/main/package.json
71 replies
TTyphonJS
Created by TyphonJS (Michael) on 10/26/2024 in #typhonjs-runtime
TRL `0.2.0` Release
Because we are past next.2
"@typhonjs-fvtt/runtime": "^0.2.0-next.5",
"@typhonjs-fvtt/standard": "^0.2.0-next.3"
"@typhonjs-fvtt/runtime": "^0.2.0-next.5",
"@typhonjs-fvtt/standard": "^0.2.0-next.3"
71 replies
TTyphonJS
Created by TyphonJS (Michael) on 10/26/2024 in #typhonjs-runtime
TRL `0.2.0` Release
If you are upgrading, you might as well upgrade to latest TJS and that may solve your issue
71 replies
TTyphonJS
Created by TyphonJS (Michael) on 10/26/2024 in #typhonjs-runtime
TRL `0.2.0` Release
"imports": {
"#runtime/*": "@typhonjs-fvtt/runtime/*",
"#standard/*": "@typhonjs-fvtt/standard/*"
},
"imports": {
"#runtime/*": "@typhonjs-fvtt/runtime/*",
"#standard/*": "@typhonjs-fvtt/standard/*"
},
71 replies
TTyphonJS
Created by TyphonJS (Michael) on 10/26/2024 in #typhonjs-runtime
TRL `0.2.0` Release
right, it should
71 replies
TTyphonJS
Created by TyphonJS (Michael) on 10/26/2024 in #typhonjs-runtime
TRL `0.2.0` Release
its correct
71 replies
TTyphonJS
Created by TyphonJS (Michael) on 10/26/2024 in #typhonjs-runtime
TRL `0.2.0` Release
as far as I am aware at least, those are the last versions you can use
71 replies
TTyphonJS
Created by TyphonJS (Michael) on 10/26/2024 in #typhonjs-runtime
TRL `0.2.0` Release
Use
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"vite": "^5.0.0",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"vite": "^5.0.0",
71 replies
TTyphonJS
Created by TyphonJS (Michael) on 10/26/2024 in #typhonjs-runtime
TRL `0.2.0` Release
All of those are Svelte 5 only
71 replies
TTyphonJS
Created by TyphonJS (Michael) on 10/26/2024 in #typhonjs-runtime
TRL `0.2.0` Release
🙃
71 replies
TTyphonJS
Created by TyphonJS (Michael) on 10/26/2024 in #typhonjs-runtime
TRL `0.2.0` Release
what version of vite-plugin-svelte are you on?
71 replies
TTyphonJS
Created by TyphonJS (Michael) on 10/26/2024 in #typhonjs-runtime
TRL `0.2.0` Release
Its not though, its talking about ModifierDialog.svelte :thonkang:
71 replies
TTyphonJS
Created by TyphonJS (Michael) on 10/26/2024 in #typhonjs-runtime
TRL `0.2.0` Release
Upgrade to what? And show the code in question since it clearly says "unrecognized option hmr"
71 replies