@cloudcommerce/app-affilate-program
Advanced tools
Changelog
0.31.0 (2023-11-03)
correios: Requires new Correios contracts and credentials
feat(correios v2): Create app
chore(correios db): Add database population and main search in database
chore(action): add correios app environment variables
chore(pnpm lock): update file
fix(pnpm lock): Update file
chore(events): Add event functions
chore(pnpm lock): Update file
fix(correios db): Fix fill database and write fallback data
fix(app correios): Update app package [skip ci]
fix(events): Remove app correios v2
fix(firebase config): Remove correiosV2 app and update appId [skip ci]
fix(modules): Remove correios v2 app
fix(pnpm lock): Return file to main version
fix(test correios): Remove debug
fix(correios): Remove unnecessary comments [skip ci]
fix(correios v2): Add and correct parsers adds declared value check
fix(correios): Add weight check and standardization of parameters
fix(correios): Remove unnecessary comments
fix(correios): Correct conversion of weight to grams
fix(correios): Parameterize weight array to grams
i19emailWasSentMsg
(b3bcb53)linkActionUrl
opt param to submitLogin
method on login form composable (a783be6)vbeta-app
script to load legacy checkout SPA with session compatibility (ed7cfb7)firebase.json
API routes CORS accepted methods (31fd1c5)firebase.json
with API routes cache control and CORS headers (c2a6ff2)useLoginForm
(3505eda)useLoginForm
to throttle login submit and return isSubmitting
state (4096aab)Changelog
0.30.0 (2023-11-01)
<LoginForm>
Vue component in favor of composableTrying to reduce script execution time with one regex only (instead of separated two)
env.CRONTAB_*
for each scheduled function (eebade4)env.STORE_EVENTS_CRONTAB
to customize events checked crontab (every min) (d89e67a)apiEvents
to change delayed ms or disable events (d04ce53)i19sendLoginLinkByEmail
(bec9f07)useLoginForm
composable (30dfd82)$storefrontCacheController
to override default SSR Cache-Control (2244d3e)cli: Stop using zx fetch, using node (18) global fetch instead (947de65)
firebase: Set minimum default functions memory to 256mb [skip ci] (e0d0cce)
storefront: Disabling global view transitions on /app/* SPA routes (dc5ed9a)
storefront: Prevent <CheckoutLink>
and <AccountLink>
breack with undefined $storefront
(beaa530)
storefront: Set brand colors vars with RGB new (spaces) notation (c5c11ee)
storefront: Skip /_api* routes to wildcard slug pages (7bf7fe3)
storefront: Update <ViewTransitions>
to skip /app/* routes and dont prefetch with role=button (efc2dba)
storefront: Update ViewTransitions.astro
to respect v3 data-astro-reload spec (687e181)
storefront: Update dependency unocss to ^0.57.1 (#259) (d1c9a88)
storefront: Simplifying browser env detection (750427f)
tiny-erp: Renaming token env to env.TINYERP_TOKEN
(d150cba)
Changelog
0.28.1 (2023-10-15)
i19chooseProductDetailsToBuy
(2b8aea7)settings.assetsPrefix
field to support deploy with external CDN (46d6c43)useSkuSelector
composable (2865f1e)cartId
and cartItem
for <CheckoutLink>
(5295149)