Releases: saleor/app-sdk
Releases · saleor/app-sdk
0.10.0-2
- Add additional test and fix debug message by @lkostrowski in #50
- Fix Vercel APL set method + add tests for it by @krzysztofwolski in #52
Full Changelog: v0.10.0-1...v0.10.0-2
0.10.0-1
Full Changelog: v0.10.0-0...v0.10.0-1
0.10.0-0
What's Changed
- Fix lint warnings by @krzysztofwolski in #46
- Add debug messages to middlewares by @lkostrowski in #45
- Introduce new APLs: fileAPL and vercelAPL by @krzysztofwolski in #35
Full Changelog: v0.9.1...v0.10.0-0
0.9.1
Fixes broken paths, by manual npm publish with pnpm
instead
0.9.0
- Remove release-it/bumper package and bump release it version (0c4cabe)
- Fix lock file (1f0961a)
- Merge pull request #38 from saleor/improve-np-release (8fa25ed)
- Remove np package (ded5b5d)
- Merge pull request #42 from saleor/release-automation (35f383e)
- Merge pull request #39 from saleor/change-debug-import (69c985b)
- Set release-it to publish to npm (3eb963b)
- Install release-it (9602422)
- Add docs about debugging (#37) (191f12a)
- Merge pull request #36 from saleor/fix-manifest-type (9b541cf)
- Merge pull request #40 from saleor/fix-module-export (9965316)
- Fix export from new modules (ff0a03c)
- Change "debug" package import to use default (d6366e2)
- Fix manifest type to use
asyncEvents
andsyncEvents
(8ae8026)