Releases: statoscope/statoscope
v5.28.3 (it's alive 🤘)
v5.28.2
v5.28.1
v5.28.0
Features
-
update jora from 1.0.0-beta.7 to 1.0.0-beta.8 (see changelog)
lots of new methods and assertions-feature
-
update discoveryjs from 1.0.0-beta.77 to 1.0.0-beta.78
Performance
- some refactoring by @Connormiha
v5.27.0
Features
-
[webpack-model]
- addmodule_retained_modules(module)
-helper that returns retained modules by specific moduleIn other words: retained ones will be removed from bundle along with the module
-
[webpack-ui]
- supportmodule_retained_modules
in module tree. For example, you can see retained modules in the diff-page -
[webpack-ui]
- update discoveryjs from 1.0.0-beta.66 to 1.0.0-beta.77 (see changelog) -
[webpack-ui]
- expose Discovery namespaceimport Statoscope from '@statoscope/webpack-ui'; console.log(Statoscope.Discovery);
See usage example in dev.html
-
[webpack-ui]
- expose Discovery data and view inspector that helps to debug custom statoscope reports -
[webpack-ui]
- addnpm run dev
to develop Statoscope UI more easily -
[stats-validator-reporter-stats-report]
: adddisableReportCompression
-option, disable it will increase the size a lot (false
by default) (#210 by @icy0307) -
[report-writer]
: use jsonxl to compress stats in binary json (replacement for old solution)
Performance
[webpack-model]
- improve initialization performance
v5.26.2
v5.26.1
v5.26.0
v5.25.1
Fixes
[report-writer]
- fix decompression bug (closes #202)[webpack-model]
- fix assets collection when CompressionWebpackPlugin is used[webpack-model]
- fix trimming long module ids[webpack-ui]
- module search now works only for first 500 chars in module name (performance issue)[webpack-ui]
- fix incorrect badge for asset modules
v5.25.0
Features
[webpack-plugin]
- super-huge (up to 30 times) decrease of html-report size[cli]
- super-huge (up to 30 times) decrease of html-report size
Fixes
[webpack-model]
- trim long module identifier (closes #200)[webpack-ui]
- fix descending modules sort on instant lists (related #162)
Thanks
Financial contribution: