-
Notifications
You must be signed in to change notification settings - Fork 0
Changelog
Dave Sussman edited this page Oct 27, 2023
·
5 revisions
#2.0 October 2023
- Removed dependency on platform-js. This is now optional and platform details can be passed in as an argument in the constructor.
- Made the constructor arguments
window
anddocument
optional, removing browser dependency. - Removed inline source maps, so agent code is considerably smaller.