Skip to content

v3.0.0

Choose a tag to compare

@optic-release-automation optic-release-automation released this 12 Nov 11:23
fc167e5

After further testing, this release did not work as esm module - please use a later version.

The biggest change has been in WebAssembly compilation. This was previously performed on all packages together, but that led to some unexpected results. As a result, the packages are now separately compiled. The package imports rename the same as the package handling is done "under the hood". Note that the memory allocation is now ~10Mb instead of ~2Mb. We do not expect this have much impact on runtimes.

What's Changed

  • [OPTIC-RELEASE-AUTOMATION] release/v2.0.0 by @optic-release-automation[bot] in #24
  • Bump pumpify from 1.5.1 to 2.0.1 by @dependabot[bot] in #25
  • Bump d3-selection from 1.4.2 to 3.0.0 by @dependabot[bot] in #26
  • Bump d3-array from 1.2.4 to 3.2.4 by @dependabot[bot] in #27
  • Bump c8 from 9.1.0 to 10.1.2 by @dependabot[bot] in #30
  • update nearform banner link by @msgadi in #31
  • chore: migrate to OIDC publishing for npm releases by @zibs in #33
  • Update libtinfo in CI by @mahdilamb in #37
  • Bump actions/setup-node from 4 to 6 by @dependabot[bot] in #35
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #32
  • Lint js and cephes files by @mahdilamb in #41
  • feat(compilation): compile packages separately by @mahdilamb in #40

New Contributors

Full Changelog: v2.0.0...v3.0.0