Skip to content

v4.3.0

Choose a tag to compare

@josephwynn-sc josephwynn-sc released this 08 Sep 22:28
· 42 commits to main since this release
5d133c8

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.