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

fix: generate type definitions from JSDoc #293

Merged
merged 2 commits into from
May 14, 2024
Merged

fix: generate type definitions from JSDoc #293

merged 2 commits into from
May 14, 2024

Conversation

wkillerud
Copy link
Contributor

This removes certain hand-coded types that didn't match reality (like .load and .dump methods, and assets.css and assets.js from the manifest).

This removes certain hand-coded types that didn't match reality (like
.load and .dump methods, and assets.css and assets.js from the
manifest).
@wkillerud wkillerud merged commit fd365b2 into master May 14, 2024
7 checks passed
@wkillerud wkillerud deleted the jsdoc-types branch May 14, 2024 14:06
github-actions bot pushed a commit that referenced this pull request May 14, 2024
## [5.0.16](v5.0.15...v5.0.16) (2024-05-14)

### Bug Fixes

* generate type definitions from JSDoc ([#293](#293)) ([fd365b2](fd365b2))
Copy link

🎉 This PR is included in version 5.0.16 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant