All notable changes to this project will be documented in this file.
2.6.0 - (2024-12-14)
- Exclude node 23 for ubuntu 20.04 (incompatible) (8f427f6)
2.5.1 - (2024-07-11)
2.5.0 - (2024-06-30)
- readme: Fix table of contents (707e242)
2.4.4 - (2024-01-19)
- Fixed commonjs typings export mapping (#526) (b7787cb)
2.4.3 - (2023-12-05)
- Triple ESM fix (#508) (f0760bc)
2.4.2 - (2023-12-04)
- Properly split CJS and ESM (3b42e83)
2.4.1 - (2023-11-05)
- deps: Update prebuilts, drop node 16 prebuilts, update for node-gyp v10.x and Python 3.12 (#500) (ffcc607)
2.4.0 - (2023-04-23)
- ci: Include
build-from-source
step in x86-64 build (#430) (2d44dfc)
- Add prebuilts for NodeJS v20 (and drop prebuilts for 12, 14, 15, and 17) (#452) (5ac4c42)
2.3.0 - (2022-12-18)
- Add node 19 support (#428) (f2d2dc6)
2.2.6 - (2022-11-12)
- Fixed prebuild target (#421) (1d8887e)
2.2.5 - (2022-11-06)
- deps: Update all non-major dependencies (#417) (482018e)
- deps: Update all non-major dependencies (#371) (384abe7)
- Add @allcontributors[bot] as a contributor (00e117e)
- Add RealShadowNova as a contributor for tool (#389) (ae3669f)
2.2.4 - (2022-04-29)
- prebuilts: Remove
macos-12
target as it conflicts withmacos-latest
(027a015) - prebuilts: Ensure proper prebuilts are published (de4d79c)
- Configure prebuilts for Node 17 and Node 18 (ec2e873)
@sapphire/type@2.2.3 - (2022-04-26)
- prebuilts: Remove
macos-12
target as it conflicts withmacos-latest
(027a015) - prebuilts: Ensure proper prebuilts are published (de4d79c)
- Configure prebuilts for Node 17 and Node 18 (ec2e873)
@sapphire/type@2.2.2 - (2022-04-26)
- prebuilts: Ensure proper prebuilts are published (de4d79c)
- Configure prebuilts for Node 17 and Node 18 (ec2e873)
@sapphire/type@2.2.1 - (2022-04-26)
- Configure prebuilts for Node 17 and Node 18 (ec2e873)
2.2.0 (2022-03-06)
2.1.2 (2021-11-06)
2.1.1 (2021-10-17)
- allow more node & npm versions in engines field (2325577)
2.1.0 (2021-08-14)
- create release with prebuilts for Node 16.6.2 (560018a)
2.0.11 (2021-06-18)
- bump gen-esm-wrapper dependency to remove __esModule key (49de458)
2.0.10 (2021-06-18)
2.0.9 (2021-06-06)
- restore prebuilts
- add musl prebuilts (#233) (2fe8d13)
- explicitly fallback to build when creating prebuilts (992cf1f)
2.0.5 (2021-06-05)
- fixed urls in package, changelog and readme (93ec5c3)
2.0.4 (2021-05-20)
- ensure bundlers do not incorrectly detect missing dependency (4244a36)
2.0.3 (2021-05-20)
- mark package as Side Effect free (fa1625c)
2.0.2 (2021-05-02)
- switch back to icrawl's v1 artifact uploader (e7450cf)
2.0.1 (2021-05-02)
- switch to @discordjs/node-pre-gyp (1b4847c)
- type: No longer bundles with rollup because this relies on NodeJS internals and should only be used in NodeJS environments.
- type: native module for node 16 (d5fd960)