Improved
RUM update: lux.js v4.3.0
September 9th, 2025
New features
- Add
LUX.on()which can be used to subscribe to internal events. Current events arebeaconandnew_page_id. - Add
LUX.spaModewhich 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.