Skip to content

Latest commit

 

History

History
50 lines (30 loc) · 1.64 KB

CHANGELOG.md

File metadata and controls

50 lines (30 loc) · 1.64 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Released on 2023-11-16 📦

Changed

  • Introduce method for creating blobs to Session #28

Released on 2023-11-16 📦

Changed

  • Use p2panda-js version 0.8.0 #27

Released on 2023-07-25 📦

Changed

  • Add bundled version for ESM and CJS builds, remove UMD and Node builds #25
  • Re-export OperationFields from p2panda-js #26

Released on 2023-03-07 📦

Changed

  • Updates for breaking p2panda-js API changes #4
  • Update dependencies #5
  • Refactor code-base, remove caching layer, add "slim" and "inlined" builds #12
  • Write more about different WebAssembly contexts in README.md #19