@blueprintjs/select@6.2.1
No documented user-facing changes
Full Changelog: @blueprintjs/select@6.2.0...@blueprintjs/select@6.2.1
@blueprintjs/docs-theme@6.1.1
No documented user-facing changes
Full Changelog: @blueprintjs/docs-theme@6.1.0...@blueprintjs/docs-theme@6.1.1
@blueprintjs/labs@6.3.3
No documented user-facing changes
Full Changelog: @blueprintjs/labs@6.3.2...@blueprintjs/labs@6.3.3
@blueprintjs/table@6.1.1
No documented user-facing changes
Full Changelog: @blueprintjs/table@6.1.0...@blueprintjs/table@6.1.1
@blueprintjs/datetime@6.1.1
No documented user-facing changes
Full Changelog: @blueprintjs/datetime@6.1.0...@blueprintjs/datetime@6.1.1
@blueprintjs/datetime2@3.1.1
No documented user-facing changes
Full Changelog: @blueprintjs/datetime2@3.1.0...@blueprintjs/datetime2@3.1.1
@blueprintjs/core@6.15.0
- [core] Allow disabling the useHotkeys help dialog (#8127)
- [core] Fix PopoverNext closing on click inside child overlay for hover interactions (#8125)
Full Changelog: @blueprintjs/core@6.14.0...@blueprintjs/core@6.15.0
astro@6.3.7
-
#16821
9c76b12Thanks @astrobot-houston! - Fixes request body handling in the Node adapter whenreq.bodyis aBuffer,Uint8Array, orArrayBuffer. Previously, binary body data was incorrectly JSON-stringified (producing{"type":"Buffer","data":[...]}) instead of being passed through directly. This affected libraries likeserverless-httpthat setreq.bodyto aBuffer. -
#16785
de96360Thanks @astrobot-houston! - Fixesvite.build.minify,vite.build.sourcemap, andvite.build.rollupOptions.output(e.g.compact) being ignored for client-side builds. These top-level Vite build options are now properly forwarded to the client environment, with environment-specific overrides (vite.environments.client.build.*) taking priority when set. -
#16819
b5dd8f1Thanks @astrobot-houston! - Fixes custom elements in MDX files bypassing the renderer pipeline. Custom elements (tags containing hyphens like<my-element>) in.mdxfiles are now routed through registered renderers for SSR, matching the behavior of.astrofiles. If no renderer claims the element, it falls back to rendering as raw HTML. -
#16808
765896cThanks @ematipico! - Fixes dynamic routes returning 400 Bad Request when the URL contains a literal%character, such as paths built withencodeURIComponent('%?.pdf') -
#16804
90d2acaThanks @jp-knj! - Fixes a v6 regression whereastro:i18ncould not be imported from client<script>blocks.
@astrojs/cloudflare@13.5.4
-
#16769
428cb1bThanks @astrobot-houston! - Forwards user-providedoptimizeDepssettings (exclude, include, esbuildOptions.loader) to SSR/prerender environments. Previously, top-levelvite.optimizeDepsin the Astro config was silently ignored for server environments because Vite 6 scopes it to client-only and the adapter'sconfigEnvironmenthook did not forward it. This caused packages with non-standard file types (e.g..datafiles) to fail during dev-mode dependency optimization with errors like "No loader is configured for '.data' files". -
Updated dependencies []:
- @astrojs/underscore-redirects@1.0.3
v4.25.10
Documentation v4.25.10: https://raw.githack.com/uiwjs/react-codemirror/5e24acf/index.html
Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.25.9...v4.25.10
npm i @uiw/react-codemirror@4.25.10