- feat!: upgrade
puppeteer
tov23.0.2
(43659d8)
- Upgrade the Chrome version to
v127.0.6533.99
.
12.0.2 (2024-04-05)
- update dependencies (f0a9262)
12.0.1 (2024-04-05)
- update dependencies (e962f82)
12.0.0 (2024-04-04)
- feat!: upgrade
puppeteer
tov22.6.2
(64d3099)
- Upgrade the Chrome version to
v123.0.6312.86
.
11.0.0 (2023-11-24)
- feat!: upgrade
puppeteer
tov21.5.2
(f7a0215)
- Upgrade the Chrome version to
v119.0.6045.105
.
10.0.0 (2023-11-14)
- fix!: update
rollup
tov4
(0ef98b7) - fix!: deprecate and remove
store-aws
related code (0d63443) - fix!: deprecate and remove
runner-webdriverio
related code (8debc71)
- Update
rollup
tov4
. - Deprecate and remove
store-aws
related code. - Deprecate and remove
runner-webdriverio
related code.
9.0.1 (2023-10-25)
- update
globby
tov13
(eff74d4)
9.0.0 (2023-07-31)
- add documentation search namespace and expiration time (ccd284a)
- fetch
plotly
from own server instead of CDN (e983da2)
- add support for
latest
browser version (c47786a) - move to using GitHub pages for the documentation (2a7d0a2)
- upgrade
puppeteer
tov20.9.0
(7d77564)
- Upgrade the Chrome version to
v115.0.5790.98
.
8.1.3 (2023-02-17)
- remove unused
rollup-plugin-compat
dependency (24c8c9a) - update
jsonwebtoken
tov9.0.0
(6279ac3) - update
micromatch
tov4
(6d1c8b4) - update
simple-git
tov3
(78d372f)
8.1.2 (2023-02-03)
- remove unnecessary engine restriction (cfd987b)
8.1.1 (2022-12-04)
- ensure files are fully written to disk before they are used (5e4f3eb)
- improve efficiency by not doing unneeded extracting/compressing (889191e)
8.1.0 (2022-12-04)
- measure only
script
performance ifmetrics: ['script']
(6190687)
- expose error messages to the client (c030be4)
8.0.0 (2022-11-10)
-
use
@rollup/plugin-replace
instead ofrollup-plugin-replace
(444af23) -
feat!: upgrade
puppeteer
tov19.2.2
(a423cd9) -
fix!: make
mainBranch
default tomain
(2118a59) -
chore!: update
socket.io
tov4.5.2
(b5f8b8a)
- Upgrade the Chrome version to
v108.0.5351.0
. mainBranch
defaults tomain
instead ofmaster
.
Ref: https://github.com/github/renaming#renaming-the-default-branch-from-master
- The
socket.io
dependency has been updated tov4.5.2
. With this update unfortunately Best will no longer be interoperable with previous versions of Best. So, if Best is updated, it needs to be updated everywhere.
7.0.1 (2022-08-11)
- remove dependency on packages that are fetched from GitHub (8a93201)
7.0.0 (2022-07-25)
- feat!: upgrade
puppeteer
tov15.5.0
(a0aa5bc)
- Upgrade the Chrome version to
v105.0.5173.0
.
6.5.0 (2022-05-18)
- add support for hub with self-signed certs (956eeb4)
6.4.0 (2022-05-11)
- add rest APIs for agent info to the hub (a150a86)
6.3.0 (2022-05-04)
6.2.0 (2022-04-20)
- upgrade
puppeteer
tov13.6.0
(8029da5)
6.1.4 (2022-04-19)
6.1.3 (2022-04-14)
- make front-end show by default the results for the last 2 months (fb6f9ff)
- set the correct state for the agent when a client disconnects (382bcf3)
6.1.2 (2022-04-07)
6.1.1 (2022-04-07)
- vulnerabilities in the
socket.io-file
package (1f2516e)
6.1.0 (2022-04-07)
6.0.1 (2022-04-07)
- chrome version number (c84c90a)
6.0.0 (2022-04-07)
- feat!: upgrade
puppeteer
tov13.5.1
(0beeb1a)
- Upgrade the headless Chrome version to
v100.0.4889.0
.
5.0.4 (2022-04-07)
- store temporary files in unique folder to avoid race conditions (465ed44)
5.0.2 (2022-04-07)
5.0.1 (2022-04-07)
- make Best work with Node v16 (563cee2)
5.0.0 (2022-04-07)
- Upgrade the headless Chrome version to
v97.0.4691.0
.
4.1.0 (2022-04-07)
- add ssl default config (c9b339a)
- add support for new metrics and fallback for unknown metrics (#225) (512a049)
- allow self signed certs in pg (#232) (e90fb40)
- builder: keep absolute paths (#255) (03b09cc)
- check for benchmarkIterations in CLI args (#245) (f4327b2)
- configurable pg config (#249) (d118711)
- Fail compilation is bare module specifier is missing (#233) (0c63282)
- fix cookie consent JS path (#276) (567ac2f)
- fix yarn lock dependency on nexus (b47bba7)
- missing log method in runner output stream (7ba77c3)
- remove check for
.git
in git remote url (#243) (e2125a8) - rename messenger to runnerStream (f25c38d)
- upgrade deps (#231) (d875fa7)
- upgrade node (#265) (e55aaa1)
- upgrade utils (b4159a7)
- add frontend api for snapshots upload (a198ce5), closes #294 #294
- config: configurable main branch (#259) (f27a8bc)
- rewrite of Agents, Hubs, Remotes and Algo (#217) (0c1ef01)
- runner-headless: config to serve static assets (#257) (9fa802f)
- runner-headless: configurable launch options (#256) (4a98dd6)
4.0.0-alpha12 (2019-10-29)
- add job retry on agent connection error (be1d6c6)
4.0.0-alpha11 (2019-10-28)
4.0.0-alpha10 (2019-10-25)
4.0.0-alpha9 (2019-10-16)
- add latest webdriverIO runner (#207) (7e457b0)
- add OSS license and copyright headers (#200) (3ee425a)
- add statistic tracking to agent-hub (#204) (929ff5d)
- allow mutiple specs per agent (#201) (de23d70)
- Documentation! (#175) (e4f9f72)
4.0.0-alpha8 (2019-08-13)
4.0.0-alpha7 (2019-08-07)
4.0.0-alpha6 (2019-08-05)
- Bug Fixes, Easier Hub Authentication, Filter Out Metrics (#195) (44825a4)
- enable Google Analytics (3220e97)
4.0.0-alpha5 (2019-07-31)
- Frontend Graphs Not Resizing (#191) (aaf6473)
- less restrictive git remote parsing (#188) (5030a07), closes #185
- update static frontend (#190) (c1e7ff0), closes #187
- updated logo (#192) (fc1db72)
4.0.0-alpha4 (2019-07-26)
4.0.0-alpha3 (2019-07-26)
4.0.0-alpha2 (2019-07-26)
- performance comment (#176) (52d9d3e)
- Proper handling of authentication error (#180) (7d6baa9)
- tokens don't expire by default (#179) (c743277)
4.0.0-alpha1 (2019-07-19)
- add back commitInfo actions (4fa4254)
- add first cli test (8df8d23)
- add types to calculateAverageChange in gh-integration (d357d03)
- allow any benchmark name (71d4369)
- almost done with types for analyzer (91ecf4f)
- and more types (1d70187)
- better config types (59110c5)
- clean command and add build/dist to gitignore (#154) (7f3cf58)
- cleanup runner (57223c0)
- clear logs (cdfe267)
- config types (b21bfa3)
- config types (097222d)
- don't overwrite error messages (d8d0cfa)
- fix tests based on code review (2317adc)
- fix thumbs up/down in fixture (9a17cd4)
- json stringifycation (335e489)
- minor cleanup (ded739e)
- minor type corrections (523e443)
- missing types in builder,console-stream and store (#163) (1359d13)
- more result tyeps (ea90ae3)
- more types (edb9d25)
- more types (5556ea6)
- more types (91dc56e)
- refactor @best/agent using types (#161) (5578e41)
- refactor runner (4cc0527)
- remove "metric: duration" from github agent comment (21cd1df)
- stats (ea9adc0)
- types (#162) (5801a33)
- Update CI for v4 (#168) (0bd8075)
- use performance.mark/measure instead of console.timeStamp() (0daf847)
- add console-stream (39f12e2)
- Add Paint and Layout Metrics (#171) (68ae0a5)
- add types for analysis (baf1f42)
- add types for Cli (b3f0b42)
- adding declarationMaps (f9c9713)
- Adds agent-hub and runner-hub and run-in-batch cli arg (#169) (45d96cc)
- Agent Frontend (#174) (e7fb568)
- Compare Output & Github Comparison Table (#164) (a96c14c)
- Decoupled API DB with SQLite Adapter (#158) (ec156b7)
- Default to SQLite Database & Better Migrations (#166) (3fec8e9)
- docs initial design (#173) (3c812d6)
- first config types (f71b412)
- Frontend Enhancement (#165) (788844d)
- move all types to new package (23a4cbf)
- New Frontend Dashboard (#155) (5b4397b)
- New GitHub Integration & Typed Compare (#159) (e7f89e6)
- parallelize benchmarks build (#170) (4b679aa)
- refactor builder stream (41c39d2)
- result types (f4f385b)
- Static Frontend (#160) (893d8cf)
- wrap comments from github bot in details/summary (ab3c960)
0.7.1 (2018-11-02)
0.7.0 (2018-09-25)
0.6.4 (2018-09-25)
- correctly use rollup cache (324cde7)
0.6.3 (2018-09-24)
0.6.2 (2018-09-21)
0.6.1 (2018-09-18)
0.6.0 (2018-09-04)
- added meta tag with highest doc mode support in IE (13a68c8)
- any number of project configs is processed (#114) (c72dced)
- best: Normalize name patterns (f1fb00c)
- best: simple-statistics and asciitable dependencies (6e42893)
- better path pattern matching (#111) (6294d67)
- parsing error timeout (#121) (d283352)
- Upgrade pupeteer and fix trend (#122) (d041743)
- added ssl support to best agent (4d06027)
- best: CLI histograms (c0f7a73)
- best: Fix comparison commit headings (a3a0dd6)
0.5.2 (2018-06-01)
- best: Fix building on windows machine (bea8ed1)
- best: fix timeout and config (cb0f011)
- best: Temporary fix for IE11 (6fab658)
- best: Updated yarn.lock (63d97c6)
- best: Use simple-git/promise instead of child_process.spawn (3d01709)
- best: Add IE11 runner and configuration (7d6f124)
- best: Compare against local changes (b45a014)
- best: Converted IE runner into general webdriver runner (6061f7d)
- git: update husky with commitlint (#110) (8c7f1f0)
- Split config for sample benchmark into prod and compat config (0d7d022)
0.5.1 (2018-05-17)
- best: very simple customizable test template (9bab3a4)
0.5.0 (2018-03-22)
0.4.1 (2018-03-19)
0.4.0 (2018-03-19)
- Allow local (fs) comparison (#96) (5781d55)
- commit: add commit validation (#94) (e1bdbb7)
- Refactor git and cli table display (#97) (0fc095f)
0.3.2 (2018-03-15)
0.3.1 (2018-03-08)
0.3.0 (2018-03-07)
0.2.0 (2018-02-16)
0.1.0 (2018-02-16)
0.0.13 (2018-02-12)
0.0.12 (2018-02-11)
- best-build: Guard against ambiguous benchmark filename (#78) (b9c3f71)
- best-frontend: Allow retry for gitIntegration (#76) (53c4cf6)
- best-frontend: Fix defaults. Adding minor guards (#81) (5992eaf)
- best-frontend: Fix Retry for git authorization (#79) (57b7c21)
- best-frontend: Missing parameter (6373de4)
- best-frontend: Refactor FE package (1fb2089)
- best-frontend: Uncomment critical code (1fe9f61)
0.0.11 (2018-02-07)
- best-frontend: Fix Tab switching (#73) (57f2d08)
- best-github-integration: Simplify authentication + Git based order (#74) (a2f92ed)
0.0.10 (2018-02-06)
- best-build: Allow prod + Upgrade LWC deps (#71) (e3376ac)
- best-compare: Fix comparer recursivity (#65) (bf6efec)
- best-config: Enable multi-project configurations (#60) (aa0a3d7)
- best-frontend: Adding frontend package (#66) (f9f5222)
- best-frontend: Allow heroku deployment (#70) (a3d5ce1)
- best-frontend: Fix naming (#68) (013b196)
- best-frontend: Fix ploty axis (#69) (38d5092)
- best-stats: Normalize stats for results (#62) (1ddaa57)
- best-store: Closing the gaps store APIs (6159192)