Skip to content

v2.8.1

Compare
Choose a tag to compare
@vio vio released this 07 May 17:37
· 3111 commits to master since this release

Fixes

  • de7b8e9 fix(utils): Filter - skip only null and undefined (Vio)
  • 68fae44 fix(utils): Filter - remove empty module chunks (Vio)
  • e022e60 add null type to module validation (Andrew Lisowski)
  • 0ca664c fix(ui): withSearch - name regexp case insensitive (Vio)
  • 8cf6847 fix(utils): withSearch - prevent inconsistent filter state (Vio)
  • 4f97f32 fix(ui): MetricTable - styles for JobName link (Vio)
  • e3d0fcd fix(ui): JobName - allow children (Vio)
  • a87b5b5 fix(ui): BundlePackages - extract public package name (Vio)
  • e66cf69 fix(utils): Packages - separate packages based on path (Vio)
  • b53c362 fix(utils): Packages - add package path (Vio)
  • 5be6cc6 fix(cli): Import utils polyfills (Vio)
  • 626375f fix(utils): Fix info texts (Vio)

Others

  • 99f5a10 refactor(utils): Webpack extract packages - convert to ts (Vio)
  • dade3bf build: Eslint typescript support (Vio)
  • 3177d06 chore: Add @types/lodash (Vio)
  • 58bd115 build(utils): Update tsconfig (Vio)
  • bbe8b28 build(utils): Export polyfills (Vio)
  • 45aa18a build(webpack-plugin): Fix test runner (Vio)
  • 74933d0 test(ui): Update snapshots (Vio)
  • 892e51d refactor(utils): Lodash - explicit imports (Vio)
  • 16561ea build(utils): Setup typescript (Vio)
  • dde1b37 refactor: Remove ui-button usage (Vio)
  • 40a40c9 fix(ui): BundleAssets - use Icon for not predictive warning (Vio)
  • ecdb419 feat(ui): Icon - add warning svg (Vio)
  • 103174b enhance(ui): Update colorscheme (Vio)
  • a27edbb doc: Update screenshot (Vio)