Releases: OneSignal/onesignal-vue
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
2.0.0 Release (Beta 1)
🚧 Beta release. Please test thoroughly prior to production use. 🚧
In this major version beta 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.
See the migration guide to get started.
What's Changed
- Add issue templates by @rgomezp in #25
- Remove superfluous eslint file by @rgomezp in #26
- Adding the release drafter action by @emawby in #28
- Close asana task generated from Github issues by @emawby in #27
- Generator Update by @onesignal-deploy in #30
New Contributors
- @emawby made their first contribution in #28
- @onesignal-deploy made their first contribution in #30
Full Changelog: 1.0.3...2.0.0-beta.1
2.0.0 Release (Beta 5)
What's Changed
- Update migration guide
- Check to see if we are in a client environment (prevent SSR errors)
- Type definition improvements
- API Changes
API Changes
- Notifications namespace: new
permission
&permissionNative
properties. RemovegetPermissionStatus
. - Rename
subscriptionChange
event tochange
What's Changed
- Add issue templates by @rgomezp in #25
- Remove superfluous eslint file by @rgomezp in #26
- Adding the release drafter action by @emawby in #28
- Close asana task generated from Github issues by @emawby in #27
New Contributors
Full Changelog: 1.0.3...2.0.0-beta.5
1.0.3 Release
What's Changed
What's Fixed
- Fixes Typescript definitions for event handlers leading to TS transpiler errors
Full Changelog: 1.0.2...1.0.3
1.0.2 Release
What's Changed
- Update README by @rgomezp in #16
- Update type definitions in README by @rgomezp in #17
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #20
- Bump ansi-regex from 4.1.0 to 4.1.1 by @dependabot in #21
- Update package after codegen changes by @rgomezp in #19
- Yarn lock commit by @rgomezp in #23
New Contributors
- @dependabot made their first contribution in #20
Full Changelog: 1.0.1...1.0.2
1.0.1 Release
What's Changed
Full Changelog: 1.0.0...1.0.1
1.0.0 Release
1.0.0 Release - no longer in beta!
The OneSignal Vue plugin is now generally available with version 1.0.0
What's Changed
Full Changelog: 1.0.0-beta3...1.0.0