Skip to content

Releases: equalogic/vue-apollo-smart-ops

v0.2.0-beta.1

28 Oct 03:45
Compare
Choose a tag to compare
v0.2.0-beta.1 Pre-release
Pre-release

What's Changed

  • Make error handling easier to configure by @sgarner in #101

Dependencies 🧰

Full Changelog: v0.1.0...v0.2.0-beta.1

v0.1.0

07 Sep 21:25
Compare
Choose a tag to compare

Changes 🆕

  • #68 Enable mutation functions to accept all MutationOptions f1969bc
  • ⚠️ Breaking Change: Type loadingKey query option as being a key of the component 1ca08f3
  • Add VueApolloSmartQueryOptionsFunction type 93af489
  • #67 Add SmartQuery decorator 22787d5

Fixes 🐛

  • Simplify overriding mutation onError with params ce94951
  • Add missing types for throttle and debounce in query options f8b9bbd
  • fix type conflicts with GraphQLError.message 512eb93

Documentation 📖

Testing 🧪

  • Remove --passWithNoTests df18d94
  • Keep empty test directory 0d94ca7
  • Remove example test file cef7c47
  • Don't need to worry about test/.results directory any more daa242a
  • Revert "Run tsc build as part of test script" ddc0437
  • Add SmartQuery decorator tests e6645ef
  • Remove vue-jest, use ts-jest only 756e88a
  • Run tsc build as part of test script b5ebe6c
  • Remove jest-html-reporters 8fbc9ab
  • Add test for types and decorator 80c0d3e

Dependencies 🧰

  • Update dependency typescript to v4.4.2 8f4c8cd
  • Update dependency prettier to v2.3.2 b022822
  • Remove eslint-plugin-prettier f5b28b0
  • Update eslint c8f8c6c
  • fixup! Add vue-class-component to peerDependencies e4e0b61
  • Add vue-class-component to peerDependencies b5e3123
  • Update Node.js to v14.17.6 efe3394
  • Update eslint to v4.30.0 631f1c8
  • Update dependency graphql to v15.5.2 b0060fa
  • Update dependency jest to v27.1.0 51af6f3
  • Update eslint 0325a5b
  • Update dependency husky to v7.0.2 46569ad
  • Update dependency ts-jest to v27.0.5 1ada912
  • Update eslint to v4.29.2 0a260bd
  • Update dependency @types/jest to v27 f9415e5
  • Update Node.js to v14.17.5 1abd628
  • Update eslint 93d1f2b
  • Update dependency lint-staged to v11.1.2 3baa30e
  • Update eslint b76d2b8

v0.1.0-alpha.5

07 Sep 20:02
Compare
Choose a tag to compare
v0.1.0-alpha.5 Pre-release
Pre-release
  • Merge pull request #68 from madscience/fix/mutation-params cbe2c25
  • Simplify overriding onError with params ce94951
  • Enable mutation functions to accept all MutationOptions f1969bc

v0.1.0-alpha.4...v0.1.0-alpha.5

v0.1.0-alpha.4

06 Sep 19:56
Compare
Choose a tag to compare
v0.1.0-alpha.4 Pre-release
Pre-release
  • Add missing types for throttle and debounce in query options f8b9bbd

v0.1.0-alpha.3...v0.1.0-alpha.4

v0.1.0-alpha.3

06 Sep 00:10
Compare
Choose a tag to compare
v0.1.0-alpha.3 Pre-release
Pre-release
  • Fix code style issues with Prettier 6326ec8
  • fix type conflicts with GraphQLError.message 512eb93
  • Update dependency typescript to v4.4.2 8f4c8cd
  • Fix code style issues with Prettier 0f31247
  • Update dependency prettier to v2.3.2 b022822
  • Rename test workflow -> build ee39600
  • Use lint action with automatic fixes in CI 2077acd
  • Reformat with prettier e34cfec
  • Add format script 5957334
  • Add prettier ignore file e610d9d
  • Remove eslint-plugin-prettier f5b28b0
  • Update eslint c8f8c6c
  • Merge pull request #67 from madscience/decorator 6ce30d8
  • Add credits to README c489613
  • Improve grammar e835aac

v0.1.0-alpha.2...v0.1.0-alpha.3

v0.1.0-alpha.2

05 Sep 21:47
Compare
Choose a tag to compare
v0.1.0-alpha.2 Pre-release
Pre-release
  • Type loadingKey query option as being a key of the component 1ca08f3
  • 0.1.0-alpha.1 0d68177
  • Remove --passWithNoTests 47a9363
  • Simplify headings in README 02a95b0
  • Add usage instructions to README.md 5f77e78
  • Keep empty test directory a55c4df
  • fix lint ffe674e
  • Don't need to worry about test/.results directory any more 5316dff
  • Revert "Run tsc build as part of test script" 2c102ff
  • Remove example test file 653651a
  • Add SmartQuery decorator tests 2579221
  • Add VueApolloSmartQueryOptionsFunction type 1671a2a
  • Remove vue-jest, use ts-jest only 271af35
  • Run tsc build as part of test script 38efa7f
  • Remove jest-html-reporters a184514
  • Add test for types and decorator 7a79a5c
  • Add SmartQuery decorator 4d55c37
  • Add vue-class-component to optionalDependencies 62e5db0
  • Update Node.js to v14.17.6 efe3394
  • Update eslint to v4.30.0 631f1c8
  • Update dependency graphql to v15.5.2 b0060fa
  • Update dependency jest to v27.1.0 51af6f3
  • Update eslint 0325a5b
  • Update dependency husky to v7.0.2 46569ad
  • Update dependency ts-jest to v27.0.5 1ada912
  • Update eslint to v4.29.2 0a260bd
  • Update dependency @types/jest to v27 f9415e5
  • Update Node.js to v14.17.5 1abd628
  • Update eslint 93d1f2b
  • Update dependency lint-staged to v11.1.2 3baa30e
  • Update eslint b76d2b8

v0.0.4...v0.1.0-alpha.2

v0.1.0-alpha.1

05 Sep 04:26
Compare
Choose a tag to compare
v0.1.0-alpha.1 Pre-release
Pre-release
  • Remove --passWithNoTests df18d94
  • Simplify headings in README 80acf74
  • Add usage instructions to README.md c521592
  • Keep empty test directory 0d94ca7
  • fix lint 9c46089
  • Don't need to worry about test/.results directory any more daa242a
  • Revert "Run tsc build as part of test script" ddc0437
  • Remove example test file cef7c47
  • Add SmartQuery decorator tests e6645ef
  • Add VueApolloSmartQueryOptionsFunction type 93af489
  • Remove vue-jest, use ts-jest only 756e88a
  • Run tsc build as part of test script b5ebe6c
  • Remove jest-html-reporters 8fbc9ab
  • Add test for types and decorator 80c0d3e
  • fixup! Add vue-class-component to peerDependencies e4e0b61
  • Add SmartQuery decorator 22787d5
  • Add vue-class-component to peerDependencies b5e3123
  • Update Node.js to v14.17.6 efe3394
  • Update eslint to v4.30.0 631f1c8
  • Update dependency graphql to v15.5.2 b0060fa
  • Update dependency jest to v27.1.0 51af6f3
  • Update eslint 0325a5b
  • Update dependency husky to v7.0.2 46569ad
  • Update dependency ts-jest to v27.0.5 1ada912
  • Update eslint to v4.29.2 0a260bd
  • Update dependency @types/jest to v27 f9415e5
  • Update Node.js to v14.17.5 1abd628
  • Update eslint 93d1f2b
  • Update dependency lint-staged to v11.1.2 3baa30e
  • Update eslint b76d2b8

v0.0.4...v0.1.0-alpha.1

v0.0.4

04 Aug 05:30
Compare
Choose a tag to compare

Fixed 🐛

  • Merge pull request #52 from madscience/fix/mutation-client 3fc3e66
  • fix: export handleApolloError function from package index 2a24bab
  • fix: set client from $apollo correctly in mutateWithErrorHandling 7008d8a

Dependencies 🧰

  • Update Node.js to v14.17.4 75679dc
  • Update eslint to v4.28.5 d6a4af0
  • Update dependency lint-staged to v11.1.1 1e4bb13
  • Update dependency @vue/test-utils to v1.2.2 345bb7e
  • Update jest fe75aaa
  • Update eslint 4f6b27c
  • Update dependency lint-staged to v11.0.1 60e04d1
  • Update eslint to v4.28.3 a5af67e
  • Update dependency @types/jest to v26.0.24 70831ef
  • Update eslint 3e20a07
  • Update dependency husky to v7.0.1 711ad93
  • Update Node.js to v14.17.3 95a4720
  • Update Node.js to v14.17.2 2f26bfd
  • Update dependency husky to v7 a00b05b
  • Update dependency jest to v27.0.6 5802d94
  • Update eslint to v4.28.1 860db84
  • Update dependency eslint-plugin-vue to v7.12.1 9ec02d1
  • Update dependency jest to v27.0.5 cb7ef32
  • Update eslint 2e160a6
  • Update dependency graphql to v15.5.1 99f815d
  • Update Node.js to v14.17.1 b10f95b
  • Update eslint a56f016
  • Update dependency @vue/test-utils to v1.2.1 3426e2a
  • Update eslint 8571bc0
  • Update dependency vue to v2.6.14 bb4b2b8
  • Update dependency ts-jest to v27.0.3 f3382b7
  • Update jest b0fc7d5
  • Update dependency vue to v2.6.13 33068e6
  • Update eslint 6ed1e9b
  • Update eslint e6a80a4
  • Update eslint 2fe8c6b
  • Update Node.js to v14.17.0 6bc078d
  • Update eslint 7fd1b39
  • Update dependency lint-staged to v11 cce1dbd
  • Update jest 1c31440
  • Update eslint to v4.22.1 2dae141
  • Update dependency jest-html-reporters to v2.1.5 b58b07c
  • Update dependency @vue/test-utils to v1.2.0 3b15071
  • Update jest 770c2e3
  • Update dependency np to v7.5.0 6f33c7d
  • Update dependency eslint to v7.25.0 ced75f7
  • Update jest 3815b97
  • Update eslint 5626dc1
  • Update dependency @vue/test-utils to v1.1.4 7cacc37
  • Update dependency eslint-plugin-jest to v24.3.5 9f15bc2

v0.0.3...v0.0.4

v0.0.3

11 Apr 01:10
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release
  • Add example handleApolloError function e4a8141
  • Change AbstractApolloErrorProcessor to concrete ApolloErrorProcessor 4f6ddc9

v0.0.2...v0.0.3

v0.0.2

10 Apr 20:48
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release
  • Initial version of operation functions, AbstractApolloErrorProcessor 866b951

b86c7d7...v0.0.2