Releases: OneSignal/web-shim-codegen
Releases · OneSignal/web-shim-codegen
3.0.1
3.0.0 Release
User Model GA
This version switches to build user-model GA versions of the web shims. This involves:
- updating the upstream
api.json
spec location - bumping all version numbers to a new major release
- updating documentation
What's Changed
- Remove unused type Action by @rgomezp in #62
- Remove unnecessary semi-colon by @rgomezp in #63
- [Dev Env] Add missing required node and yarn to bootstrap by @jkasten2 in #64
- [Dev Env] Testing flow improvements by @jkasten2 in #65
- User model GA release changes by @jkasten2 in #66
- [CD] Update node version by @jkasten2 in #67
- [CD] split bootstrap-dependencies into env specifics by @jkasten2 in #68
- User model GA Release by @jkasten2 in #69
New Contributors
Full Changelog: 2.1.0...3.0.0
2.1.0 Release
What's Changed
- Fix/vue eslint errors by @rgomezp in #48
- User model/angular: Refactor and Update TypingsWriterManager and Related Components by @rgomezp in #51
- Fix/push subscription properties by @rgomezp in #52
- Update package versions for beta 2 releases by @rgomezp in #53
- Fix window SSR issue and update package versions by @rgomezp in #54
- Fix/tag functions by @rgomezp in #55
- Add details about the upstream API spec by @rgomezp in #56
- Fix SSR window issue. Check if window is defined by @rgomezp in #57
- Version Updater Scripts & README update by @rgomezp in #58
- Beta 4 Update Types & Code Generator Improvements by @rgomezp in #59
- User-Model: Update readmes & migration guides by @rgomezp in #60
- User model/beta 5 by @rgomezp in #61
Full Changelog: 2.0.0...2.1.0
2.0.0 Release
Major Release - User Model Support
Updates generator to use upstream api.json spec and new API.
What's Changed
- [user-model] update code generation to build user-model SDKs by @rgomezp in #42
- Remove types.d.ts include from react tsconfig by @rgomezp in #44
- User model/improvements by @rgomezp in #46
Full Changelog: 1.1.0...2.0.0
1.1.0 Release
CD of downstream repositories
What's Changed
- Fix issue templates, add env info to bug report by @rgomezp in #38
- CD distribution of downstream repositories by @kesheshyan in #39
- Release v1.1.0 by @rgomezp in #40
New Contributors
- @kesheshyan made their first contribution in #39
Full Changelog: 1.0.0...1.1.0