Files
JiboSDK/node_modules/insert-module-globals/CHANGELOG.md
2026-03-22 03:21:45 +02:00

412 B

insert-module-globals Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

7.2.1

  • Fix incorrect output when source contains a top-level const declaration with the same name as an inserted global. (d86999f)