All notable changes to the "turbo-console-log" extension will be documented in this file.
- Refined ES6 object literal assignment detection for improved accuracy.
- Fix incorrect log line in the context of single-line and multi-line comments in object literal assignment check
- Fix incorrect log line in the context of a variable within braces scope (#218)
- Fix issue with logging a deep object property 🥳 (#211)
- Fix issue with logging a variable with an anonymous function as the value (#210)
- Fix issue with logging a function assigned to a variable
- Fix issue with logging a parameter of an empty function
- Promise will keep an eye on the CHANGELOG from now on 😊
- Default value for prefix property is set back to '🚀'
- Default value for suffix property is ':'