All Versions
20
Latest Version
Avg Release Cycle
36 days
Latest Release
898 days ago

Changelog History
Page 1

  • v3.2.8 Changes

    November 02, 2021

    πŸ›  Fixed and improved

    • 9555d1b types: Add types for skipWhen (ealush)
  • v3.2.7 Changes

    October 16, 2021

    πŸ›  Fixed and improved

    • c2964e0 patch: add skipWhen for forward compatibility (ealush)
  • v3.2.6 Changes

    October 09, 2021

    πŸ›  Fixed and improved

    • 🚚 e538e5b patch: remove incorrect messaging from group initialization error (ealush)
  • v3.2.5 Changes

    July 31, 2021

    πŸ›  Fixed and improved

    • 3bb7f76 patch: Fix crashing of setFnName in IE11 (#671) (VΓ‘clav JančaΕ™Γ­k)
  • v3.2.4 Changes

    July 19, 2021

    πŸ›  Fixed and improved

    • 🚚 ba6c296 patch: remove unused optional references from the state (ealush)
  • v3.2.3 Changes

    May 27, 2021

    πŸ›  Fixed and improved

    • c02f22f patch: use context only as dev dep (ealush)
  • v3.2.2 Changes

    May 17, 2021

    πŸ›  Fixed and improved

    • 🚚 70bd8fd fix: remove buggy conditional skip implementation (ealush)
  • v3.2.0 Changes

    May 14, 2021

    βž• Added

    • βœ… e3b42c6 minor: account for async tests in isValid function (ealush)
    • βœ… 60099b3 feat: add support for optional tests and "isValid" (#612) (Evyatar)
    • 32b1d05 feat: add state subscription (#606) (Ronen Elster)
    • βœ… 0bb9347 minor: add skipped tests to result as well (#600) (Evyatar)

    πŸ›  Fixed and improved

    • 339fe45 patch: shave off a few bytes (ealush)
    • 73f2e35 patch: use fieldCallbacks as an object (ealush)
    • 94dd7a5 patch: simplify produce function generation (ealush)
    • βœ… d53d56d patch: prevent skipped tests from persisting after override (ealush)
    • ⬆️ c0180d1 patch: upgrade context package (ealush)
    • 5791fef patch: use vast state library (ealush)
    • a5aa3f1 patch: make state independent of context (#609) (Evyatar)
    • πŸ”’ 72b3e40 patch: remove package-lock.json (ealush)
    • 🚚 74cb2d6 patch: add "remove" type, fix typo (#578) (Yakko Majuri)
  • v3.1.2 Changes

    January 30, 2021

    πŸ›  Fixed and improved

    • d6cce23 types: fix schema types (ealush)
    • 6471856 declare schema (ealush)
    • πŸ‘ 177f519 patch: support exports with and without extension (ealush)
  • v3.1.1 Changes

    January 21, 2021

    πŸ›  Fixed and improved

    • d566a32 types: fix promisify types (#563) (Evyatar)