Releases: nextcloud-libraries/notify_push-client
Releases · nextcloud-libraries/notify_push-client
v1.3.1
Fixes
- Fix WebSocket race condition by adding readyState check before send() by @benjaminfrueh in #46
What's Changed
- Add SPDX header by @AndyScherzinger in #24
- ci: update reuse.yml workflow from template by @susnux in #35
- build(deps): Bump @nextcloud/axios from 2.5.0 to 2.5.1 by @dependabot[bot] in #30
- build(deps-dev): Bump typedoc from 0.25.13 to 0.26.10 by @dependabot[bot] in #34
- build(deps): Bump @nextcloud/event-bus from 3.3.0 to 3.3.1 by @dependabot[bot] in #18
- ci: update npm-publish.yml workflow from template by @susnux in #36
- build(deps-dev): Bump typedoc from 0.26.10 to 0.28.13 by @dependabot[bot] in #45
- build(deps): Bump @nextcloud/axios from 2.5.1 to 2.5.2 by @dependabot[bot] in #47
- build(deps-dev): Bump typedoc from 0.28.13 to 0.28.14 by @dependabot[bot] in #51
- build(deps-dev): Bump @nextcloud/browserslist-config from 3.0.1 to 3.1.0 by @dependabot[bot] in #50
- build(deps-dev): Bump jest from 29.7.0 to 30.2.0 by @dependabot[bot] in #48
- build(deps-dev): Bump @nextcloud/browserslist-config from 3.1.0 to 3.1.1 by @dependabot[bot] in #52
- build(deps-dev): Bump typescript from 5.4.5 to 5.9.3 by @dependabot[bot] in #49
New Contributors
- @AndyScherzinger made their first contribution in #24
- @benjaminfrueh made their first contribution in #46
Full Changelog: v1.3.0...v1.3.1
v1.3.0
Fixes
What's Changed
- ci: Add workflows to allow releasing the package by @susnux in #9
- Bump @nextcloud/browserslist-config from 3.0.0 to 3.0.1 by @dependabot in #13
- fix: esm interop with @nextcloud/axios by @ShGKme in #10
- Bump @nextcloud/capabilities from 1.0.4 to 1.2.0 by @dependabot in #16
- Bump typedoc from 0.25.7 to 0.25.13 by @dependabot in #15
- Bump @nextcloud/event-bus from 3.1.0 to 3.3.0 by @dependabot in #11
- Bump @nextcloud/axios from 2.4.0 to 2.5.0 by @dependabot in #12
- Bump typescript from 5.3.3 to 5.4.5 by @dependabot in #14
New Contributors
- @susnux made their first contribution in #9
- @dependabot made their first contribution in #13
Full Changelog: v1.2.0...v1.3.0
v1.2.0
v1.1.4
What's Changed
- add repo link to package.json by @alangecker in #4
- chore: bump nextcloud/axios to 2.4.0 by @Antreesy in #6
- work around for nextcloud-libraries/nextcloud-axios#638
New Contributors
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
- Fix currently broken axios import
TypeError: axios_1.default is undefinedby @alangecker in #5 - Update dependencies
Full Changelog: v1.1.2...v1.1.3