holochain / tryorama

Toolset to manage Holochain conductors and facilitate test scenarios
212 stars 13 forks source link

Tryorama not using up-to-date nor pinned @holochain/client #160

Closed Connoropolous closed 1 year ago

Connoropolous commented 1 year ago

Also, unless @holochain/client starts following proper semver for releases, you probably don't want the ^ which take 0.12.X whatevers recent, breaking changes or not.

https://github.com/holochain/tryorama/blob/706955a475e1f4f6456a76734b8dc886ef4891d9/package.json#L48

Connoropolous commented 1 year ago

@jost-s

jost-s commented 1 year ago

With the Holochain beta release 0.1.0 the JS client and Tryorama are back to following semver. The version bump of the JS client was symbolic, it didn't involve functional changes for Tryorama.