Releases: OneSignal/onesignal-vue
Releases · OneSignal/onesignal-vue
2.4.2
2.4.2 (2025-06-06)
Changes
- improve types for
setLogLevel
method - pass
welcomeNotification.disabled
asdisable
to web SDK - set
welcomeNotification.url
to be optional - await
OneSignalDeferred
to complete processing for endpoints such asgetTags()
andgetLanguage()
- improvements to distributed bundle size
2.4.1
2.4.0
2.3.0
2.2.0
2.1.0
2.0.1
What's Changed
- Fix server-side rendering in frameworks like Next.js erroring on
window
.
Full Changelog: 2.0.0...2.0.1
2.0.0
⚠️ This is a major release which contains breaking API changes ⚠️
In this major version release for the OneSignal SDK, we are making a significant shift from a device-centered model to a user-centered model. A user-centered model allows for more powerful omni-channel integrations within the OneSignal platform.
Migration Guide
Check out the User Model Migration Guide to get high level understanding of the concepts in this major release.
For code specific change to upgrade your site from v1 to v2 see the onesignal-vue specific migration guide.
2.0.0 Release (Beta 3)
What's Changed
- Include tag functions that were previously missing
- SSR bug fix
- Generator Update by @onesignal-deploy in #34
Full Changelog: 2.0.0-beta.2...2.0.0-beta.3
2.0.0 Release (Beta 2)
What's Changed
- Generator Update by @onesignal-deploy in #32
- Generator Update by @onesignal-deploy in #33
Full Changelog: 2.0.0-beta.1...2.0.0-beta.2