Skip to content

Releases: thefrontside/simulacrum

@simulacrum/ui v0.3.1

06 Jan 20:29
9388789
Compare
Choose a tag to compare

[0.3.1]

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

@simulacrum/server v0.4.1

06 Jan 20:29
9388789
Compare
Choose a tag to compare

[0.4.1]

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

@simulacrum/ldap-simulator v0.2.1

06 Jan 20:29
9388789
Compare
Choose a tag to compare

[0.2.1]

  • Update eslint-config and typescript versions
    • Bumped due to a bump in @simulacrum/client.
    • f852573 update eslint-config and typescript on 2021-10-26

@simulacrum/client v0.5.3

06 Jan 20:29
9388789
Compare
Choose a tag to compare

[0.5.3]

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

@simulacrum/auth0-simulator v0.4.0

06 Jan 20:29
9388789
Compare
Choose a tag to compare

[0.4.0]

  • Enable @simulacrum/auth0-cypress to run against nextjs-auth0.
  • Update eslint-config and typescript versions
    • f852573 update eslint-config and typescript on 2021-10-26

@simulacrum/auth0-cypress v0.3.0

06 Jan 20:29
9388789
Compare
Choose a tag to compare

[0.3.0]

  • Simplify cypress logging
    • 9b9d82f simplify cypress logging (#163) on 2022-01-06
  • Enable @simulacrum/auth0-cypress to run against nextjs-auth0.
  • Add debug option to createSimulation to add express middleware logging
    • 9df79b5 Add debug option to createSimulation to add express middleware logging on 2021-11-25
  • Update eslint-config and typescript versions
    • f852573 update eslint-config and typescript on 2021-10-26
  • Destroy simulation before creating a new one

@simulacrum/ldap-simulator v0.2.0

19 Oct 19:52
1564926
Compare
Choose a tag to compare

[0.2.0]

  • Add an ldap processor implementation.

@simulacrum/auth0-cypress v0.2.2

19 Oct 16:36
9fe1668
Compare
Choose a tag to compare

[0.2.2]

  • specify typeRoots for @simulacrum/auth0-cypress cypress package
    • 53e4cef specify typeRoots for @simulacrum/auth0-cypress cypress package on 2021-10-19

@simulacrum/ui v0.3.0

18 Oct 14:56
10137bf
Compare
Choose a tag to compare

[0.3.0]

  • update parcel
    • cfe0338 update parcel to 2.0.0 on 2021-10-18

@simulacrum/server v0.4.0

18 Oct 14:56
10137bf
Compare
Choose a tag to compare

[0.4.0]

  • Upgrade to effection 2.0
    • 993857e Upgrade to Effection 2.0 on 2021-10-12
  • Add basic logging middleware component.
    • 7ea8803 add basic logging middleware (#135) on 2021-10-18
  • Create a new ResouceServiceCreator interface for a more generic way of creating services.
    • 4fe7646 add changeset on 2021-10-05
    • 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
  • Fix #127. Wait until simulation server is fully stopped in destroySimulation request
    • b80d20f wait until simulation server is fully stopped on 2021-10-05