Skip to content

Releases: advanced-rest-client/events

v0.2.17

03 Jun 21:55
682da53
Compare
Choose a tag to compare

0.2.17 (2021-06-03)

Bug Fixes
  • fixing client certificates definitions (9f0b7804)

v0.2.16

02 Jun 18:56
Compare
Choose a tag to compare

0.2.16 (2021-06-02)

Build System / Dependencies
  • deps: bump ws from 7.4.3 to 7.4.6 (cff7b4de)
Chores
  • addin action declaration for navigation (2c5339d0)
  • [ci skip] automated merge master->stage. syncing main branches (afffa677)
Continuous Integration
  • updating ci release pipeline (0cdcbb27)
New Features
Refactors
  • moving web socket events to transport (ca5cdef5)

v0.2.15

02 Jun 01:14
0cdcbb2
Compare
Choose a tag to compare

0.2.15 (2021-06-02)

Chores
  • [ci skip] automated merge master->stage. syncing main branches (370621df)
New Features
  • adding request abort event (c28259cf)
  • adding cookie delete by URL event (da6720d3)
Tests