Skip to content

Releases: gr2m/javascript-plugin-architecture-with-typescript-definitions

v2.0.3

05 Apr 14:39
Compare
Choose a tag to compare

Bug Fixes

  • typescript: do not permit unknown keys on instance (9d05e5b), closes #31

thanks @Andarist 💐

v2.0.2

14 Feb 19:26
Compare
Choose a tag to compare

2.0.2 (2021-02-14)

Bug Fixes

v2.0.1

13 Feb 06:28
bd2cd22
Compare
Choose a tag to compare

2.0.1 (2021-02-13)

Bug Fixes

  • typescript: add explicit "types": "./index.d.ts" (bd2cd22)

v2.0.0

11 Jan 17:35
Compare
Choose a tag to compare

2.0.0 (2021-01-11)

Bug Fixes

  • support plugins that return an empty object (#15) (aa6c39d)

BREAKING CHANGES

v1.1.1

10 Nov 23:02
Compare
Choose a tag to compare

1.1.1 (2019-11-10)

Bug Fixes

  • allow for .plugin().plugin() chaining (d72ce11)

v1.1.0

30 Oct 05:47
Compare
Choose a tag to compare

1.1.0 (2019-10-30)

Features

v1.0.0

30 Oct 03:27
Compare
Choose a tag to compare

1.0.0 (2019-10-30)

Features