Skip to content

Tags: chrapek/javascript

Tags

v4.25.1

Toggle v4.25.1's commit message
Fix titanium build to support recent version

v4.25.0

Toggle v4.25.0's commit message
Release v4.25.0 - add objects support

v4.24.6

Toggle v4.24.6's commit message
hotfix

v4.24.5

Toggle v4.24.5's commit message
Add Signals support

v4.24.2

Toggle v4.24.2's commit message
develop to master (pubnub#149)

* Update package-lock.json after npm install

 - David

* Fix eslint and prettier errors and typo

 - David

* Setting the default presence heartbeat to false on subscribe

 - David

* Update ESLint rules and fix others

 - David

* Formatting and fixing broken tests

 - David

* Format subscription_manager.test.js and fix tests

 - David

* Format reconnection_manager.test.js and fix tests

 - David

* Update versions and include the build

 - David

* Fix linting errors and rules for Codacy checks

 - David

* Fix broken tests for no longer specified pubnub.yml version

 - David

* Update the date to now

 - David

* Missed version update

 - David

* Subscribe endpoint will send `state` query parameter now. (pubnub#147)

* fix(subscribe): return 'state' query parameter back

Return 'state' back for subscribe endpoint, so client will maintain state information
even when heartbeat disabled.

* Prettier formatting for Codacy happiness

 - David

* Bumped version to 4.24.1

 - David

* added try catch

* auto gen files

* removed category assignment for exception

* version update

* build files

* readme file

* updated default origin

* minor refactor

* build files

* refactor per codacy

* build files

* minor change

* build files

* build files after conflicts resolved

* Fix code formatting/linting and update .pubnub.yml version

Includes re-compile

 - David

v4.23.0

Toggle v4.23.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request pubnub#143 from pubnub/CE-3355-Message-Counts-API

message-counts API changes