Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@simulacrum/client

thefrontside22.7kMIT0.5.4TypeScript support: included

connect to simulacrum servers and manipulate them via the control API

simulation, emulation

readme

changelog

Changelog

[0.5.4]

  • apply @typescript/consistent-types

[0.5.3]

  • Update eslint-config and typescript versions
    • f852573 update eslint-config and typescript on 2021-10-26

[0.5.2]

  • Upgrade to effection 2.0
    • 993857e Upgrade to Effection 2.0 on 2021-10-12
    • d0f1cc1 Upgrade effection to latest buffer / stream APIs on 2021-09-30
  • Upgrade effection to 2.0.0-beta.15
    • 938e9bf Upgrade effection on 2021-09-07

[0.5.1]

  • Increment all of the effection and related @effection packages. There was an issue in @effection/core with dist assets and this ensures it won't exist in the user's lock file.
    • 30d575b upgrade past @effection/core dist issue on 2021-08-13

[0.5.0]

  • rollback effection to beta-5.
    • 793c074 rollback effection to beta-5 on 2021-07-30

[0.4.0]

[0.3.0]

  • require a single root simulator for each simulation
    • 0cf5eb5 Only one top-level simulator in a simulation on 2021-04-16

[0.2.0]

  • Add destroySimulation()
    • 72f3490 add changeset on 2021-04-12
  • create proper npm packages that actually work
    • 87b30c4 Make a proper release on 2021-04-16

[0.1.0]

  • Provide a decent implementation of createClient() that can create simulations and scenarios
    • 3bab6c4 add changeset on 2021-04-07
    • e79cf3e fix(covector): remove nicknames and pin all deps on 2021-04-08

[0.0.1]

  • Initial Release
    • 32f3870 change file on 2021-04-01