This repository has been archived by the owner on Jul 14, 2022. It is now read-only.
Releases: Shopify/shopify-express
Releases · Shopify/shopify-express
v1.0.0-alpha.8
- OAuth flow works correctly with Safari 12's ITP 2.0
v1.0.0-alpha.7
- Refactored authentication tests
- Added tests for API proxy
- Use
node-fetch
in API proxy - Added support for OAuth online access mode
- Fixed callback route generation
- Added warnings for improper configuration
v1.0.0-alpha.5
Adds configurable SQLStrategy and converts api endpoint whitelist to a blacklist.
v1.0.0-alpha.4
This version fixes some issues with implicit dependencies on body-parser
in the api proxy.
v1.0.0-alpha.3
v1.0.0-alpha.3
Initial alpha release
Merge pull request #8 from Shopify/repo/add-gitignore 📄 Add gitignore