Releases: robere2/starboard
Releases · robere2/starboard
@mcsb/[email protected]
1.0.0-pre.32 (2023-12-04)
Bug Fixes
- Log full stack when generator throws an error (f4f0dad)
Features
hypixelRequest
will throw aHypixelRequestCallbackError
if the callback throws. (69876e1)- Add
generate-loop
command to the schemas script. Runsgenerate
every 5m15s (aceab37) - Add
HYPIXEL_GEN_MAX_WORKERS
option to limit the number of workers (6d6ae0c) - Added ability to write errors encountered during generation to the file system (1f3706b)
- Fetch errors no longer stop other generator requests from proceeding (9e2fb92)
- Force schemas to use LF line endings (ea0eb50)
- Schema updates (d4a9be1)
@mcsb/[email protected]
@mcsb/[email protected]
1.0.0-pre.30 (2023-12-03)
Bug Fixes
skills.json
schema top-level key changed toskills
(3395b5c)
Features
@mcsb/[email protected]
1.0.0-pre.29 (2023-12-03)
Bug Fixes
- Fix inconsistencies with the
logger
function and its usage (4b98f6b) - switch all uses of
oneOf
toanyOf
(a8a9f81)
Features
- Add percentage completion to generator logs (07190c4)
- Add post-generation testing to make sure no new errors have been introduced (2d81946)
- Detect schema type divergence and automatically update the type with
oneOf
(7e96495) - Disable line overwriting by the logger, reverting back to something more similar to how it was in previous versions (616d7e4)
- Merge overlapping schema types in "anyOf" arrays into a single type (df7aa7c)
- Schema generator refactoring, now employing worker threads for CPU-heavy tasks (c007a4c)
- Schema updates (20daa98)
@mcsb/[email protected]
@mcsb/[email protected]
1.0.0-pre.27 (2023-11-04)
Note: Version bump only for package @mcsb/schemas
@mcsb/[email protected]
1.0.0-pre.26 (2023-11-04)
Note: Version bump only for package @mcsb/schemas