Commit Graph

8 Commits

Author SHA1 Message Date
Tomas Martykan
7e0a549871 ci(connect): always bump all packages at once
ci(github): simplify connect-bump versions

We are moving to release all npm packages under same version as connect,
so all of them are going to be released every time, that means we can
get rid of all the code that was checking what packages required release
and instead release all of them which is simpler.

Co-authored-by: karliatto <yo@karliatto.com>
2026-01-23 11:11:12 +01:00
karliatto
355ca0404a build(scripts): extend bablel plugins for ESM
Add cases where babel plugins were not handling properly adding js
extension for ESM and where some packages imports were not modified at
all because they were imported dynamically.
2026-01-20 16:37:46 +01:00
karliatto
e17ec94c84 feat(scripts): builb local packages 2026-01-16 14:57:18 +01:00
Jiri Zbytovsky
404e7d7141 chore(scripts): use import.meta.dirname 2025-12-15 12:26:27 +01:00
Jiri Zbytovsky
ac5a00426b chore(scripts): convention to import from node:packages 2025-12-15 12:26:27 +01:00
Jiri Zbytovsky
e3c3950120 chore(scripts): ESM 2025-12-15 12:26:27 +01:00
Carlos Garcia Ortiz karliatto
fd5253177a ci(github): add eth and stellar connect plugin to release process 2024-12-12 15:47:53 +01:00
Carlos Garcia Ortiz karliatto
72daedbfc1 ci(scripts): move ci scripts to scripts directory 2024-07-04 12:49:48 +02:00