Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: migrate `api` and `core` to ESM * fix: `httpsnippet-client-api` and `core` exports * fix: update bin entrypoint * fix: try rebuilding lockfile i hate this song * chore: fix lockfile * chore: fix type * fix: yay remove this * fix: bumping our minimum httpsnippet version to v7 * fix: some linting issues * chore(deps): bumping oas dependencies * feat(httpsnippet-client-api): esm compatibility * feat(core): esm compatibility * fix: cleaning up how the test-utils package is built * feat(api): esm compatibility * fix: linting issues * fix: unskipping a test that still works fine * chore: removing unnecessary rootdir configs * fix: building `api` with just `tsc` * fix: re-enabling strict mode --------- Co-authored-by: Jon Ursenbach <[email protected]>
- Loading branch information