Releases: thefrontside/simulacrum
Releases · thefrontside/simulacrum
@simulacrum/client v0.5.1
[0.5.1]
- Increment all of the
effection
and related@effection
packages. There was an issue in@effection/core
withdist
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
@simulacrum/auth0-simulator v0.2.3
[0.2.3]
- Increment all of the
effection
and related@effection
packages. There was an issue in@effection/core
withdist
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
- Add bin script to auth0-simulator so it can be started via npx.
@simulacrum/auth0-simulator v0.2.2
[0.2.2]
- Fix bug where person scenario was not passing parameters down
- cfe6862 Transparently pass through person scenario on 2021-08-05
- fix malformed token that had
mail
field, notemail
field- da75afd add changefile on 2021-08-05
- Add a
debug
option to server that will log errors when
createSimulation() fails
@simulacrum/ui v0.2.0
[0.2.0]
- rollback effection to beta-5.
- 793c074 rollback effection to beta-5 on 2021-07-30
@simulacrum/server v0.3.1
[0.3.1]
- rollback effection to beta-5.
- Bumped due to a bump in @simulacrum/client.
- 793c074 rollback effection to beta-5 on 2021-07-30
@simulacrum/client v0.5.0
[0.5.0]
- rollback effection to beta-5.
- 793c074 rollback effection to beta-5 on 2021-07-30
@simulacrum/auth0-simulator v0.2.1
[0.2.1]
- rollback effection to beta-5.
- Bumped due to a bump in @simulacrum/client.
- 793c074 rollback effection to beta-5 on 2021-07-30
@simulacrum/auth0-simulator v0.2.0
[0.2.0]
- Fix auth0-simulator dependencies in examples
- e2ba50a Fix auth0-simulator dependencies in examples on 2021-07-30
@simulacrum/ui v0.1.0
[0.1.0]
- upgrade to effection@2.0.0-beta.6
- 6c7387b upgrade to effection@2.0.0-beta.6 on 2021-07-28
@simulacrum/server v0.3.0
[0.3.0]
- upgrade to effection@2.0.0-beta.6
- 6c7387b upgrade to effection@2.0.0-beta.6 on 2021-07-28
- Add the ability to create https services
- deab6be add changeset on 2021-06-09
- Add a
use
function tocreateHttpApp
that adds express middleware that are operations.- 0400220 add middleware test on 2021-06-09
- a
services
field added to thecreateSimulation
options argument where a port can be assigned. - Add the ability to add scenario parameters and basic passive effects implementation.
- a5bcb89 add changeset on 2021-05-28