changelog: update release
This commit is contained in:
parent
e26d86d2e8
commit
eb0ba42207
|
|
@ -2,10 +2,13 @@
|
|||
|
||||
## 36.0.0 - UNRELEASED
|
||||
|
||||
36.0.0 will be released late Januart 2025.
|
||||
|
||||
### Breaking
|
||||
* Only download green2url data when you specifically ask for it [#4354](https://github.com/sitespeedio/sitespeed.io/pull/4354). The Docker container [#4356](https://github.com/sitespeedio/sitespeed.io/pull/4356) will still have the data but installing using npm you need to run `DOWNLOAD_URL2GREEN=true npm install sitespeed.io`. The green2url is also updated to use the latest availible data by late 2024.
|
||||
* Make sure you can't run with both `--cpu` and `--collectProfileRun` since that do not make any sense [#4298](https://github.com/sitespeedio/sitespeed.io/pull/4298)
|
||||
* Use correct name in Browsertime: userTimingAllowList instead of whitelist [#4346](https://github.com/sitespeedio/sitespeed.io/pull/4346).
|
||||
* Plugins need to update the plugin dependency to @sitespeed.io/plugin 1.0.0 or higher.
|
||||
|
||||
### Added
|
||||
* Update to Coach-core 8.1.1 [#4363](https://github.com/sitespeedio/sitespeed.io/pull/4363)
|
||||
|
|
|
|||
Loading…
Reference in New Issue