Skip to content

Choose a tag to compare

@buildkite-agent-release-writer buildkite-agent-release-writer released this 12 Mar 17:39
· 30 commits to master since this release
2974f00

Patch Changes

  • #1246 ee838db5 Thanks @silesky! - Fix argument resolver bug where the following would not set the correct options:
    analytics.page(
       null,
       'foo',
       { url: "https://foo.com" },
       { context: { __eventOrigin: { type: 'Signal' } } // would not be set correctly
    )
  • Updated dependencies [d5829da8]: