Skip to content

Commit fc540b7

Browse files
Merge pull request #63 from apivideo/esm
Add ESM target
2 parents bc2021a + df3f9a6 commit fc540b7

File tree

7 files changed

+1737
-194
lines changed

7 files changed

+1737
-194
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All changes to this project will be documented in this file.
44

5+
## [1.2.31] - 2024-06-19
6+
7+
- Add ESM target
8+
59
## [1.2.30] - 2024-06-19
610

711
- Add hotkeys parameter

README.md

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -10,23 +10,24 @@
1010
## Table of contents
1111

1212
- [Table of contents](#table-of-contents)
13-
- [Project description](#project-description)
14-
- [Getting started](#getting-started)
15-
- [Installation](#installation)
16-
- [Method #1: requirejs](#method-1-requirejs)
17-
- [Method #2: typescript](#method-2-typescript)
18-
- [Method #2: simple include in a javascript project](#method-2-simple-include-in-a-javascript-project)
19-
- [Documentation](#documentation)
20-
- [Instantiation](#instantiation)
21-
- [Ads](#ads)
22-
- [Methods](#methods)
23-
- [Full example](#full-example)
24-
- [Control an existing embedded player using the SDK](#control-an-existing-embedded-player-using-the-sdk)
13+
- [Project description](#project-description)
14+
- [Getting started](#getting-started)
15+
- [Installation](#installation)
16+
- [Method #1: requirejs](#method-1-requirejs)
17+
- [Method #2: typescript](#method-2-typescript)
18+
- [Method #2: simple include in a javascript project](#method-2-simple-include-in-a-javascript-project)
19+
- [Documentation](#documentation)
20+
- [Instantiation](#instantiation)
21+
- [Ads](#ads)
22+
- [Methods](#methods)
23+
- [Full example](#full-example)
24+
- [Control an existing embedded player using the SDK](#control-an-existing-embedded-player-using-the-sdk)
2525

2626
<!--</documentation_excluded>-->
2727

28-
## <!--<documentation_only>
28+
<!--<documentation_only>
2929
30+
---
3031
title: api.video Player SDK
3132
meta:
3233
description: The official api.video Player SDK for api.video. [api.video](https://api.video/) is the video infrastructure for product builders. Lightning fast video APIs for integrating, scaling, and managing on-demand & low latency live streaming features in your app.

0 commit comments

Comments
 (0)