Skip to content

Releases: indutny/sneequals

Release 4.0.0

Choose a tag to compare

@indutny indutny released this 19 Jan 02:33
v4.0.0

Release 4.0.0

Release 4.0.0-rc.1

Release 4.0.0-rc.1 Pre-release
Pre-release

Choose a tag to compare

@indutny indutny released this 19 Jan 02:27
  • feat!: drop weak maps yet again (38ba753)
  • feat: pass watcher and params to onHit() (a07c8c9)

Release 3.2.1

Choose a tag to compare

@indutny indutny released this 15 Jan 21:40
  • docs: minor documentation fix (ac8b0b4)
  • fix: isChanged against another proxy (7966688)

Release 3.2.0

Choose a tag to compare

@indutny indutny released this 09 Jan 19:30
  • feat: revert try proxy-memoize's approach to cache (4287088)

Release 3.1.4

Choose a tag to compare

@indutny indutny released this 09 Jan 16:55
  • fix: tracking of nested references (395992f)
  • build: include version in typedoc docs (cab9841)

Release 3.1.3

Choose a tag to compare

@indutny indutny released this 29 Dec 05:27
  • fix: better loop tracking (a0c3a0e)
  • fix: unwrapping the proxy itself (af21d3d)
  • fix: support circular derived data (8ea8267)

Release 3.1.2

Choose a tag to compare

@indutny indutny released this 29 Dec 00:44
  • style: a bit more code-golf (d572a2b)

Release 3.1.1

Choose a tag to compare

@indutny indutny released this 28 Dec 20:24
  • style: help minifier with Reflect (22ef748)
  • chore: comments, type simplifications (b06c61f)

Release 3.1.0

Choose a tag to compare

@indutny indutny released this 28 Dec 07:53
  • fix: onMiss should receive sources (0e0d8d6)
  • feat: add pastParams to IMemozieOptions.onMiss (5806c91)
  • chore: de-duplicate Reflect calls a bit (b58449e)

Release 3.0.4

Choose a tag to compare

@indutny indutny released this 27 Dec 23:03
  • fix: don't track non-object/non-array values (3f78191)