Skip to content

v1.4.0

Compare
Choose a tag to compare
@mattoberle mattoberle released this 11 Mar 15:55
· 21 commits to master since this release
bc9ed0c

v1.3.1...v1.4.0

#11 - Enables heap logging via CLAY_LOG_HEAP=1.

This release introduces a new (optional) debugging feature.
Setting the environment variable CLAY_LOG_HEAP to the value 1 will utilize the v8 API to add some statistics to the log.

⚠️ This release will break clay --compile if clay-log is bundled with any client-side dependencies. Use clay-log@1.4.1 to avoid this issue. ⚠️