What's Changed
- test: Ensure tests run with en-US locale by @MarionGiusti in #912
- chore(deps): bump form-data from 4.0.4 to 4.0.6 by @dependabot[bot] in #910
- chore(deps-dev): bump js-yaml from 4.1.1 to 4.2.0 by @dependabot[bot] in #911
- fix: Use Buffers instead of Blocks in BuffersDetail table by @pgiraud in #908
- chore: fix sass deprecation warnings by @pgiraud in #914
- Fix typo by @MarionGiusti in #913
- refactor: remove PropType enum by @pgiraud in #915
- docs: add mising "run tests" section to CONTRIBUTING by @pgiraud in #918
- Parse and show planning details (Buffers, I/O Timings) by @pgiraud in #898
- fix: don't show workers info in misc by @pgiraud in #920
- fix(ui): set link to node via node id with href attribute by @pgiraud in #919
- chore(deps): bump ws from 8.18.1 to 8.21.1 by @dependabot[bot] in #924
- Parse and show hash buckets info by @pgiraud in #922
- tests e2e with Playwright by @MarionGiusti in #917
- feat(parser): parse Memoize cache info by @pgiraud in #926
- chore: use const instead of let by @pgiraud in #928
- feat(ui): notify that values for rows may not be accurate by @pgiraud in #927
- chore: add format check with prettier by @pgiraud in #931
- feat(ui): show sort info (space, method, etc.) by @pgiraud in #930
- Misc planning detail fixes by @pgiraud in #932
Full Changelog: v1.22.0...v1.23.0