v1.26.1

usebruno/brunov1.26.1Aug 22, 2024by helloanoop

AI Summary

A quick bug fix release addressing QuickJS VM handling of boolean values and updating the testbench for primitive data types.

Key Highlights

  • Fixed getRequestVar vm shim for boolean values
  • Updated testbench for primitive data types

Full Release Notes

## What's Changed
* fix: getRequestVar vm shim, boolean values in vm by @lohxt1 in https://github.com/usebruno/bruno/pull/2887
* chore: updated testbench - primitive data types by @lohxt1 in https://github.com/usebruno/bruno/pull/2888


**Full Changelog**: https://github.com/usebruno/bruno/compare/v1.26.0...v1.26.1