Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2 #11

Merged
merged 20 commits into from
Aug 18, 2024
Merged

v2 #11

merged 20 commits into from
Aug 18, 2024

Conversation

djfhe
Copy link
Member

@djfhe djfhe commented Oct 10, 2023

fix #3
fix #4
fix #5
fix #30
fix #34
Partially fixes #2

We use the currently given path (typed by the user) as an offset to only show the next 3 level deep properties. This improves performance and removes the need for a custom implementation (except the user wants to see deeper by default).
We now also handle read only and union properties correctly.

@djfhe djfhe changed the title Usage of circular constraints in getByPath Next May 26, 2024
@djfhe djfhe force-pushed the next branch 2 times, most recently from 95966a7 to c4f0a68 Compare June 2, 2024 16:40
@djfhe
Copy link
Member Author

djfhe commented Jun 2, 2024

@saibotk u can already take a look if you want.
But otherwise, it should be pretty much be ready.

@djfhe djfhe mentioned this pull request Jun 2, 2024
src/index.ts Outdated Show resolved Hide resolved
src/index.ts Outdated Show resolved Hide resolved
src/index.ts Show resolved Hide resolved
src/index.ts Outdated Show resolved Hide resolved
src/index.ts Outdated Show resolved Hide resolved
src/index.ts Outdated Show resolved Hide resolved
src/index.ts Outdated Show resolved Hide resolved
test/index.test-d.ts Outdated Show resolved Hide resolved
test/index.test-d.ts Outdated Show resolved Hide resolved
test/index.test-d.ts Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@saibotk saibotk changed the title Next v2 Aug 18, 2024
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
Copy link
Member

@saibotk saibotk left a comment

Choose a reason for hiding this comment

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

Let's shippppp

@djfhe djfhe marked this pull request as ready for review August 18, 2024 05:17
@djfhe djfhe merged commit 00dc0a8 into main Aug 18, 2024
5 checks passed
@djfhe djfhe deleted the next branch August 18, 2024 05:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants