Glimmer Apollo Versions Save

Ember and Glimmer integration for Apollo Client.

v0.6.2

7 months ago

:bug: Bug Fix

  • Fix waiter left behind when resource is canceled before promise resolves (#86) @josemarluedke

Docs

  • Added the word successfully to highlight that onComplete is called wh… (#85) @josemarluedke

Contributors

@josemarluedke


For full changes, see the comparison between v0.6.1 and v0.6.2

v0.6.1

1 year ago
  • Minor typo in docs. (#82) @johanrd
  • Fix typo in CI.yml job name (#81) @NullVoxPopuli
  • Test against ts@next (#84) @NullVoxPopuli

Contributors

@NullVoxPopuli, @johanrd and @josemarluedke


For full changes, see the comparison between v0.6.0 and v0.6.1

v0.6.0

1 year ago

:boom: Breaking Change

  • Resolve: #78 TVariables type now must extend from OperationVariable (#79) @NullVoxPopuli

Contributors

@NullVoxPopuli and @josemarluedke


For full changes, see the comparison between v0.5.3 and v0.6.0

v0.5.3

1 year ago

:package: Dependencies

  • Allow ember-source v4 as peer dependency (#73) @bertdeblock
  • Make @glimmer/runtime an optional peer dependency (#74) @bertdeblock

Contributors

@bertdeblock and @josemarluedke


For full changes, see the comparison between v0.5.2 and v0.5.3

v0.5.2

1 year ago

📦 Dependencies

  • Allow graphql v16 as a peer dependency (#69) @bertdeblock

📝 Docs

  • [docs] Update onComplete docs to highlight that its called only when the query/mutation has succeeded (#68) @eugenioenko

Contributors

@bertdeblock, @eugenioenko and @josemarluedke


For full changes, see the comparison between v0.5.1 and v0.5.2

v0.5.1

1 year ago

:rocket: Enhancement

  • Export types and classes needed (#64) @bakerac4

:package: Dependencies

  • Bump node-forge from 1.2.1 to 1.3.1 (#66) @dependabot
  • Bump follow-redirects from 1.14.7 to 1.15.0 (#65) @dependabot

Contributors

@bakerac4, @dependabot, @dependabot[bot] and @josemarluedke


For full changes, see the comparison between v0.5.0 and v0.5.1

v0.5.0

2 years ago

:boom: Breaking Change

  • Migrate to ESM only (#56) @josemarluedke
  • For GlimmerX apps, moved glimmer deps to peer deps.

:house: Internal

  • Add typescript-hbs-plugin to glimmerx example (#47) @josemarluedke

:package: Dependencies

  • Upgrade Deps + Ember v4 (#57) @josemarluedke

📝 Documentation

  • [DOC] Add setup information for ember-engines (#43) @villander

Contributors

@josemarluedke and @villander


For full changes, see the comparison between v0.4.1 and v0.5.0

v0.4.1

2 years ago

:bug: Bug Fix

  • Prevent accessing self when undefined (#46) @josemarluedke

:memo: Documentation

  • [DOC] Add missing import module on README (#44) @villander

Contributors

@josemarluedke and @villander


For full changes, see the comparison between v0.4.0 and v0.4.1

v0.4.0

2 years ago

:rocket: Enhancement

  • Add Subscriptions Support (#37) @josemarluedke
  • Add UseQuery & UseMutation types (#34) @josemarluedke

:bug: Bug Fix

  • Fix babel config to allow interop with legacy decorators and class props (#36) @josemarluedke

:memo: Documentation

  • Add Docs for Subscriptions (#38) @josemarluedke
  • documentation: fix typo: seMutation -> useMutation (#29) @lifeart
  • Add Docs Site (#28) @josemarluedke

:house: Internal

  • Run prettier hbs using glimmerx pkg (#30) @josemarluedke

:package: Dependencies

  • Upgrade Project Dependencies (#35) @josemarluedke

Contributors

@josemarluedke and @lifeart


For full changes, see the comparison between v0.3.0 and v0.4.0

v0.3.0

2 years ago

:boom: Breaking Change

  • Refactor setClient/getClient and others to use owner as a context (#21) @josemarluedke

:rocket: Enhancement

  • Add clientId option to useQuery and useMutation (#27) @josemarluedke
  • Re-export gql from apollo client (#22) @josemarluedke

:memo: Documentation

  • Add docs for intro, getting started, fetching (queries and mutations) (#23) @josemarluedke
  • typo(README): fix two grammar issues (#19) @buschtoens

:house: Internal

  • GlimmerX refactor example setup to use provider (#20) @josemarluedke

Contributors

@buschtoens and @josemarluedke


For full changes, see the comparison between v0.2.0 and v0.3.0