Skip to content

Releases: OneSignal/web-shim-codegen

3.0.1

18 Dec 22:52
890b0f3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.0...3.0.1

3.0.0 Release

21 Aug 18:32
0707db8
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: 2.1.0...3.0.0

2.1.0 Release

16 May 16:54
d405af7
Compare
Choose a tag to compare

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

21 Mar 22:10
5de7073
Compare
Choose a tag to compare

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

25 Jul 22:17
086ae0c
Compare
Choose a tag to compare

CD of downstream repositories

What's Changed

New Contributors

Full Changelog: 1.0.0...1.1.0

1.0.0

28 Jun 20:54
5d5f63c
Compare
Choose a tag to compare
Merge pull request #37 from OneSignal/misc-improvements

Misc improvements