Skip to content

Releases: web-infra-dev/rsdoctor

v1.5.12

Choose a tag to compare

@yifancong yifancong released this 28 May 08:56
025b1a3

What's Changed

Bug Fixes 🐞

  • fix(core): avoid E1009 false positives for ESM entries by @yifancong in #1695

Other Changes

  • chore(deps): update pnpm workspace config by @chenjiahan in #1659
  • chore(deps): update typescript and nodejs->24 by @yifancong in #1658
  • chore(deps): update react and modern dependencies by @yifancong in #1664
  • chore(deps): update node.js to >=18.20.8 by @renovate[bot] in #1671
  • chore(deps): update dependency @ant-design/icons to v6 by @renovate[bot] in #1672
  • chore(deps): update dependency cross-env to v10 by @renovate[bot] in #1673
  • chore(deps): update dependency @rstest/core to v0.10.0 by @renovate[bot] in #1683
  • chore(deps): update dependency @rstack-dev/doc-ui to v1.13.3 by @renovate[bot] in #1677
  • chore(deps): update all patch dependencies by @renovate[bot] in #1669
  • chore(deps): update dependency rslog to v2 by @renovate[bot] in #1678

Full Changelog: v1.5.11...v1.5.12

v1.5.11

Choose a tag to compare

@yifancong yifancong released this 11 May 08:37
f282d54

What's Changed

Bug Fixes 🐞

Document 📖

Other Changes

Full Changelog: v1.5.10...v1.5.11

v1.5.10

Choose a tag to compare

@yifancong yifancong released this 08 May 11:33
96f4827

What's Changed

New Features 🎉

Bug Fixes 🐞

Document 📖

Other Changes

  • chore(deps): update all patch dependencies by @renovate[bot] in #1631
  • Release: v1.5.9 by @yifancong in #1629
  • chore(deps): update rstackjs/rstack-ecosystem-ci digest to 6680c15 by @renovate[bot] in #1630
  • chore(deps): update actions/setup-node action to v6.4.0 by @renovate[bot] in #1632
  • chore(deps): update dependency @changesets/cli to ^2.31.0 by @renovate[bot] in #1633
  • chore(deps): fix dependabot alerts by @yifancong in #1623
  • chore: change to use pnpm catalog by @yifancong in #1634
  • chore(deps): update all patch dependencies by @renovate[bot] in #1638
  • chore(deps): update actions/setup-node digest to 48b55a0 by @renovate[bot] in #1636
  • chore(deps): update dependency @lynx-js/react to ^0.120.0 by @renovate[bot] in #1640
  • chore(deps): update rstackjs/rstack-ecosystem-ci digest to 9758026 by @renovate[bot] in #1637
  • chore(deps): update all patch dependencies by @renovate[bot] in #1643
  • chore(deps): update rstackjs/rstack-ecosystem-ci digest to f767cdd by @renovate[bot] in #1642
  • chore(deps): update dependency @lynx-js/rspeedy to ^0.14.3 by @renovate[bot] in #1644
  • chore(deps): update dependency node-forge to v1.4.0 by @renovate[bot] in #1646
  • chore(deps): unify rsbuild rspack and rslint versions via catalog by @yifancong in #1648
  • optimize: rsdoctor agent-cli by @yifancong in #1650
  • Release @rsdoctor/agent-cli v0.1.0 by @yifancong in #1651

Full Changelog: V1.5.9...v1.5.10

V1.5.9

Choose a tag to compare

@yifancong yifancong released this 17 Apr 09:36
d4ab818

What's Changed

New Features 🎉

Bug Fixes 🐞

  • fix: avoid false positive in esm-resolved-to-cjs (E1009) by @yifancong in #1626

Other Changes

Full Changelog: v1.5.8...V1.5.9

V1.5.8

Choose a tag to compare

@yifancong yifancong released this 14 Apr 10:48
96bfd9a

What's Changed

Bug Fixes 🐞

  • fix(sdk): use cumulative file offsets in writePieces to prevent shard ID collisions by @guru-irl in #1610
  • fix: rule cjs-require ignore problem by @yifancong in #1613
  • fix: change the dangerouslySetInnerHTML in tsx by @yifancong in #1621

Other Changes

New Contributors

Full Changelog: v1.5.7...v1.5.8

v1.5.7

Choose a tag to compare

@yifancong yifancong released this 31 Mar 11:34
ce00f26

What's Changed

Bug Fixes 🐞

Other Changes

Full Changelog: v1.5.6...v1.5.7

v1.5.6

Choose a tag to compare

@yifancong yifancong released this 30 Mar 10:55
079a948

What's Changed

New Features 🎉

  • feat(cli): support bundle-diff cli to output json data by @yifancong in #1561

Bug Fixes 🐞

  • fix(client): avoid emitting redundant files to dist by @yifancong in #1597
  • fix: resolve type error in linter config & rm useless dep for @rsdoctor/cli by @yifancong in #1598

Other Changes

  • chore(deps): update all patch dependencies by @renovate[bot] in #1590
  • chore(deps): update dependency memfs to v4.57.1 by @renovate[bot] in #1591
  • chore(deps): update node.js to v22.22.1 by @renovate[bot] in #1592
  • chore(deps): update actions/checkout action to v6 by @renovate[bot] in #1593
  • release v1.5.5 by @yifancong in #1589
  • chore(deps): update actions/setup-node action to v6 by @renovate[bot] in #1594
  • chore(deps): pin rstackjs/rstack-ecosystem-ci action to 7618b56 by @renovate[bot] in #1599
  • chore(deps): update dependency @lynx-js/react to ^0.117.0 by @renovate[bot] in #1600
  • chore(deps): update dependency @modelcontextprotocol/sdk to v1.28.0 by @renovate[bot] in #1601
  • chore(deps): update dependency axios to ^1.14.0 by @renovate[bot] in #1602

Full Changelog: v1.5.5...v1.5.6

v1.5.5

Choose a tag to compare

@yifancong yifancong released this 20 Mar 07:35
55db17c

What's Changed

New Features 🎉

  • feat(rule): detect imported artifact types for dual packages by @yifancong in #1578

Bug Fixes 🐞

Document 📖

  • docs: improve E1008 & E1009 diagnostics documentation by @yifancong in #1586

Other Changes

Full Changelog: v1.5.4...v1.5.5

v1.5.4

Choose a tag to compare

@yifancong yifancong released this 16 Mar 08:47
a5e6c36

What's Changed

New Features 🎉

Bug Fixes 🐞

Document 📖

Other Changes

  • Release v1.5.3 by @yifancong in #1552
  • chore(deps): update dependency tar to v7.5.10 [security] by @renovate[bot] in #1555
  • chore(deps): update @rsbuild/plugin-less and @rsbuild/plugin-svgr by @renovate[bot] in #1557
  • chore: update cac to 7 by @wChenonly in #1553
  • chore(deps): update dependency @changesets/cli to ^2.30.0 - autoclosed by @renovate[bot] in #1560
  • chore: bump @rspack/resolver to 0.2.8 by @stormslowly in #1562
  • chore(deps): upgrade Rslib 0.20 canary version by @Timeless0911 in #1563
  • chore(deps): update @rslib/core to 0.20.0 by @Timeless0911 in #1567
  • chore(deps): update dependency tar to v7.5.11 [security] by @renovate[bot] in #1568
  • chore(deps): update all patch dependencies by @renovate[bot] in #1559
  • chore(deps): update dependency @rstest/core to v0.9.2 by @renovate[bot] in #1573
  • chore(deps): update dependency qs to v6.15.0 by @renovate[bot] in #1579
  • chore(deps): update dependency launch-editor to ^2.13.1 by @renovate[bot] in #1576
  • chore(deps): update dependency es-toolkit to ^1.45.1 by @renovate[bot] in #1575
  • chore(deps): update dependency babel-loader to v10.1.1 by @renovate[bot] in #1574
  • chore(deps): update dependency tapable to v2.3.0 by @renovate[bot] in #1581
  • chore(deps): update dependency rslog to ^1.3.2 by @renovate[bot] in #1580

New Contributors

Full Changelog: v1.5.3...v1.5.4

v1.5.3

Choose a tag to compare

@yifancong yifancong released this 04 Mar 08:12
3a7d66a

What's Changed

New Features 🎉

Performance 🚀

  • perf: Lazy-load loader input/output to reduce data volume by 90%+ by @Copilot in #1525

Bug Fixes 🐞

  • fix: layout overlapping inside treemap chart by @s-r-x in #1530
  • fix[security]: path traversal vulnerability in MCP server resource loading by @Copilot in #1499

Document 📖

Other Changes

  • Release v1.5.2 by @yifancong in #1529
  • chore(deps): update dependency ansi-to-react to v6.2.6 by @renovate[bot] in #1532
  • chore(deps): update dependency es-toolkit to ^1.44.0 by @renovate[bot] in #1533
  • chore: change CI node 18 to node 20 by @yifancong in #1535
  • chore(deps): update all patch dependencies by @renovate[bot] in #1522
  • chore(deps): update dependency webpack to v5.104.1 [security] by @renovate[bot] in #1531
  • chore(deps): update dependency qs to v6.14.2 [security] by @renovate[bot] in #1539
  • chore(deps): update dependency tar to v7.5.8 [security] by @renovate[bot] in #1542
  • chore(deps): update dependency prebundle to v1.6.2 by @renovate[bot] in #1544
  • chore(deps): update dependency nano-staged to ^0.9.0 by @renovate[bot] in #1543
  • chore(deps): update dependency memfs to v4.56.10 by @renovate[bot] in #1541
  • chore: build package types with rslib by @yifancong in #1545
  • refactor(core): Replace enhanced-resolve with @rspack/resolver by @wChenonly in #1548
  • chore(deps): update dependency prettier to ^3.8.1 by @renovate[bot] in #1550
  • chore(deps): update dependency @modelcontextprotocol/sdk to v1.27.1 by @renovate[bot] in #1549
  • chore(deps): update all patch dependencies by @renovate[bot] in #1540
  • chore: upgrade @rspack/core to 2.0.0-beta.5 by @LingyuCoder in #1551

New Contributors

Full Changelog: v1.5.2...v1.5.3