All Versions
20
Latest Version
Avg Release Cycle
36 days
Latest Release
688 days ago
Changelog History
Page 1
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)