Skip to content

Develop#1738

Merged
markdumay merged 19 commits intomainfrom
develop
Feb 1, 2026
Merged

Develop#1738
markdumay merged 19 commits intomainfrom
develop

Conversation

@markdumay
Copy link
Collaborator

No description provided.

markdumay and others added 19 commits February 1, 2026 06:13
Remove go.mod and config.toml from component-library directory that were
added in v1.23.5 and v1.23.6. These files are not needed for the current
module structure.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Netlify requires its plugins to be in optionalDependencies to properly
detect and load them during builds. Moving the plugins back from
devDependencies to optionalDependencies to fix the build error.

This resolves the Netlify build error:
"Plugins must be installed either in the Netlify App or in package.json"

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Remove duplicate entries from optionalDependencies. Netlify plugins
should only be in devDependencies to ensure they are always installed
during the build process.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Add explicit npm install to deploy-preview and branch-deploy contexts
to ensure Netlify plugins are available before Netlify Build attempts
to load them. This resolves the "Plugins must be installed" error.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@netlify
Copy link

netlify bot commented Feb 1, 2026

Deploy Preview for gethinode-demo ready!

Name Link
🔨 Latest commit 928b8e2
🔍 Latest deploy log https://app.netlify.com/projects/gethinode-demo/deploys/697f7157d3bafe00087a21fb
😎 Deploy Preview https://deploy-preview-1738--gethinode-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@markdumay markdumay enabled auto-merge February 1, 2026 15:33
@markdumay markdumay merged commit 451e44c into main Feb 1, 2026
25 checks passed
@github-actions
Copy link
Contributor

github-actions bot commented Feb 1, 2026

🎉 This PR is included in version 1.23.7 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions
Copy link
Contributor

github-actions bot commented Feb 1, 2026

🎉 This PR is included in version 2.0.0-beta.52 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant