v1.7.5
- fix: fix pnaic for quasic in template literals by @hardfist in https://github.com/web-infra-dev/rspack/pull/12865
- fix(mf): respect request changes in shared plugins (cherry-pick #12863) by @ahabhgk in https://github.com/web-infra-dev/rspack/pull/12864
- fix: should render export name when re-export from different modules for v1.7 by @JSerFeng in https://github.com/web-infra-dev/rspack/pull/12888
- fix: fix used exports for global entry that inject to async entrypoints (backport #12883) by @ahabhgk in https://github.com/web-infra-dev/rspack/pull/12897
- fix(rstest):
rstest.importActualnot work when imported from@rstest/coreby @9aoy in https://github.com/web-infra-dev/rspack/pull/12918
- chore: release 1.7.4 by @stormslowly in https://github.com/web-infra-dev/rspack/pull/12862
- chore: enable backtrace for release-debug by @hardfist in https://github.com/web-infra-dev/rspack/pull/12868
- chore: fix bundle-diff for v1 branch by @hardfist in https://github.com/web-infra-dev/rspack/pull/12876
- chore(ci): update diff action commit id by @yifancong in https://github.com/web-infra-dev/rspack/pull/12879
- fix: unsafe cache cannot watch symlink by @SyMind in https://github.com/web-infra-dev/rspack/pull/12891
Full Changelog: https://github.com/web-infra-dev/rspack/compare/v1.7.4...v1.7.5
tdesign-miniprogram@1.12.3
ActionSheet: 为items子项的icon字段新增object类型,支持透传到TIcon组件 @anlyyao (#4251)Button: 新增activity-type,entrance-path和need-show-entrance属性 @anlyyao (#4220)ChatActionbar: 支持长按展示 @mimaoxiao (#4071)Icon: 新增 217 个与人工智能、文档、徽标和文件相关的图标 @uyarn (#4207)Search: 为change事件新增trigger参数,表示触发源 @anlyyao (#4223)
plugin-legacy@8.0.0-beta.2
Please refer to CHANGELOG.md for details.
v8.0.0-beta.12
Please refer to CHANGELOG.md for details.
@formatjs/cli@6.12.2
6.12.2 (2026-02-03)
- @formatjs/cli-lib: respect throws flag in extract() function (#6011) (41cbafc), closes #5994 - by @longlho
- formatjs_cli: match TypeScript CLI extract output format (#6010) (4cd8956), closes #6009 - by @longlho
- react-intl: update react/react-dom dep versions to 19 (#6015) (70e7ad3), closes #6014 - by @longlho
formatjs_cli_v0.1.13
- 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.13/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.13/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.13/checksums.txt
shasum -a 256 -c checksums.txt
v1.158.0
Version 1.158.0 - 2/3/26, 12:16 AM
- pass routeId into context/beforeLoad (#6579) (a894baa) by Manuel Schiller
- avoid destructuring internal
serverproperty in interpolatePath (#6580) (ebd96af) by Manuel Schiller - strip type exports upon DCE (#6582) (77b18bb) by Manuel Schiller
- @tanstack/router-core@1.158.0
- @tanstack/router-plugin@1.158.0
- @tanstack/start-client-core@1.158.0
- @tanstack/start-plugin-core@1.158.0
- @tanstack/router-utils@1.158.0
- @tanstack/solid-router@1.158.0
- @tanstack/react-router@1.158.0
- @tanstack/vue-router@1.158.0
- @tanstack/solid-router-ssr-query@1.158.0
- @tanstack/react-router-ssr-query@1.158.0
- @tanstack/vue-router-ssr-query@1.158.0
- @tanstack/router-ssr-query-core@1.158.0
- @tanstack/zod-adapter@1.158.0
- @tanstack/valibot-adapter@1.158.0
- @tanstack/arktype-adapter@1.158.0
- @tanstack/router-devtools@1.158.0
- @tanstack/solid-router-devtools@1.158.0
- @tanstack/react-router-devtools@1.158.0
- @tanstack/vue-router-devtools@1.158.0
- @tanstack/router-devtools-core@1.158.0
- @tanstack/router-generator@1.158.0
- @tanstack/router-cli@1.158.0
- @tanstack/router-vite-plugin@1.158.0
- @tanstack/solid-start@1.158.0
- @tanstack/solid-start-client@1.158.0
- @tanstack/solid-start-server@1.158.0
- @tanstack/vue-start@1.158.0
- @tanstack/vue-start-client@1.158.0
- @tanstack/vue-start-server@1.158.0
- @tanstack/start-server-core@1.158.0
- @tanstack/start-storage-context@1.158.0
- @tanstack/react-start@1.158.0
- @tanstack/react-start-client@1.158.0
- @tanstack/react-start-server@1.158.0
- @tanstack/start-static-server-functions@1.158.0