Skip to content

Releases: electrovir/vir-line

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 09 Mar 22:04
b358a1e

Previous: v2.0.0
Compare: v2.0.0...v2.0.1

Commits

  • b358a1e (electrovir): [minor] await all listeners in each update
  • cb9d1a2 (electrovir): [patch] update deps
  • 2a11e52 (electrovir): [dev] install playwright deps in GitHub actions test

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 17 Dec 14:39
4c9196a

Previous: v1.1.5
Compare: v1.1.5...v2.0.0

Commits

  • 4c9196a (electrovir): [major] convert VirLineStage into a class, remove allowDuplicateStageNames option, update deps and c...
    ...onfigs

v1.1.5

Choose a tag to compare

@github-actions github-actions released this 06 Jul 17:59
dfe5bc9

Commits

  • dfe5bc9: [patch] use cloneDeep when saving new state values (electrovir)

v1.1.4

Choose a tag to compare

@github-actions github-actions released this 06 Jul 17:54
c287169

Commits

  • c287169: [patch] include the clone-deep package to fix sub-state updates (electrovir)

v1.1.3

Choose a tag to compare

@github-actions github-actions released this 03 Jul 00:03
f7e1e9a

Commits

  • f7e1e9a: [patch] fix VirLineWithState so it doesn't freeze the TSSserver (electrovir)

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 02 Jul 23:25
de0b9d5

Commits

  • de0b9d5: [patch] actually export VirLineWithState (electrovir)

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 02 Jul 15:50
7c7f500

Commits

  • 7c7f500: [patch] remove type parameter from VirLineOptions and fix VirLineWithState (electrovir)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Jul 13:31
e8b4412

Commits

  • e9a0ff7: [minor] add VirLineWithState (electrovir)
  • e8b4412: [patch] update deps (electrovir)

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 24 Jun 12:52
43bf10d

Commits

  • d78349b: [dev] fix CI tests (electrovir)
  • 43bf10d: [patch] update deps (electrovir)

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 22 Jun 22:54
666c9a5

Commits

  • 3621a2d: [patch] reset update rate counters when starting the loop, add package.json#main, add license to published package (electrovir)
  • 666c9a5: [dev] fix tagged-release workflow (electrovir)