Skip to content

Releases: hype-app/chat-widget

v0.3.52

20 May 16:27
Compare
Choose a tag to compare
bump version 0.3.52

v0.3.50

22 Nov 17:47
af73bdf
Compare
Choose a tag to compare
bump version 0.3.50 (#33)

v0.3.49: Custom moment-business-days-it to avoid bad transpiling (#32)

22 Nov 17:41
42bc72b
Compare
Choose a tag to compare
* changed sourcemaps generation methods

* updated node modules

* fixed build for IE

* bump version 0.3.49

v0.3.48: Purge cdn only once on cd (#31)

05 Nov 08:03
775b61e
Compare
Choose a tag to compare
* upgraded node modules (expecially commander to a major revision); removed postPublish hook and triggered purge-cdn manually from .circleci config

* bump version 0.3.48

v0.3.47: Fix/business days (#30)

04 Nov 16:18
ba76cea
Compare
Choose a tag to compare
* marked saturday as business day; removed spare console.log

* bump version 0.3.47

v0.3.46: Fix/opening days (#29)

04 Nov 16:03
72809de
Compare
Choose a tag to compare
* fixed opening days; heavily refactored opening days and hours detection

* added moment-business-days-it to lock the chat widget on holidays

* bump version 0.3.46

* replaced uglify webpack plugin with terser webpack plugin

v0.3.45: Flexible operating hour strings (#28)

25 Oct 15:45
c5f43d2
Compare
Choose a tag to compare
* improved operating hour text composition to adapt to different operating hours and days automatically

* bump version 0.3.44

* fixed operating hours string in departments mode

* added pre-commit hook to package json to suppress deprecation warning

* removed precommit script

* bump version 0.3.45

v0.3.43

23 Oct 17:48
b62c100
Compare
Choose a tag to compare
bump version 0.3.43 (#27)

v0.3.42: Core js (#26)

23 Oct 17:03
dc307f9
Compare
Choose a tag to compare
* added core-js to fix problems with IE and upgraded node_modules and babel config and eslint config

* bump version 0.3.42

* improved webpack config

* added override for dom-serializer since 0.2.1 breaks the build due to UglifyJS not being able to parse const keyword

v0.3.41: Fix/opening days message (#25)

19 Oct 09:11
6f6a3d8
Compare
Choose a tag to compare
* dynamically built opening days message

* bump version 0.3.41