Skip to content

Releases: fensak-io/reng

v1.1.0

18 Oct 13:31
Compare
Choose a tag to compare

1.1.0 (2023-10-18)

Features

  • Flow through source branch metadata about the PR to the rules function (9bf6c67)
  • Reduce compute time limit for rules functions to 40ms to align with Deno Deploy (2d13f5b)

v1.0.7

03 Oct 21:53
Compare
Choose a tag to compare

1.0.7 (2023-10-03)

Bug Fixes

  • bug where babel presets are stripped from final bundle (bd91f70)

v1.0.6

03 Oct 21:42
Compare
Choose a tag to compare

1.0.6 (2023-10-03)

Bug Fixes

  • add compatibility with deno by bundling JS-Interpreter instead of specifying as dependency (a62ee3a)

v1.0.5

03 Oct 20:50
Compare
Choose a tag to compare

1.0.5 (2023-10-03)

Bug Fixes

  • include cjs as a possible target (80ff4cb)

v1.0.4

03 Oct 19:57
Compare
Choose a tag to compare

1.0.4 (2023-10-03)

Bug Fixes

v1.0.3

03 Oct 18:58
Compare
Choose a tag to compare

1.0.3 (2023-10-03)

Bug Fixes

v1.0.2

03 Oct 18:35
Compare
Choose a tag to compare

1.0.2 (2023-10-03)

Bug Fixes

  • Node clients will expect exports instead of module (a902a62)

v1.0.1

03 Oct 18:14
Compare
Choose a tag to compare

1.0.1 (2023-10-03)

Bug Fixes

  • Include type declarations in resulting package (800522b)

v1.0.0

03 Oct 16:19
Compare
Choose a tag to compare

1.0.0 (2023-10-03)

Features