Skip to content

v1.4.1

Choose a tag to compare

@mattoberle mattoberle released this 01 Apr 16:47
· 22 commits to master since this release

v1.4.0...v1.4.1

#12 - Bugfix: Fixes issue that broke clay --compile if clay-log is bundled with any client-side code.

This release also adjusts where the CLAY_LOG_HEAP information is added to the log event.

In v1.4.0 the information was nested under a meta tag.
This release includes the information at the root of the log object to ensure we are still producing a flat document.