All Versions
10
Latest Version
Avg Release Cycle
79 days
Latest Release
1853 days ago

Changelog History

  • v2.5.4

    February 21, 2019
  • v2.5.3

    February 19, 2019
  • v2.5.2 Changes

    February 14, 2019

    🛠 Fix template parts inside comments (#75)

    Now you can do:

    html` \<div\>\<!-- ${someElementThatIWantHidden()} --\>${someElementThatIWantShown()} \</div\>`
    

    The someElementThatIWantHidden() call is still evaluated, but hyperx won't output it.

  • v2.5.1 Changes

    February 11, 2019

    undefined or null attributes are no longer added as strings. (@s9k in #57, @JRJurman in #70)

  • v2.5.0 Changes

    December 06, 2018
    • ✂ Remove unused 'has' function (@YerkoPalma in #31)
    • ➕ Add .createFragment option (@finnp in #66)
    • ➕ Add React usage instructions to prevent key warnings (@Siilwyn in #72)
  • v2.4.0

    March 22, 2018
  • v2.3.3

    February 12, 2018
  • v2.3.2

    November 04, 2017
  • v2.3.1

    October 03, 2017
  • v2.3.0

    March 09, 2017