Skip to content

fix: deprecate @unhead/schema#483

Merged
harlan-zw merged 2 commits intomainfrom
chore/deprecate-unhead-schema
Feb 12, 2025
Merged

fix: deprecate @unhead/schema#483
harlan-zw merged 2 commits intomainfrom
chore/deprecate-unhead-schema

Conversation

@harlan-zw
Copy link
Collaborator

🔗 Linked issue

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

To simplify the package we look to minimise the dependency graph, starting by having unhead itself export the schema instead of the separate package.

We also inline the zhead dependency into /types/schema.

The @unhead/schema package is now simply an alias for unhead/types.

@harlan-zw harlan-zw mentioned this pull request Feb 12, 2025
54 tasks
@harlan-zw harlan-zw merged commit 6e42454 into main Feb 12, 2025
2 checks passed
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.

1 participant