Skip to content

Releases: channel-io/channel-web-sdk-loader

v0.4.3

10 Oct 02:41
Compare
Choose a tag to compare

What's Changed

  • version/v0.4.2 by @jeff-tbd in #33
  • versions/v0.4.3 by @jeff-tbd in #34
  • docs(readme): fix wrong path & description for getting plugin key by @jeff-tbd in #30
  • refactor(loadscript): add annotation & remove console error message by @jeff-tbd in #31
  • chore(method-annotation): fix annotation for right references by @jeff-tbd in #32

Full Changelog: v0.4.1...v0.4.2
Full Changelog: v0.4.2...v0.4.3

v0.4.2

10 Oct 02:31
Compare
Choose a tag to compare

What's Changed

  • docs(readme): fix wrong path & description for getting plugin key by @jeff-tbd in #30
  • refactor(loadscript): add annotation & remove console error message by @jeff-tbd in #31
  • chore(method-annotation): fix annotation for right references by @jeff-tbd in #32

Full Changelog: v0.4.1...v0.4.2

What's Changed

  • docs(readme): fix wrong path & description for getting plugin key by @jeff-tbd in #30
  • refactor(loadscript): add annotation & remove console error message by @jeff-tbd in #31
  • chore(method-annotation): fix annotation for right references by @jeff-tbd in #32

Full Changelog: v0.4.1...v0.4.2

v0.4.1

29 Sep 01:18
ddc0c79
Compare
Choose a tag to compare

What's Changed

  • docs(readme): add badges by @jeff-tbd in #27
  • docs: fix readme by @jeff-tbd in #28
    • fix wrong installation command
    • add link to get a plugin key
  • versions: v0.4.1 by @jeff-tbd in #29

Full Changelog: v0.4.0...v0.4.1

v0.4.0

27 Sep 08:34
6b1562f
Compare
Choose a tag to compare

Important changes

  • Enhances: add safeguard for SSR environments #25

Other changes

  • refactor(loadscript): remove minify & add annotation #24

v0.3.0

27 Sep 04:11
c8f1390
Compare
Choose a tag to compare

Important Changes

  • Fix!: Add annotation & change import way #7

Other Changes

  • docs(github template): add issue_template #6
  • refactor: add annotation to interface and type #8
  • CI: add release workflow #21
  • Docs(readme): link typedoc #22

v0.2.0

21 Sep 04:57
138862d
Compare
Choose a tag to compare

Description

  • add npmrc for auth config #3
  • change npm registry & add tsc option -d #4
  • chore(package.json): version 0.2.0 #5

v0.1.0

20 Sep 09:31
12c7a97
Compare
Choose a tag to compare

Minor Changes

  • First setting codebase #1
  • ci(github-workflow): add npm publish workflow #2