Dxsvelte

Latest version: v0.2.0a21

Safety actively analyzes 632528 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2.0alpha.19

Small update to the recent alpha, as usual be sure to (re)initialise DxSvelte it with ``npx dxsveltealpha`` and install the updated Python script from PyPi (either manually or using the DxSvelte CLI tool).

Further to the previous update, we've now go:

Changelog
- Source mapped SSR rendering errors; no more being in the dark, if SSR fails it will tell you where exactly in your source that occured
- SSR errors now also result in CSR failover, so the end user's browser can take over while the error is piped to stderr for your action

Source mapping in action
![Screenshot 2023-10-28 at 04 01 11](https://github.com/emmyarty/dxsvelte/assets/70502936/a781bd6f-0d1d-40ab-9906-1a2e9c141ad5)

0.2.0alpha.18

As it's still tagged with its alpha version, be sure to (re)initialise DxSvelte it with ``npx dxsvelte0.2.0-alpha.18`` and install the Python script from PyPi (either manually or using the CLI tool).

A fair amount's changed, and a few important quality of life features aren't far behind.

Changelog
- Project fully ported across to Vite, and can now leverage many of the awesome tools available to the SvelteKit ecosystem!
- Svelte version migrated from 3.x.x -> 4.2.2 following Vite port of DxSvelte.
- Published the Python package element of the project to PyPi.
- Improved type hints and in-line function documentation through JSDoc.
- Exposed ``goto(path)`` as a ``common`` import function.
- Added CSRF tokens and a form object builder to handle its attachment.
- Experimental Bun support.
- Other miscellaneous clean-ups.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.