- Fix incorrectly mangled symbols [#7]
- Update externs so umd code isn't mangled at build [#6]
- Update the build to remove
console.log()
statements [#3] - Add a new
tti-polyfill-debug.js
file with the debug logs preserved [#3] - Remove the
debugMode
option as it's handled by the debug script [#3] - Add the undocumented
useMutationObserver
option to the documentation [#3]
- Remove unnecessary
console.log()
statement [#2]
- Initial public release