Skip to content

Latest commit

 

History

History
167 lines (105 loc) · 4.75 KB

File metadata and controls

167 lines (105 loc) · 4.75 KB

@shopify/shopify-app-session-storage-mongodb

2.0.2

Patch Changes

  • 3685bd4: Bump shopify-api to ^8.1.1
  • Updated dependencies [3685bd4]

2.0.1

Patch Changes

  • 6d12840: Updating dependencies on @shopify/shopify-api
  • Updated dependencies [6d12840]

2.0.0

Major Changes

  • f837060: Removed support for Node 14

    Node 14 has reached its EOL, and dependencies to this package no longer work on Node 14. Because of that, we can no longer support that version.

    If your app is running on Node 14, you'll need to update to a more recent version before upgrading this package.

    This upgrade does not require any code changes.

Patch Changes

  • a69d6fc: Updating dependency on @shopify/shopify-api to v.8.0.1
  • Updated dependencies [f837060]
  • Updated dependencies [a69d6fc]

1.0.15

Patch Changes

  • 616388d: Updating dependency on @shopify/shopify-api to 7.7.0
  • Updated dependencies [616388d]

1.0.14

Patch Changes

  • 5b862fe: Upgraded shopify-api dependency to 7.6.0
  • Updated dependencies [5b862fe]

1.0.13

Patch Changes

  • 346b623: Updating dependency on @shopify/shopify-api
  • Updated dependencies [346b623]

1.0.12

Patch Changes

  • 13b9048: Updating @shopify/shopify-api dependency to the latest version
  • Updated dependencies [13b9048]

1.0.11

Patch Changes

  • 32296d7: Update @shopify/shopify-api dependency to 7.5.0
  • Updated dependencies [32296d7]

1.0.10

Patch Changes

  • 93e9126: Updating @shopify/shopify-api dependency
  • Updated dependencies [93e9126]

1.0.9

Patch Changes

  • b3453ff: Bumping @shopify/shopify-api dependency to latest version
  • Updated dependencies [b3453ff]

1.0.8

Patch Changes

  • d2ef10f: Bumps mongodb from 5.4.0 to 5.5.0. See mongodb's changelog for more details.

1.0.7

Patch Changes

  • 7afa957: Bumps mongodb from 5.2.0 to 5.3.0. See mongodb's changelog for more details.
  • 9166b94: Bumps mongodb from 5.2.0 to 5.4.0. See mongodb's changelog for more details.
  • e1d4f4f: Add @shopify/shopify-api as a peerDependencies entry for each session-storage package, to avoid API library conflicts (e.g., scopesArray.map error). Should help avoid issues like #93
  • 1d007e8: Bumps @shopify/shopify-api from 7.0.0 to 7.1.0. See @shopify/shopify-api's changelog for more details.
  • Updated dependencies [e1d4f4f]
  • Updated dependencies [1d007e8]

1.0.6

Patch Changes

  • e4f3415: Bump @shopify/shopify-api from 6.2.0 to 7.0.0. See changelog for details.
  • 7bdb422: Bumps mongodb from 5.1.0 to 5.2.0. See mongodb changelog for details.
  • e571c35: Bump mongodb from 5.0.1 to 5.1.0. See mongodb changelog for details.
  • Updated dependencies [e4f3415]

1.0.5

Patch Changes

1.0.4

Patch Changes

  • 8b0fa18: Bump mongodb to 5.0.1

1.0.3

Patch Changes

  • 8a4be18: Bump to Mongodb 5.0.0
  • b699a5b: Bump mongodb to 4.13.0
  • b6501b0: Bump typescript to 4.9.5
  • Updated dependencies [b6501b0]
  • Updated dependencies [becc305]

1.0.2

Patch Changes

  • 222b755: Updating @shopify/shopify-api to v6.1.0
  • Updated dependencies [222b755]

1.0.1

Patch Changes

  • 866b50c: Update dependencies on shopify-api v6.0.2
  • Updated dependencies [866b50c]

1.0.0

Major Changes

  • Initial public release of @shopify/shopify-app-session-storage-mongodb