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 for 1.5 packages #52

Merged
merged 2 commits into from
Sep 20, 2023
Merged

Update for 1.5 packages #52

merged 2 commits into from
Sep 20, 2023

Conversation

jmrossy
Copy link
Collaborator

@jmrossy jmrossy commented Sep 15, 2023

  • Upgrade to hyp packages 1.5.1
  • Remove duplicated utilities
  • Upgrade some tooling including typescript and next
  • Fix error from missing background image

Fixes hyperlane-xyz/hyperlane-monorepo#2651
Fixes hyperlane-xyz/hyperlane-monorepo#2653

Remove duplicated utilities
Upgrade some tooling including typescript and next
Fix error from missing background image
@vercel
Copy link

vercel bot commented Sep 15, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hyperlane-explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 18, 2023 5:01pm

@@ -6,7 +6,7 @@ import { useIsMobile } from '../../styles/mediaQueries';

import { ChainLogo } from './ChainLogo';

function _ChainToChain({
function ChainToChain_({
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Lint error with new linter version. Components must start with a capital letter

@jmrossy jmrossy merged commit a649e33 into main Sep 20, 2023
5 checks passed
@jmrossy jmrossy deleted the sdk-1.5 branch September 20, 2023 00:54
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.

DRY up explorer + utils code Warp UI -> Explorer PI link broken
1 participant