Skip to content

Releases: danships/superplug

v1.1.1

19 Oct 21:32
9e8cae1
Compare
Choose a tag to compare

Changes that the location attribute is always set, even for packages where main is not available. Added mainAvailable attribute to the plugin class.

v1.1.0

15 Oct 06:52
Compare
Choose a tag to compare

Added the ability to load plugins that do not have a main attribute.

What's Changed

  • Updated package versions, added prettier and eslint. by @daangemist in #18
  • chore: renamed develop to main in github action config. by @daangemist in #21
  • feat: Added the ability to load plugins that do not have a 'main' att… by @daangemist in #22
  • Bumped package version to v1.1.0. by @daangemist in #23

Full Changelog: 0.2.0...v1.1.0

1.0.0 Release

29 Nov 07:10
Compare
Choose a tag to compare

Refactored library in typescript.