Skip to content

Releases: own3d/ext-types

1.2.0

21 Feb 12:07
b7ce04e
Compare
Choose a tag to compare

✨ What's Changed

New Contributors

Full Changelog: 1.1.4...1.2.0

Accept any context

13 Sep 10:39
db0f48c
Compare
Choose a tag to compare

✨ What's Changed

  • Added [key: string]: any to context

Full Changelog: 1.1.3...1.1.4

1.1.3: New config mode

13 Sep 08:36
77e0c36
Compare
Choose a tag to compare

✨ What's Changed

  • Add missing "config" mode

Full Changelog: 1.1.2...1.1.3

Add missing exports and types

31 Aug 18:25
a9cade5
Compare
Choose a tag to compare

✨ What's Changed

  • Add missing exports and types

Full Changelog: 1.1.1...1.1.2

Add missing "browser-source" mode

31 Aug 09:45
1a3a00d
Compare
Choose a tag to compare

✨ What's Changed

  • Add missing "browser-source" mode

Full Changelog: 1.1.0...1.1.1

1.1.0

13 Jul 09:47
ba2e29e
Compare
Choose a tag to compare

✨ What's Changed

  • Adding IPC API, so you can send messages from the extension to the supervisor and vice versa. Mostly used for own3d internals.

Documentation: https://dev.own3d.tv/docs/extensions/extension-helper.html#own3d-ext-ipc

Full Changelog: 1.0.0...1.1.0

1.0.0

04 Feb 11:55
Compare
Choose a tag to compare

✨ What's Changed

  • Initial release

Full Changelog: https://github.com/own3d/ext-types/commits/1.0.0