Skip to content

v8.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Dec 08:51
11bb978

8.0.0 (2024-12-10)

Features

  • added experimental publisher (aa47ec4)
  • added more capability to filter (aa47ec4)
  • added more meaningful id to each executor (aa47ec4)
  • added update API to trigger changes (aa47ec4)
  • move resolve logic to scope (instead of individual executor) (aa47ec4)

Bug Fixes

  • use Map instead of WeakMap (ee29eba)

Tests