Skip to content

2.0.0-rc.4 - Minor fixes

Pre-release
Pre-release
Compare
Choose a tag to compare
@oscartbeaumont oscartbeaumont released this 04 Oct 06:55
· 78 commits to main since this release

This release has some small improvements that were blocking the v2.0.0-rc.1 release of Tauri Specta.

Fixes:

  • Generate BigInt type as bigint - #151

Features:

  • Introduce js_doc:: Builder helper for efficiently constructing JS doc comments.

Breaking Changes:

  • js_doc::format_comment was renamed to js_doc::typedef_named_datatype

Thanks, @avinassh and @Brendonovich for contributing to this release!