Skip to content

1.1.1

Compare
Choose a tag to compare
@stephencelis stephencelis released this 31 Oct 20:40
· 12 commits to main since this release

What's Changed

  • Fixed: Filter properties prefixed with _$ (#100).

    Macros like @Observable can insert properties prefixed by _$ to a structure. Generally these kinds of properties should be thought of as implementation details and should be filtered from the dump.

Full Changelog: 1.1.0...1.1.1