@quasar/app v2.0.3 released!
-
Small update to fix an issue with line endings (first release from a windows machine):
Fixes
- chore: Normalize line endings in repo
This fixes an issue experience by some using *nix based systems with nested
quasar dev
in scripts.Note: There are no direct file changes in this release. The release was to fix an issue when publishing the package on NPM from a windows based machine. Some repo changes have been made to ensure line feeds are handled correctly and the package has been re-published on NPM (hence the new version).
-
Thank you!