v0.8.11
Fixed Bugs
- import bootstrap variables for v5.2.0
- ci: test workflow syntax
- manifest.webmanifest: reference path to manifest.webmanifest file
Chores
- css libs updated
- readline as direct dependency
- go deps updated
- bump afero to 1.9.2
- bump sveltekit to next.386
- app.css: custom prism styles as sample
- app.html: Remove initial-scale=1 from
- ci: splitting the lint and test github action workflows
- package.json: bump sveltekit to next.401 -> removing the prepare command/script
- vite.config.js: remove the alias to $lib
- vite.config.js: import defineConfig
Pull Requests
- Merge pull request #76 from sveltinio/vite-config
- Merge pull request #77 from sveltinio/no-initial-scale
- Merge pull request #78 from sveltinio/sk-401-no-prepare
- Merge pull request #79 from sveltinio/split-lint-test-workflows
- Merge pull request #80 from sveltinio/update-godeps
- Merge pull request #81 from sveltinio/update-deps
- Merge pull request #82 from sveltinio/fix-bootstrap-vars
Full Changelog: v0.8.10...v0.8.11