v1.38.1

usebruno/brunov1.38.1Jan 8, 2025by lohit-bruno

AI Summary

A minor update adding development tools for debugging and fixing deprecated file input properties.

Key Highlights

  • Added Redux DevTools and React Developer Tools for dev builds.
  • Fixed deprecated `path` prop in file input element.

Full Release Notes

## What's Changed
* Update package.json with keywords by @ganesh-bruno in https://github.com/usebruno/bruno/pull/3728
* Added `Redux DevTools` and `React Developer Tools` in dev build by @ramki-bruno in https://github.com/usebruno/bruno/pull/3750
* fix: file input element - replace the deprecated path prop by @lohxt1 in https://github.com/usebruno/bruno/pull/3757

## New Contributors
* @ramki-bruno made their first contribution in https://github.com/usebruno/bruno/pull/3750

**Full Changelog**: https://github.com/usebruno/bruno/compare/v1.38.0...v1.38.1