Releases: fensak-io/reng
Releases · fensak-io/reng
v1.1.0
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
1.0.7 (2023-10-03)
Bug Fixes
- bug where babel presets are stripped from final bundle (bd91f70)
v1.0.6
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
1.0.5 (2023-10-03)
Bug Fixes
- include cjs as a possible target (80ff4cb)
v1.0.4
1.0.4 (2023-10-03)
Bug Fixes
v1.0.3
1.0.3 (2023-10-03)
Bug Fixes
v1.0.2
1.0.2 (2023-10-03)
Bug Fixes
- Node clients will expect exports instead of module (a902a62)
v1.0.1
1.0.1 (2023-10-03)
Bug Fixes
- Include type declarations in resulting package (800522b)
v1.0.0
1.0.0 (2023-10-03)
Features