Skip to content

Releases: userback/widget-js

v0.3.7

29 Oct 01:57
Compare
Choose a tag to compare

Update the readme

v0.3.6

01 Oct 23:42
Compare
Choose a tag to compare
  • Add API function refresh

v0.3.4

13 Jun 04:04
6a62656
Compare
Choose a tag to compare

What's Changed

  • fix broken build in v0.3.3

v0.3.3

12 Jun 05:18
250269d
Compare
Choose a tag to compare

What's Changed

  • Add survey API functions

v0.3.2

27 Feb 05:12
Compare
Choose a tag to compare

What's Changed

  • Fix reference to @userback/vue by @Shard in #62
  • Improve error handling for widget loader by @Shard in #63
  • Update README.md by @Shard in #64

Full Changelog: v0.3.1...v0.3.2

v0.3.1

31 Oct 02:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

21 Feb 07:53
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.3.0

v0.2.1

21 Feb 03:03
4627695
Compare
Choose a tag to compare

What's Changed

  • Adds exports to package.json by @ekwoka in #46
  • Only run dependencies scan on PR by @Shard in #49

Full Changelog: v0.2.0...v0.2.1

v0.2.0

12 Jan 22:30
Compare
Choose a tag to compare
  • Add support for vue2 with @userback/vue2 (#42 )
  • Add examples for nuxt2 and nuxt3 (#43 )
  • Remove usage of .cjs for @userback/widget, fixes issue with webpack4 importing both cjs/mjs modules and breaking (#42 )
  • Remove deprecated React.defaultProps in favor of optional params - Thanks @eluce2 (#40 )
  • npm package updates and misc development improvements

v0.1.4

10 Oct 04:59
935de25
Compare
Choose a tag to compare

Includes only build changes, no code changes.