Skip to content

Releases: goldenratio/super-ecs

v3.0.1

15 Oct 18:34

Choose a tag to compare

  • import takeUntil from rxjs, instead of rxjs/operators

v3.0.0

15 Oct 18:13

Choose a tag to compare

No feature changes. Improvements around DX.

  • Replaced Jest with node:test
  • Replaced rollup with esbuild
  • ESM only (dropped UMD and CJS exports)
  • moved rxjs to peerDependencies

v2.3.0

02 Jan 23:25

Choose a tag to compare

2.3.0

v2.1.0

13 Feb 12:19

Choose a tag to compare

2.1.0

v2.0.0

13 Feb 12:19

Choose a tag to compare

2.0.0

v1.4.2

23 Oct 21:00

Choose a tag to compare

1.4.2

v1.4.0

07 Jun 23:08

Choose a tag to compare

1.4.0

v1.3.0

07 Jun 23:08

Choose a tag to compare

1.3.0

v1.2.0

05 Dec 09:20

Choose a tag to compare

1.2.0

v1.1.0

02 Aug 08:24

Choose a tag to compare

  • changed Component to interface