Skip to content

Latest commit

 

History

History
112 lines (89 loc) · 10.4 KB

CHANGELOG.md

File metadata and controls

112 lines (89 loc) · 10.4 KB

Changelog

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

0.0.12 (2023-04-20)

Features

Bug Fixes

  • an error occurred in the iife mode of the browser client (e1b5d6d)
  • build failed (332a45e)
  • cli publish failed (df80464)
  • create failed (2f1fab8)
  • manager build failed (9fa031e)
  • manager子包构建失败 (7c5daab)
  • new session failed (d027f1b)
  • page_crash report failed (e267bd9)
  • remove withCredentials (b8664e6)
  • sourcemap-upload-webpack-plugin upload failed (2350854)
  • TypeError: Converting circular structure to JSON (830d00c)
  • uitls error (24ce827)
  • window is undefined (10073d4)
  • window is undefined (91c698d)
  • window is undefined (a682ce7)
  • window is undefined (3d2bce4)

Performance Improvements

Code Refactoring

Styling

Docs

Others