v3.0.0
What's Changed
- feat: search packages with websocket by @PierreDemailly in #434
- chore(deps): bump the github-actions group across 1 directory with 6 updates by @dependabot in #435
- chore(deps-dev): bump esbuild from 0.23.1 to 0.24.0 in the development-dependencies group by @dependabot in #429
- chore(deps): bump the dependencies group across 1 directory with 5 updates by @dependabot in #436
- Update Node.js versions to v20 and v22 by @fabnguess in #438
- chore(deps): bump the github-actions group with 3 updates by @dependabot in #439
- Update copyright by @fabnguess in #441
- chore: update @openally/config.eslint by @PierreDemailly in #443
- fix: update cache when scanning via cli by @PierreDemailly in #447
- feat(interface): differentiate local scans from npm scans by @PierreDemailly in #448
- chore: activate lint for front codebase by @PierreDemailly in #449
- refactor(legend): avoid repetitive code & optimize by @fraxken in #452
- feat: allow to open the interface with no initial package by @PierreDemailly in #450
- test(cli/summary): fix broken tests by @PierreDemailly in #453
- test(appCache): add missing tests by @PierreDemailly in #454
- feat(wiki): set fixed width by @PierreDemailly in #456
- fix(vis-network): crash when root contributor is null by @PierreDemailly in #457
- chore(deps): bump the github-actions group with 5 updates by @dependabot in #458
- feat: implement HTML template components by @fraxken in #455
- refactor: move and rename files by @fraxken in #459
- refactor(websocket): implement a class, commands and DI by @fraxken in #460
- test: prevent config to be updated by @PierreDemailly in #461
- refactor(cache): separate available on disk from LRU by @PierreDemailly in #462
- fix(http-server/data): initialize cache with available payloads by @PierreDemailly in #463
- fix(cache): restore slashes in package names by @PierreDemailly in #465
- chore(deps-dev): bump esbuild from 0.24.2 to 0.25.0 in the development-dependencies group by @dependabot in #464
- feat(search-view): show recent packages by @PierreDemailly in #466
- chore: update scanner & RC by @fraxken in #467
- feat(ws): allow to remove packages from availables list by @PierreDemailly in #468
- feat(search-view): improve UI by @PierreDemailly in #469
Full Changelog: v2.5.0...v3.0.0