This repository was archived by the owner on Dec 20, 2025. It is now read-only.
Version 3.1.0 released #7
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Version 3.1.0 was released with multiple new feature packed into it. the package is still backwards compatible since it only attaches a
typeproperty to the returned object.Install it with your package manager
Additional Note: By default the package will only return types : Search (
ResultTypes.SearchResult), use the filterResults to change this behavior. (Docs will be released on these changes)Before next version is to be released, this project will be converted into a monorepo and a cli version is planned to be added 🎉
Additional examples and adding custom typedoc instead of paka.dev is also planned
All reactions