

## [1.8.2](https://github.com/pysunday/sdenv-extend/compare/1.8.1...1.8.2) (2025-12-10)

## [1.8.1](https://github.com/pysunday/sdenv-extend/compare/1.8.0...1.8.1) (2025-12-09)

## [1.8.0](https://github.com/pysunday/sdenv-extend/compare/1.7.0...1.8.0) (2025-12-09)


### Features

* 新版本适配及代码优化 ([b453a71](https://github.com/pysunday/sdenv-extend/commit/b453a714139a5487afd3067f1f4f87523a36cb46))

## [1.7.0](https://github.com/pysunday/sdenv-extend/compare/1.6.0...1.7.0) (2025-10-28)


### Features

* 增加request监听 ([241cbe2](https://github.com/pysunday/sdenv-extend/commit/241cbe252f4f1c6f7c3f7268508aa15dec37a1af))

## [1.6.0](https://github.com/pysunday/sdenv-extend/compare/1.5.0...1.6.0) (2025-10-27)


### Features

* 增加wrapFunc方法 ([313adb3](https://github.com/pysunday/sdenv-extend/commit/313adb31639608408bb655afe67ac2a12b6df684))

## [1.5.0](https://github.com/pysunday/sdenv-extend/compare/1.4.0...1.5.0) (2025-10-25)


### Features

* exit方法增加事件触发机制，parseTaskTree自动判断键名 ([59a7f0b](https://github.com/pysunday/sdenv-extend/commit/59a7f0b781dde5ba9327b0292944d534210185ab))

## [1.4.0](https://github.com/pysunday/sdenv-extend/compare/1.3.0...1.4.0) (2025-10-16)


### Features

* 增加indexedDB和requestFileSystem监控 ([6b841d5](https://github.com/pysunday/sdenv-extend/commit/6b841d5bc4c911152a1fc648ff59db5eb63fb2cb))

## [1.3.0](https://github.com/pysunday/sdenv-extend/compare/1.2.0...1.3.0) (2024-04-15)


### Features

* 1. 去除单例创建实例方式；2. 删除无用代码；3. 其它代码优化 ([f70ac4f](https://github.com/pysunday/sdenv-extend/commit/f70ac4f567276937f3af973b650a0eb6144b8e6c))


### Bug Fixes

* cjs文件版本去除 ([6f51887](https://github.com/pysunday/sdenv-extend/commit/6f51887a7ebcdea0a7693aaef5a6608a67f33dd0))
* 任务树日志默认关闭 ([f450553](https://github.com/pysunday/sdenv-extend/commit/f450553c1b2126ce5bfb5eb5d62412bc08564390))
* 命名一致 ([87cccf9](https://github.com/pysunday/sdenv-extend/commit/87cccf9c68d62bb0df5ecd1ae76ab920c9087f4c))

## [1.2.0](https://github.com/pysunday/sdenv-extend/compare/1.1.0...1.2.0) (2024-03-11)


### Features

* README更新、handle代码优化、打包逻辑优化 ([c4ad635](https://github.com/pysunday/sdenv-extend/commit/c4ad63546d3bc2410182205e61af3c1d35cbb685))

## [1.1.0](https://github.com/pysunday/sdenv-extend/compare/1.0.0...1.1.0) (2024-03-07)


### Features

* 适配chrome的修改，如定时器、dom监控、循环监控等 ([c34e4c3](https://github.com/pysunday/sdenv-extend/commit/c34e4c3b0ef4637d31bbed65a58c21da3ebd3ccc))

## 1.0.0 (2024-02-26)


### Bug Fixes

* load事件延后与定时器逻辑优化 ([759c442](https://github.com/pysunday/sdenv-extend/commit/759c4422e554ef7134ed9a4e50adddfe751737dc))

## 1.0.1 (2024-01-12)
