Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Playground dependencies to 0.6.10 #218

Merged
merged 1 commit into from
Apr 8, 2024

Conversation

sejas
Copy link
Collaborator

@sejas sejas commented Apr 4, 2024

What?

Update Playground dependencies

Why?

We should keep all the projects updated, so it's easier to catch possible bugs and also give feedback to Playground core.
In Playground php-wasm/node v0.6.9 we introduce the throw JS errors when php.run, but from my inspection it seems it won't affect wp-now or the VS Code extension

How?

Updated package.json

Testing Instructions

  • Tests should pass
  • Run nvm use && npm install
  • Run npx nx build wp-now && node dist/packages/wp-now/with-node-version.js start
  • Observe wp-now starts as expected
  • Check other projects

@sejas sejas self-assigned this Apr 4, 2024
@sejas sejas requested review from adamziel, wojtekn and bgrgicak April 5, 2024 09:59
@sejas sejas merged commit 133029c into trunk Apr 8, 2024
2 checks passed
@sejas sejas deleted the update/playground-dependencies branch April 8, 2024 10:46
johnhooks pushed a commit to johnhooks/playground-tools that referenced this pull request Oct 11, 2024
…t exports (WordPress#218)

* base-php: use named imports and remove default exports

* base-php: fix code style
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.

2 participants