Skip to content

Conversation

@wjhsf
Copy link
Contributor

@wjhsf wjhsf commented Dec 10, 2025

Breaking Changes

  • Minimum version of node required is v20.

jmsjtu and others added 6 commits December 10, 2025 16:34
* build(deps): bump meriyah from 5.0.0 to 7.0.0

Bumps [meriyah](https://github.com/meriyah/meriyah) from 5.0.0 to 7.0.0.
- [Release notes](https://github.com/meriyah/meriyah/releases)
- [Changelog](https://github.com/meriyah/meriyah/blob/main/CHANGELOG.md)
- [Commits](meriyah/meriyah@v5.0.0...v7.0.0)

---
updated-dependencies:
- dependency-name: meriyah
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: fix version bump errors

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat: change packages to type: module

* chore: don't lint .cjs files

we don't use them

* chore: convert `module.exports` to `export default`

* chore: replace `__dirname` with `import.meta.dirname`

* chore: use .cjs extension

* chore: rename test command to match package

* revert(wdio): change back to commonjs

* chore: convert script to esm

* chore: change `main` entrypoint from CJS to ESM

* fix(esm): misc changes to support ESM-first

* fix: still use CJS for bundling

* feat: add package.json `exports`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants