Skip to content

@rxjs-collection/operators-v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Sep 18:07
· 225 commits to main since this release

@rxjs-collection/operators-v1.0.0 (2024-09-16)

Bug Fixes

  • git-workflow: added yml for main and beta (8fda8d9)
  • mocha: restructured test folder (ff621f2)
  • mocha: updated setup (793c14f)
  • operators: added initial mocha setup (756c589)
  • packages: removed private attr in package.json (ed66028)
  • semver: implemented monorepo config & workflow (d73a02b)
  • semver: prevent npm publish (1c3e233)
  • semver: test (455516b)
  • test: added forgotten successful empty runs (7304362)
  • test: corrected outline (f214cd1)
  • test: switched from mocha to vitest (52425e1)
  • vitest: added test cases (7c3a090)
  • vitest: workspace coverage (e2ed1ec)

Features