Skip to content

Changelog

Dave Sussman edited this page Oct 26, 2023 · 5 revisions

#1.5 October 2023

Breaking Changes

  • Removed dependency on platform-js. This is now optional and platform details can be passed in as an argument in the constructor.

Bug Fixes and Enhancements

  • Made the constructor arguments window and document optional, removing browser dependency.
  • Removed inline source maps, so agent code is considerably smaller.

Clone this wiki locally