Skip to content

Releases: sapphiredev/type

v2.0.9

06 Jun 12:37
Compare
Choose a tag to compare

2.0.9 (2021-06-06)

Bug Fixes

  • restore prebuilts
  • add musl prebuilts (#233) (2fe8d13)
  • explicitly fallback to build when creating prebuilts (992cf1f)

v2.0.5

05 Jun 14:51
Compare
Choose a tag to compare

2.0.5 (2021-06-05)

Bug Fixes

  • fixed urls in package, changelog and readme (93ec5c3)

v2.0.4

05 Jun 14:48
Compare
Choose a tag to compare

2.0.4 (2021-05-20)

Bug Fixes

  • ensure bundlers do not incorrectly detect missing dependency (4244a36)

v2.0.3

20 May 16:51
Compare
Choose a tag to compare

2.0.3 (2021-05-20)

Bug Fixes

  • mark package as Side Effect free (fa1625c)

v2.0.2

02 May 21:03
Compare
Choose a tag to compare

2.0.2 (2021-05-02)

Bug Fixes

  • switch back to icrawl's v1 artifact uploader (e7450cf)

v2.0.1

02 May 20:32
Compare
Choose a tag to compare

2.0.1 (2021-05-02)

Bug Fixes

  • switch to @discordjs/node-pre-gyp (1b4847c)

v2.0.0

02 May 18:24
Compare
Choose a tag to compare

2.0.0 (2021-05-02)

⚠ BREAKING CHANGES

  • type: No longer bundles with rollup because this relies on NodeJS internals and should
    only be used in NodeJS environments.

Features

  • type: native module for node 16 (d5fd960)