Skip to content
This repository was archived by the owner on Apr 13, 2025. It is now read-only.

Migrate NodeCG types from nodecg-types to the new NodeCG v2 official ones #930

Merged
merged 3 commits into from
May 1, 2023

Conversation

hlxid
Copy link
Member

@hlxid hlxid commented May 1, 2023

Closes #895

  • Migrate to new official v2 typing package
  • Allow using all roughly compatible typings in bundles for the requireService function. Ensures compatibility with official NodeCG v1 typings and our unofficial nodecg-types. Because of this, this is not a breaking change and bundles using the old typings will continue to work
  • Update mocks for the unit tests

@hlxid hlxid self-assigned this May 1, 2023
@hlxid hlxid merged commit 8edbb31 into main May 1, 2023
@hlxid hlxid deleted the feat/895-nodecg-v2-typing branch May 1, 2023 15:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate NodeCG types from nodecg-types to the new NodeCG v2 official ones
1 participant