Skip to content

Latest commit

 

History

History
102 lines (57 loc) · 6.1 KB

File metadata and controls

102 lines (57 loc) · 6.1 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.28.1 (2025-05-27)

Bug Fixes

  • fix bug of editing props directly (83dcbc5)

1.28.0 (2025-05-26)

Features

  • add onselect for object and array (369c289)
  • add search filter (0dc219b)
  • dev server: add example of name as jsx element (84ada17)
  • Enhance VariableEditor to support BigNumber type handling (98d2d1e)
  • json viewer: add handling namespace when is an react object (e11b60a)
  • types: add JSX.Element as name prop type (ebd8aed)
  • 优化 rjvId 生成方式,添加随机字符串增加唯一性 (6d85757)

Bug Fixes

  • action config (e150a8a)
  • add legacy ssl flag (4005834)
  • add missed devDeps in new create-react-app (5275cd4)
  • AutosizeTextarea ref prop (84b8110)
  • function call (86bbd60)
  • json viewer: add support for functional components (f478f55)
  • missing quotesOnKeys props in TS typings (25f5205)
  • resolve test failures in Node 20+ and below Node 17 (c00d5cc)
  • rolling back the changes directly (4c17310)

1.26.2 (2025-05-16)

1.26.1 (2025-02-15)

Bug Fixes

  • resolve test failures in Node 20+ and below Node 17 (c00d5cc)
  • rolling back the changes directly (4c17310)

1.26.0 (2025-02-13)

Features

  • 优化 rjvId 生成方式,添加随机字符串增加唯一性 (6d85757)

1.25.0 (2025-02-12)

Features

  • Enhance VariableEditor to support BigNumber type handling (98d2d1e)

1.24.1 (2025-02-12)

1.24.0 (2024-12-25)

1.23.4 (2024-10-25)

1.23.3 (2024-09-27)

Bug Fixes

1.23.2 (2024-09-22)

1.23.2 (2024-09-22)

Bug Fixes

1.23.1 (2024-07-02)

1.23.0 (2023-10-26)

Features

  • dev server: add example of name as jsx element (84ada17)
  • json viewer: add handling namespace when is an react object (e11b60a)
  • types: add JSX.Element as name prop type (ebd8aed)

Bug Fixes

  • add missed devDeps in new create-react-app (5275cd4)
  • json viewer: add support for functional components (f478f55)

1.22.2 (2022-06-27)

1.22.1 (2022-05-11)