Alex Rudenko
17b2edca7c
build: do not bundle by default ( #488 )
...
The CI jobs will still bundle by default but I think the risk of the
differences between the bundled and unbundled version is fairly low for
local development.
2025-10-29 11:00:43 +01:00
Nikolay Vitkov
7d78e9cfe0
build: use local version of rollup ( #413 )
2025-10-17 14:06:22 +00:00
Alex Rudenko
13613b4a33
fix: support node20 ( #52 )
...
Initially, we started with the support of Node22+ but since Node20 is an
LTS that is still in the maintenance mode it makes sense to support it.
2025-09-29 13:43:35 +00:00
Alex Rudenko
adfcecf987
fix: validate and report incompatible Node versions ( #113 )
...
Ref https://github.com/ChromeDevTools/chrome-devtools-mcp/issues/92
2025-09-24 14:45:27 +02:00
Alex Rudenko
f2fe7f0e5e
test: add node23 to the matrix ( #100 )
2025-09-24 09:28:57 +00:00
Alex Rudenko
91d83c4190
test: fix shell for windows tests ( #72 )
2025-09-23 09:37:22 +02:00
Alex Rudenko
5776575df2
ci: add node matrix ( #20 )
2025-09-15 12:43:50 +02:00
Alex Rudenko
15de413999
ci: add matrix for other OSes ( #19 )
2025-09-15 09:48:18 +00:00
Alex Rudenko
937ad0b88a
ci: re-configure ci ( #1 )
2025-09-11 13:10:05 +02:00
Alex Rudenko
31a0bdce26
feat: initial version
2025-09-11 12:46:05 +02:00