- Don't show mem usage twice with
--memory-realtime
(b91f5ca) - Update docs (d26acbb)
- Add license section and attribute more explicitly (3b3c972)
- Update license files (88aa6ed)
- Revisit/remove ts-ignore tags (86de614)
- Remove
toSorted
(introduced in Node.js v20) (df56a82) - docs: remove rehype-autolink-headings and use Starlight heading anchor links. (#1076) (541c999) - thanks @cylewaitforit!
- Add Convex plugin (#1085) (fb74e8c) - thanks @narthur!
- detect test files if
tsx --test
script is present (#1090) (46658b9) - thanks @ItsNickBarry! - Add Hardhat plugin (#1087) (eba5ebf) - thanks @ItsNickBarry!
- Fixes for Mocha plugin (#1089) (3424a5b) - thanks @apeloquin-agilysys!
- Add Changelogen and Changelogithub plugins (#1086) (a45a1d6) - thanks @azat-io!
- Add support for NX rich command structure (#1093) (123c514) - thanks @jotaRenan!