github quasarframework/quasar @quasar/extras-v2.0.0

6 hours ago

Breaking Changes

  • This package is now ESM only
  • Not compatible with @quasar/app-webpack (if using it, stay on q/extras v1)
  • If using @quasar/app-vite v2, please upgrade it to >= 2.6.1 so that your package manager won't complain about incompatibilities.
  • Old versions of icon libs are no longer available; a simple update of the import statements (with each icon lib's latest version) will fix it; the size of this package became unreasonably large, so we dropped:
    • fontawesome v5/6 -> use v7
    • ionicons v5 to v7 -> use v8; ionicons v4 is still available due to being the only one with webfont variant
    • mdi v3 to v6 -> use v7

Non-breaking Changes/Updates

  • material-icons -> v145
  • material-icons-outlined -> v110
  • material-icons-round -> v109
  • material-icons-sharp -> v110
  • material-symbols-outlined -> v341
  • material-symbols-rounded -> v343
  • material-symbols-sharp -> v339
  • roboto-font -> v51
  • roboto-font-latin-ext -> v51
  • Modernized internal build system

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

Don't miss a new quasar release

NewReleases is sending notifications on new releases.