v0.16.1

bknd-io/bkndv0.16.1Aug 6, 2025by dswbx

AI Summary

This maintenance release fixes import errors introduced in the previous version and improves type inference for media APIs.

Key Highlights

  • Fixes imports due to changes in v0.16
  • Adds `jsonv-ts` dependency for better type inference
  • Adds poster support to assets

New Features

  • Media API type fixes
  • Asset poster support

Full Release Notes

## What's Changed
* examples: fixing imports due to 0.16 by @dswbx in https://github.com/bknd-io/bknd/pull/226
* add jsonv-ts as dependency for type inference, fix media api types by @dswbx in https://github.com/bknd-io/bknd/pull/227
* docs: adding poster to assets by @dswbx in https://github.com/bknd-io/bknd/pull/228


**Full Changelog**: https://github.com/bknd-io/bknd/compare/v0.16.0...v0.16.1