shadcn@3.8.4
- #9568
a1e3afed06a78474abff6a729ff990938f455719Thanks @shadcn! - remove restricted blocks
v4.11.8
- fix(jsx): preserve context when using await before html helper by @kaigritun in https://github.com/honojs/hono/pull/4662
- fix(bearer-auth): make auth-scheme case-insensitive by @bytaesu in https://github.com/honojs/hono/pull/4659
- @kaigritun made their first contribution in https://github.com/honojs/hono/pull/4662
Full Changelog: https://github.com/honojs/hono/compare/v4.11.7...v4.11.8
formatjs_cli_v0.1.14
- macOS Apple Silicon:
formatjs_cli-darwin-arm64 - Linux x86_64:
formatjs_cli-linux-x64
# macOS (Apple Silicon)
curl -LO https://github.com/formatjs/formatjs/releases/download/formatjs_cli_v0.1.14/formatjs_cli-darwin-arm64
chmod +x formatjs_cli-darwin-arm64
sudo mv formatjs_cli-darwin-arm64 /usr/local/bin/formatjs
# Linux
curl -LO https://github.com/formatjs/formatjs/releases/download/formatjs_cli_v0.1.14/formatjs_cli-linux-x64
chmod +x formatjs_cli-linux-x64
sudo mv formatjs_cli-linux-x64 /usr/local/bin/formatjs
Verify the checksums:
curl -LO https://github.com/formatjs/formatjs/releases/download/formatjs_cli_v0.1.14/checksums.txt
shasum -a 256 -c checksums.txt
maptalks-gl@0.124.0 maptalks@1.12.0 Released
- InfoWindow 新增两个新的设置 horizontalAlignment 和 verticalAlignment, #2813
- 优化了map上 resizeObserver 相关逻辑 #2809
- 解决webgpu上与天气,draco解析,地形压平等相关的若干bug
@fuzhenn @deyihu
- InfoWindow now includes two new settings: horizontalAlignment and verticalAlignment, #2813
- Optimized the resizeObserver-related logic on the map #2809
- Fixed several bugs related to weather, Draco parsing, terrain flattening, etc. on WebGPU
@fuzhenn @deyihu
v3.2.0
3.2.0 (2026-02-06)
- feat(types): export CSSVariables type for user consumption by @charles4221 in https://github.com/FortAwesome/react-fontawesome/pull/622
- fix(env): support for defined process but undefined process.env by @charles4221 in https://github.com/FortAwesome/react-fontawesome/pull/616
- Add a deprecation notice to the
titleandtitleIdprops by @vivshaw in https://github.com/FortAwesome/react-fontawesome/pull/612 - chore(deps): upgrade all dev deps by @charles4221 in https://github.com/FortAwesome/react-fontawesome/pull/621
- Switch order of spread to allow given props to override by @robmadole in https://github.com/FortAwesome/react-fontawesome/pull/615
- @vivshaw made their first contribution in https://github.com/FortAwesome/react-fontawesome/pull/612
Full Changelog: https://github.com/FortAwesome/react-fontawesome/compare/v3.1.1...v3.2.0
v16.2.0-canary.29
- Don't insert build id comment in HTML: #89478
- Clarify type checking error message: #89525
- Require explicit
cacheLifeon outer"use cache"when nesting short-lived caches: #89481 - [Instant] Instant validation in Dev: #89077
- Upgrade React from
3e00319b-20260203to95ffd6cd-20260205: #89550 - Turbpopack: fix is_persistent_caching_enabled: #89533
- Fix a small doc typo: #89553
- Proper e2e test of function determinism: #88908
- docs: fix ISR guide link to res.revalidate: #89342
Huge thanks to @mischnic, @unstubbable, @lubieowoce, @pavan-sh, and @lukesandberg for helping!
v1.158.3
Version 1.158.3 - 2/5/26, 9:49 PM
- do not pass signal into server function (#5470) (b5b4079) by Manuel Schiller
- Update WorkOS example to use new AuthKit SDK (#5394) (6f64ae2) by Nick Nisi
- @tanstack/start-client-core@1.158.3
- @tanstack/start-server-core@1.158.3
- @tanstack/start-plugin-core@1.158.3
- @tanstack/solid-start@1.158.3
- @tanstack/solid-start-client@1.158.3
- @tanstack/solid-start-server@1.158.3
- @tanstack/vue-start@1.158.3
- @tanstack/vue-start-client@1.158.3
- @tanstack/vue-start-server@1.158.3
- @tanstack/react-start@1.158.3
- @tanstack/react-start-client@1.158.3
- @tanstack/react-start-server@1.158.3
- @tanstack/start-static-server-functions@1.158.3