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

Optimism refresh #613

Closed
wants to merge 2 commits into from
Closed

Conversation

Abuchtela
Copy link

This pull request includes several updates to configuration files and dependencies for the bridge-app and op-app projects. The most important changes involve updating the ESLint configuration, adding new scripts to package.json, and updating dependencies.

Configuration updates:

Script additions:

Dependency updates:

Documentation cleanup:

Fixes ethereum-optimism#609

Update the bridge application status and configurations to reflect the completion of the Optimism.io refresh.

* **README.md**: Remove the note about the bridge application being a work in progress and waiting for more libraries to support Wagmi v2.
* **.eslintrc.cjs**: Turn on the rule 'react-refresh/only-export-components' and set it to 'warn'.
* **package.json**: Update dependencies and scripts to reflect the completion of the refresh, including adding 'vite-plugin-react-refresh' and a new 'refresh' script.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/ethereum-optimism/ecosystem/issues/609?shareId=XXXX-XXXX-XXXX-XXXX).
* **apps/bridge-app/package.json**
  - Add "refresh" script to build and preview the app.
* **packages/op-app/package.json**
  - Update "op-viem" dependency to version "1.3.1-alpha" in both dependencies and peerDependencies.
Copy link

netlify bot commented Jan 7, 2025

Deploy Preview for storybook-component-library canceled.

Name Link
🔨 Latest commit f6639a0
🔍 Latest deploy log https://app.netlify.com/sites/storybook-component-library/deploys/677cdb604922e500089a99a1

@Abuchtela Abuchtela marked this pull request as ready for review January 7, 2025 07:46
@Abuchtela Abuchtela requested a review from a team as a code owner January 7, 2025 07:46
@Abuchtela Abuchtela requested a review from tremarkley January 7, 2025 07:46
@tremarkley tremarkley closed this Jan 7, 2025
Copy link
Author

@Abuchtela Abuchtela left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did I do something wrong? No comment so I'm unsure

@Abuchtela Abuchtela deleted the optimism-refresh branch January 17, 2025 17:58
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.

Optimism.io refresh
2 participants