Skip to content

Releases: Meituan-Dianping/lyrebird

v2.26.0

19 Apr 02:09
8358a91
Compare
Choose a tag to compare
  • Update datamanager to better adapt the adapter.

v2.25.5

03 Apr 03:34
a19a25a
Compare
Choose a tag to compare

-Added the ability to control the level of the configuration dictionary that can be modified when patching the config.
-Fixed an issue where configuration update exceptions occurred after deleting a certain config.

v2.25.4

18 Mar 07:31
4349c24
Compare
Choose a tag to compare
  • Fix the inconsistency in the truncation length of the URL displayed on the inspector page.

v2.25.3

08 Mar 05:28
5d6e2af
Compare
Choose a tag to compare
  • Fix bug that keep-request-body flag not change when ssr is open.

v2.25.2

04 Mar 05:05
b5a523f
Compare
Choose a tag to compare
  • Add support for HTTP PATCH method in mock server.
  • Enabled request navigation in Inspector with keyboard arrows.

v2.25.1

06 Feb 06:22
c841bfa
Compare
Choose a tag to compare
  • log plugin enabled

v2.25.0

05 Feb 06:24
a8619c5
Compare
Choose a tag to compare
  • Add parameters to the @on_request to control whether the request body maintains the original version.

v2.24.1

30 Jan 01:50
2607461
Compare
Choose a tag to compare
  • Fix the bug that flow origin request data not original

v2.24.0

23 Jan 02:26
94d5536
Compare
Choose a tag to compare
  • Make the post-processing of the request asynchronous.
  • Change Inspector refresh control from emit to interval.

v2.23.5

15 Jan 02:21
5ea7b92
Compare
Choose a tag to compare
  • Prompt a warning when the log path specified by Lyrebird --log is illegal.