Releases: MilosPaunovic/quasar-v1-starter
Releases · MilosPaunovic/quasar-v1-starter
v0.0.12
What's Changed
- Minor system improvements by @MilosPaunovic
- Updated dependencies by @dependabot
Full Changelog: 0.0.11...0.0.12
v0.0.11
What's Changed
- Added creation of global
.env
file into generator script with more minor tweaks by @MilosPaunovic - Imroved dependabot updates script by @MilosPaunovic
- Updated dependencies by @dependabot
Full Changelog: 0.0.10...0.0.11
v0.0.10
What's Changed
- Reverted chalk to v4 to deal with breaking change by @MilosPaunovic in #122
Full Changelog: 0.0.9...0.0.10
v0.0.9
What's Changed
- Improved accessibility and Lighthouse scores by @MilosPaunovic
- Minor improvements of generator script by @MilosPaunovic
- Tweaked testing suite included with adding multiple resolutions to specs by @MilosPaunovic in #120
- Updated dependencies by @dependabot
Full Changelog: 0.0.8...0.0.9
v0.0.8
What's Changed
- Rewritten and improved generator script in Node by @MilosPaunovic in #99
- Updated dependencies by @dependabot
Full Changelog: 0.0.7...0.0.8
v0.0.7
What's Changed
- Added bundle analyzing on all builds differing from PROD environment by @MilosPaunovic
- Improved local development experience with docker by @MilosPaunovic
- Tweaked public HTML comments by @MilosPaunovic
- Updated dependencies by @dependabot
Full Changelog: 0.0.6...0.0.7
v0.0.6
What's Changed
- Tweaks of Dependabot version updates by @MilosPaunovic
- Updated dependencies by @dependabot
Full Changelog: 0.0.5...0.0.6
v0.0.5
What's Changed
- Improved styling on public pages by @MilosPaunovic
- Uniformed specs for
Cypress
tests by @MilosPaunovic - Validation rules moved to
utils
file by @MilosPaunovic - Updated dependencies by @dependabot
Full Changelog: 0.0.4...0.0.5
v0.0.4
What's Changed
- Mobile menu now exists and works as expected by @MilosPaunovic
Settings
page is included by @MilosPaunovic- Color mode toggling from light to dark by @MilosPaunovic
- Vulnerability regarding
ansi-html
is patched by updating to@quasar/app@2.2.11
by @MilosPaunovic - Worked on tweaking Lighthouse reported errors by @MilosPaunovic
- Reverted public icons back to
Lakeside R&D
ones by @MilosPaunovic - Moved
dotenv
and@quasar/extras
to devDependencies, to reduce bundle size by @MilosPaunovic - Updated dependencies by @dependabot
Full Changelog: 0.0.3...0.0.4
v0.0.3
What's Changed
- Generator script now asking for name and description by @MilosPaunovic
- New path mapped imports by @MilosPaunovic
- Directly exporting router & store instances by @MilosPaunovic
- Basic error handling via notifications in interceptor by @MilosPaunovic
- Improved code quality by adding JSDoc comments by @MilosPaunovic
- Updated dependencies by @dependabot
Full Changelog: 0.0.2...0.0.3