@astrojs/react@5.0.3
- #16224
a2b9eebThanks @fkatsuhiro! - Fix React 19 "Float" mechanism injecting into Astro islands instead of the . This PR adds a filter to @astrojs/react to strip these auto-generated resource from the island's HTML output, ensuring valid HTML structure.
astro@6.1.4
-
#16197
21f9fe2Thanks @SchahinRohani! - Remove unused re-exports from assets/utils barrel file to fix Vite build warning -
#16059
6d5469eThanks @matthewp! - FixesExpected 'miniflare' to be definederrors and 404 responses in dev mode when using the Cloudflare adapter and the config file changes. Instead of creating a brand new Vite server on config changes, Astro now performs a Vite in-place restart, allowing the Cloudflare adapter to reuse its existing miniflare instance across restarts. -
#16154
7610ba4Thanks @Desel72! - Fixes pages with dots in their filenames (e.g.hello.world.astro) returning 404 when accessed with a trailing slash in the dev server. ThetrailingSlashForPathfunction now only forcestrailingSlash: 'never'for endpoints with file extensions, allowing pages to correctly respect the user'strailingSlashconfig. -
#16193
23425e2Thanks @matthewp! - FixestrailingSlash: "always"producing redirect HTML instead of the actual response for extensionless endpoints during static builds
v2.1.1
See CHANGELOG.md for details.
v6.4.2
Please refer to CHANGELOG.md for details.
v7.3.2
Please refer to CHANGELOG.md for details.
v8.0.5
Please refer to CHANGELOG.md for details.
💎 Version 5.10.5
- Rename "name" field in renamed locale by @gabriele-v in https://github.com/apexcharts/apexcharts.js/pull/5188
- fix: x-axis labels not updating after zoom reset by @Harsh3006 in https://github.com/apexcharts/apexcharts.js/pull/5194
- Fix for data labels on first/last bars hidden in mixed charts due to missing barPad offset. by @Krishna-Chidrawar in https://github.com/apexcharts/apexcharts.js/pull/5192
- fix: x-axis annotations missing on line/area/scatter charts (5.10.4 regression)
- @Harsh3006 made their first contribution in https://github.com/apexcharts/apexcharts.js/pull/5194
- @Krishna-Chidrawar made their first contribution in https://github.com/apexcharts/apexcharts.js/pull/5192
Full Changelog: https://github.com/apexcharts/apexcharts.js/compare/v5.10.4...v5.10.5
@quasar/extras-v1.18.0
- feat(extras): update Font Awesome => v7.2.0
- feat(extras): update Ionicons v8 => v8.0.13
- feat(extras): update Material Icons => CDN v145
- feat(extras): update Material Icons Outlined => CDN v110
- feat(extras): update Material Icons Round => CDN v109
- feat(extras): update Material Icons Sharp => CDN v110
- feat(extras): update Google Material Symbols Outlined => CDN v322
- feat(extras): update Google Material Symbols Rounded => CDN v324
- feat(extras): update Google Material Symbols Sharp => CDN v319
- feat(extras): update Roboto Font => CDN v51
- feat(extras): update Roboto Font Latin Extended => CDN v51
- feat(extras): automate README generation
- feat(extras): decouple q/extras types from the UI package
- fix(extras): restrict published files
- fix(extras): improve build pipeline
- chore(extras): linter updates
- This release updates the
@quasar/extraspackage contents and build/publish pipeline. - Please update along with q/app-vite or q/app-webpack
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:
@quasar/cli-v4.0.0
This is the optional globally-installed part of the Quasar CLI
- feat(cli): serve cmd > replace express with Hono
- feat(cli): add --nocolor param to all commands
- feat(cli): serve cmd > disregard "quasar" package.json prop
- fix(cli): serve --open param handling
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:
9.0.1
[@mantine/core]LoadingOverlay: Fix double overlay visible with dark color scheme (#8811)[@mantine/core]RingProgress: Add missing viewBox (#8806)[@mantine/core]Input: AddrootRefprop support[@mantine/core]Combobox: FixrefPropnot working onCombobox.Target(#8798)[@mantine/mcp-server]Fix stdio transport to comply with MCP spec (#8792)[@mantine/core]Input: Fixaria-invalid="false"attribute being set (#8785)[@mantine/core]Slider: Fix incorrect orientation inheritance from the parent markup (#8791)[@mantine/core]Fix incorrect default placeholder size in PasswordInput and other components (#8793)[@mantine/core]Badge: Fix text being cut off with some fonts (#8788)[@mantine/hooks]use-scroller: Fix element dynamic resizing not being handled correctly (#8800)[@mantine/core]FixCheckbox.Group,Switch.Group,Radio.GroupandChip.Groupnot working with generic primitive values (#8801)[@mantine/core]Popover: Fix missingwithProps(#8802)[@mantine/core]Accordion: Fix focus ring being cut off (#8797)[@mantine/charts]Add option to fully customize reference lines label (#8790)[@mantine/core]Fixloadingprop not being handled correctly in TagsInput and MultiSelect (#8803)
Full Changelog: https://github.com/mantinedev/mantine/compare/9.0.0...9.0.1