Demos in /example are outdated
syvb opened this issue · 7 comments
The examples in /example are using 1.0.0. They should be updated to the current release.
I think it is better to just delete them and make https://github.com/sveltejs/template-webpack a good place to start instead.
I was thinking about making branches with examples for different usecases.
css frameworks, babel, etc.
So users could see what are the steps to do something in particular.
@kyrylkov This issue can wait until 3.0.0 is released, and probably should in case there are any more last minute changes.
@Smittyvb I see, OK. The reason I'm asking is that we've been successfully using master branch in production, but it would be better to revert to regular npm versioning. So for our specific use case, it's stable enough for v3 release.
@Conduitry given that you published the last version to NPM, could you tag+publish this? (make sure to remove (unreleased) from CHANGELOG.md)