Skip to content

Commit

Permalink
docs: v0.4.0-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
GeekyEggo committed Jun 11, 2024
1 parent b063722 commit 7bdeec3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

# Change Log

## Unreleased
## 0.4.0-beta.x

### ✨ New

Expand All @@ -28,13 +28,16 @@
- `Coordinates` type could erroneously have a non-number type for `row`.
- Fix support for allowed types within payloads.
- Fix localization lookup to index from `Localization`.
- Fix race condition when tracking the property inspector.

### ♻️ Update

- Update layout and manifest references to propagate from [`@elgato/schemas`](https://github.com/elgatosf/schemas).
- Localization lookup will now return the key if the resource is not defined.
- Update structure of JSON localizations.
- Update `State` type to allow for more than two states.
- Update routing to prevent exposure of internal messages.
- Update build to export Stream Deck API types.

### ⬆️ Upgrading

Expand Down
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@

</div>

## 👋 You're Early!

Welcome to the Stream Deck SDK for Node.js. Designed to make creating Stream Deck plugins easy, the Stream Deck SDK provides everything you need to connect, communicate and build with Stream Deck, and lets you focus on the fun stuff.

The Stream Deck SDK for Node.js is currently in public beta, and is available to everyone running Stream Deck 6.4 or newer. If you're interested in building plugins and would like to know more, please join our [Marketplace Makers Discord](https://discord.gg/GehBUcu627).
Expand Down

0 comments on commit 7bdeec3

Please sign in to comment.