Skip to content

3.0.0 - Major Release (BREAKING CHANGE)

Compare
Choose a tag to compare
@dhenl2 dhenl2 released this 20 Mar 23:48
· 22 commits to master since this release

Note: The v3.0.0 package for @widesky/jswidesky-client does not exist in NPM as it was unpublished. Please use v3.0.1 or later instead.

The following changes have been made to the library, that includes a breaking change:

Fixed

  • Fixed minified file error "Invalid or expected token".

Changed

  • BREAKING CHANGE: Changed minified file name from "wideskyClient.min.js" to "jsWideSky.min.js".
  • BREAKING CHANGE: Changed default export name of minified file from wideskyClient (assuming this was set as a default
    when not specified in the webpack configuration) to JsWideSky.