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

feat: export scan function #136

Merged
merged 8 commits into from
Mar 13, 2024
Merged

feat: export scan function #136

merged 8 commits into from
Mar 13, 2024

Conversation

ignatiusmb
Copy link
Owner

  • exposes a new scan function from the /compass module
  • new type signature FileChunk and DirChunk returned from scan
  • additional path property in siblings on HydrateChunk
  • files option in traverse moved as the second parameter of hydrate
  • transform parameter removed, module can be used as a standalone
  • new files property from traverse return result

@ignatiusmb ignatiusmb added the breaking Pull requests that is a breaking change label Mar 12, 2024
Copy link

vercel bot commented Mar 12, 2024

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

Name Status Preview Updated (UTC)
aubade ✅ Ready (Inspect) Visit Preview Mar 12, 2024 1:28pm

@ignatiusmb ignatiusmb merged commit 6313259 into master Mar 13, 2024
11 checks passed
@ignatiusmb ignatiusmb deleted the compass-scan branch March 13, 2024 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Pull requests that is a breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant