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

@mapeditor/tiled-api types are outdated #4030

Closed
bendmorris opened this issue Aug 14, 2024 · 1 comment · Fixed by #4032
Closed

@mapeditor/tiled-api types are outdated #4030

bendmorris opened this issue Aug 14, 2024 · 1 comment · Fixed by #4032
Assignees
Labels
bug Broken behavior.

Comments

@bendmorris
Copy link

It looks like the latest version of the TS types on npm is 1.10.1: https://www.npmjs.com/package/@mapeditor/tiled-api?activeTab=versions. I'm trying to use some features that are newer than this - do the types just need to be updated in npm, or is there somewhere else to find the latest version?

@bendmorris bendmorris added the bug Broken behavior. label Aug 14, 2024
@bjorn
Copy link
Member

bjorn commented Aug 15, 2024

Whoops, the types are updated in the repository, but indeed I forgot to publish a new release to npm.

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

Successfully merging a pull request may close this issue.

2 participants