Skip to content

Fix#446 Treat Number Keys as Valid Keys in the set Function#447

Open
nightohl wants to merge 3 commits into
sodiray:masterfrom
nightohl:master
Open

Fix#446 Treat Number Keys as Valid Keys in the set Function#447
nightohl wants to merge 3 commits into
sodiray:masterfrom
nightohl:master

Conversation

@nightohl

@nightohl nightohl commented Feb 8, 2025

Copy link
Copy Markdown

Description

Checklist

  • Changes are covered by tests if behavior has been changed or added
  • Tests have 100% coverage
  • If code changes were made, the version in package.json has been bumped (matching semver)
  • If code changes were made, the yarn build command has been run and to update the cdn directory
  • If code changes were made, the documentation (in the /docs directory) has been updated

Resolves

If the PR resolves an open issue tag it here. For example, Resolves #34

- Ensure number keys are treated correctly as part of the path
- Modify path parsing to correctly handle numeric keys as object properties
@vercel

vercel Bot commented Feb 8, 2025

Copy link
Copy Markdown

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

Name Status Preview Comments Updated (UTC)
radash-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 8, 2025 0:40am

- Add checks to prevent invalid paths like empty strings or '[]'
- Ensure correct behavior when path is just a number index
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