Skip to content

Releases: thisisagile/easy

Release 17.30.11

03 Apr 14:47

Choose a tag to compare

Release 17.30.10

25 Mar 13:49

Choose a tag to compare

17.30.10 (2026-03-25)

Release 17.30.9

25 Mar 13:07

Choose a tag to compare

17.30.9 (2026-03-25)

Release 17.30.8

19 Mar 10:48

Choose a tag to compare

17.30.8 (2026-03-19)

Bug Fixes

  • add useState hook with reset functionality and unit tests, export in utils index (1cd4a21)
  • update useRev hook to use enhanced useState with reset functionality (e29ac2f)

Release 17.30.7

18 Mar 09:44

Choose a tag to compare

17.30.7 (2026-03-18)

Bug Fixes

  • added like method to ToText with unit tests (3899e79)

Release 17.30.6

17 Mar 18:33

Choose a tag to compare

17.30.6 (2026-03-17)

Bug Fixes

  • updated useToggle hook with optional flip function and export in utils index (f49906f)

Release 17.30.5

17 Mar 15:14

Choose a tag to compare

17.30.5 (2026-03-17)

Bug Fixes

  • add useRev hook with tests and export in utils index (fa5b326)
  • remove unused spread function from View.ts (c727e05)

Release 17.30.4

13 Mar 13:10

Choose a tag to compare

17.30.4 (2026-03-13)

Bug Fixes

  • improved spread and fluent spread on View.ts (68bd33d)

Release 17.30.3

13 Mar 11:08

Choose a tag to compare

17.30.3 (2026-03-13)

Bug Fixes

  • added equals utility to views. (87145e9)

Release 17.30.2

12 Mar 09:39

Choose a tag to compare

17.30.2 (2026-03-12)

Bug Fixes

  • easy-mongo: update _id to id in Lucene exists clauses (40828a8)