Glimmer Apollo Versions Save

Ember and Glimmer integration for Apollo Client.

v0.2.0

3 years ago

:boom: Breaking Change

  • Native Embroider v2 addon (#17) @josemarluedke

Contributors

@josemarluedke


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

v0.1.0

3 years ago

:boom: Breaking Change

  • Move @apollo/client to peer dependencies (#15) @josemarluedke

:memo: Documentation

  • Initial Glimmer X sample app (#13) @josemarluedke

:house: Internal

  • Move build files to dist folder (#16) @josemarluedke
  • Move test-glimmerx app to examples/glimmerx (#14) @josemarluedke

Contributors

@josemarluedke


For full changes, see the comparison between v0.0.3 and v0.1.0

v0.0.3

3 years ago

:bug: Bug Fix

  • Avoid adding global type for FastBoot (#12) @josemarluedke

Contributors

@josemarluedke


For full changes, see the comparison between v0.0.2 and v0.0.3

v0.0.2

3 years ago

:rocket: Enhancement

  • Standalone build & Glimmerx app (#4) @josemarluedke

:bug: Bug Fix

  • Prevent updating query when args change but values are the same (#10) @josemarluedke

:memo: Documentation

  • readme typo (#2) @knownasilya

:house: Internal

  • Initial Mirage + GraphQL Setup in GlimmerX app (#8) @josemarluedke
  • Run CI tests against glimmerx app (#7) @josemarluedke
  • Environment Context (#3) @josemarluedke

Contributors

@josemarluedke and @knownasilya


For full changes, see the comparison between v0.0.1 and v0.0.2