Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

chore: publish package(s) #40

Merged
merged 1 commit into from
Dec 14, 2023
Merged

chore: publish package(s) #40

merged 1 commit into from
Dec 14, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 14, 2023

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@viem/anvil@0.0.7

Patch Changes

  • #38 ad686bd Thanks @conwayconstar! - As Playwright imports CJS in global setup it will throw the error Error: require() of ES Module changed import to dynamic import.
    • Removed the import of getPort from "get-port"
    • Updated the port property to use import("get-port").default instead of getPort()

PR-Codex overview

This PR focuses on updating the version of the @viem/anvil package to 0.0.7. The notable changes include fixing an error related to Playwright imports, removing the import of getPort from "get-port", and updating the port property to use import("get-port").default instead of getPort().

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@fubhy fubhy merged commit e5b127a into main Dec 14, 2023
2 of 3 checks passed
@fubhy fubhy deleted the changeset-release/main branch December 14, 2023 13:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant