Skip to content

Add ecosystem diagram and bump to v5.0.0-alpha.1#381

Merged
ltwlf merged 2 commits intomasterfrom
feature/ecosystem-sync
Mar 10, 2026
Merged

Add ecosystem diagram and bump to v5.0.0-alpha.1#381
ltwlf merged 2 commits intomasterfrom
feature/ecosystem-sync

Conversation

@ltwlf
Copy link
Owner

@ltwlf ltwlf commented Mar 10, 2026

Summary

  • Add ecosystem diagram showing json-delta-format spec and both language implementations (TypeScript + Python)
  • Bump version to 5.0.0-alpha.1 for npm publish

Test plan

  • README renders correctly
  • Version bump is alpha-only (no breaking changes to code)

- Add ecosystem diagram showing json-delta-format spec and both implementations
- Bump version to 5.0.0-alpha.1 for npm publish
Copilot AI review requested due to automatic review settings March 10, 2026 15:24
@codecov
Copy link

codecov bot commented Mar 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a small documentation update clarifying the relationship between the JSON Delta spec and its implementations, and bumps the npm package version for an alpha publish.

Changes:

  • Bump npm package version to 5.0.0-alpha.1.
  • Add an ASCII ecosystem diagram to the README explaining json-delta-format and the TS/Python implementations.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
package.json Updates package version for the next alpha publish.
README.md Adds an ecosystem diagram and clarifies spec vs implementation relationship.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sonarqubecloud
Copy link

@ltwlf ltwlf merged commit 0c99bdd into master Mar 10, 2026
7 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.

2 participants