Skip to content

feat(v3.1.3): Improved the isDeepObjectMatch function - #127

Merged
tiagosiebler merged 1 commit into
sieblyio:masterfrom
JJ-Cro:WsStore040226
Feb 4, 2026
Merged

feat(v3.1.3): Improved the isDeepObjectMatch function#127
tiagosiebler merged 1 commit into
sieblyio:masterfrom
JJ-Cro:WsStore040226

Conversation

@JJ-Cro

@JJ-Cro JJ-Cro commented Feb 4, 2026

Copy link
Copy Markdown
Contributor
  • Bumped package version in package.json and package-lock.json to 3.1.3.
  • Improved the isDeepObjectMatch function to handle cases where objects have extra keys, ensuring more accurate comparisons.
  • Added a new test case to validate the updated matching logic.

Summary

Additional Information

PR Checklist

As part of the PR, make sure you have:

  • No breaking changes / documented all breaking changes clearly.
  • Updated & checked that all tests pass.
  • Increased the version number in the package.json
  • Checked npm install runs without issue.
  • Included the package-lock.json, if it changed after npm install
  • Checked npm run build runs without issue.
  • Updated the endpoint map (optional, if you know how).
  • Run llms.txt generator (optional, if you know how).

- Bumped package version in package.json and package-lock.json to 3.1.3.
- Improved the isDeepObjectMatch function to handle cases where objects have extra keys, ensuring more accurate comparisons.
- Added a new test case to validate the updated matching logic.
@JJ-Cro JJ-Cro changed the title feat(v3.1.3): feat(v3.1.3): Improved the isDeepObjectMatch function feat(v3.1.3): Improved the isDeepObjectMatch function Feb 4, 2026
@tiagosiebler
tiagosiebler merged commit df31f18 into sieblyio:master Feb 4, 2026
2 of 3 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