v5.0.1
What's Changed
- fix: Pin and npm ci by @dawsontoth in #320
- Fix exports of important defaults by @kriszyp in #325
- Fix one more export of important default by @dawsontoth in #327
- fix: Remove hdd-space by @dawsontoth in #328
- fix type exports to actually include the root index.d.ts by @Ethan-Arrowood in #331
- chore(deps): update dependency @types/sinon to v21 by @renovate[bot] in #344
- Warn if there are conflicting node and replication hostname settings by @kriszyp in #346
- Add option to freeze intrinsics after applications are loaded by @kriszyp in #340
- fix(deps): update all non-major dependencies by @renovate[bot] in #343
- Fix mispelled env var in Dockerfile by @cb1kenobi in #336
- fixes types for the server.upgrade method and adds
request.__harperRequestUpgradedby @Ethan-Arrowood in #342 - Load built-ins for jobs so everything is registered by @kriszyp in #349
- Use --ignore-scripts in CI by @kriszyp in #324
- Update rocksdb-js@1.0.0 by @cb1kenobi in #351
- Created time handling by @kriszyp in #338
- Mqtt reliability by @kriszyp in #348
- Add support for using ids in delete operation and returning ids in au… by @kriszyp in #339
- RocksDB transaction log operations API by @cb1kenobi in #335
- Fix getThisNodeName() reference by @kriszyp in #352
Full Changelog: v5.0.0...v5.0.1