improved

RUM update: lux.js v4.3.0

New features

  • Add LUX.on() which can be used to subscribe to internal events. Current events are beacon and new_page_id.
  • Add LUX.spaMode which greatly simplifies implementing lux.js in a Single Page Application (SPA). Read the documentation for more information.

Improvements

  • Add ES2015 and ES2020 builds which slightly reduce output size. Read the documentation for more information.