You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chore: migrate from CJS to ESM
* chore: change from `dist/test-helpers` to `test-helpers/dist`
* fix: use `bin.ts` instead of `index.ts`
* fix: replace `__dirname` with `import.meta.url`
* chore: bump `gradient-string` and remove leftovers
* fix: remove dependency check rule
* fix: migrate from `esbuild` to `tsc`
* fix: adapt `test-helpers` package for ESM
* refactor: fix template path
* fix: set `NodeNext` for `moduleResolution` and `module`
---------
Co-authored-by: Maciej Jastrzębski <[email protected]>
0 commit comments