skeletonlabs / blog-tutorials

This directory contains a series of tutorial projects created as part of the Skeleton blog.
https://www.skeleton.dev/blog
12 stars 6 forks source link

Request: Upgrade skeleton & svelte to the latest stable version #4

Open rafalkrupinski opened 1 month ago

endigo9740 commented 1 month ago

@rafalkrupinski if you mean the latest v2 release, then I'd agree and welcome a PR. If you mean v3, that'll come once we're closer to launch.

rafalkrupinski commented 1 month ago

I mean v2, but I don't feel competent to do it.

endigo9740 commented 1 month ago

All good, I'll see if a member of the team has bandwidth for this. But again just know updates will be coming in the near future.

~In the meantime, you should be able to update quickly and easily using your package manager of choice. Especially since there's been no major release.~ Correction: these are further behind than expected.

Note that today is a release day so we may have a new version of the v2 packages. You may check back later today or tomorrow to confirm.

rafalkrupinski commented 1 month ago

Are you sure it's enough to jump from 0.9 to 2.0? I had a problem with this in +layout:

    import '@skeletonlabs/skeleton/themes/theme-skeleton.css';
    import '@skeletonlabs/skeleton/styles/all.css';
rafalkrupinski commented 1 month ago

All good, I'll see if a member of the team has bandwidth for this.

Thank you!

endigo9740 commented 1 month ago

Actually I didn't realize these were that far behind. Scratch my recommendation above then, you would need to run through both the v1 and v2 migration guides to catch these up to the latest.

Just FYI the plan for v3 is to integrate more of this information into the proper docs, and not just random block posts. I can't promise reference projects will remain evergreen, but things will be more at the forefront which can prevent sort of of issue. So keep an eye out for that.