LightNet v4 is here! Learn how to upgrade your site
Versions
These docs are verified against the following package versions:
| Package | Version |
|---|---|
lightnet | 4.0.0 |
@lightnet/sveltia-admin | 4.0.0 |
Check your project
Section titled “Check your project”Run the following command in your project directory to see your installed versions:
npm ls lightnet @lightnet/sveltia-adminIf a package is missing from the tree, check package.json to see whether it is listed as a dependency.
If your versions differ
Section titled “If your versions differ”- Minor and patch updates are generally safe. For guidance, see Update your site.
- Major updates may include breaking changes. Review the LightNet release notes before upgrading.
When reporting issues
Section titled “When reporting issues”Include your lightnet and @lightnet/sveltia-admin versions from npm ls so we can help more quickly.