Releases: OneSignal/onesignal-vue
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
1.0.0-beta3
What's Changed
Improved init
function parameter type to use IInitObject
and removed optionality of init
options.
Full Changelog: 1.0.0-beta2...1.0.0-beta3
1.0.0 Release (beta-2)
This is the beta release of the 1.0.0 version of the OneSignal Vue plugin.