Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
154 commits
Select commit Hold shift + click to select a range
a0b5f17
feat: faststore's default image loader (#3082)
lariciamota Oct 30, 2025
58b2c3d
chore: update release scripts for dev and main publishes (#3088)
matheusps Oct 30, 2025
9e5a64d
fix: add background color to TextareaField label (#3079)
lemagnetic Oct 30, 2025
270588f
fix: remove purchaseAgentId filter - SFS-2942 (#3085)
eduardoformiga Oct 30, 2025
cc383c2
[no ci] Release: 3.91.3-dev.0
Oct 30, 2025
8426a50
[EXPERIMENTAL] feat: FastStore's scroll restoration (#3068)
lucasfp13 Oct 30, 2025
065cbda
[no ci] Release: 3.91.3-dev.1
Oct 30, 2025
b513c55
chore: release (#3096)
matheusps Nov 3, 2025
9ee7e58
[no ci] Release: 3.92.1-dev.0
Nov 3, 2025
e293857
feat: Add RTL Support (#3097)
matheusps Nov 3, 2025
416e688
[no ci] Release: 3.93.0-dev.0
Nov 3, 2025
ff808f5
Merge branch 'main' into dev
matheusps Nov 4, 2025
7323d8a
fix: Handle empty footer logo scenario (#3094)
lucasfp13 Nov 6, 2025
e61f33d
[no ci] Release: 3.93.0-dev.1
Nov 6, 2025
c491593
fix(ui): update slider variable for border-radius in the mozilla rule…
llfalcao Nov 7, 2025
e6e3c7e
[no ci] Release: 3.93.0-dev.2
Nov 7, 2025
c4c3f6a
feat: add filter and selected tag for pending my approval (#3001) (#3…
lucasfp13 Nov 11, 2025
951bfc3
fix: validateSession error when isSessionReady is sent - SFS-2944 (#3…
eduardoformiga Nov 13, 2025
3d19d61
Trigger build
eduardoformiga Nov 13, 2025
fde7eb6
fix: build among diff modules (#3119)
eduardoformiga Nov 17, 2025
85cd1c0
[no ci] Release: 3.93.0-dev.3
Nov 17, 2025
1acb303
fix: Show skeleton when product price is validating (#3112)
lucasfp13 Nov 17, 2025
7d84a6a
[no ci] Release: 3.93.0-dev.4
Nov 17, 2025
723368a
Merge branch 'main' into dev
eduardoformiga Nov 19, 2025
451e291
[no ci] Release: 3.94.1-dev.0
Nov 19, 2025
15aca77
feat: Add svg extension to public folder copy's allow list (#3123)
lariciamota Nov 20, 2025
049e62f
[no ci] Release: 3.95.0-dev.0
Nov 20, 2025
b5cfb55
fix: Consider the session when finding orderForm changes (#3091)
sahanljc Nov 25, 2025
73fb9ed
fix: Update search results description formatting (#3128)
eduardoformiga Nov 26, 2025
c8cbb52
fix: Update `validateCart` mutation tests (#3132)
eduardoformiga Dec 1, 2025
d64b7f6
fix: remove unnecessary fields from session in validateSession functi…
eduardoformiga Dec 1, 2025
6962ca8
[no ci] Release: 3.95.0-dev.1
Dec 1, 2025
8b22a22
Merge branch 'main' into dev
eduardoformiga Dec 2, 2025
34263a4
[no ci] Release: 3.95.0-dev.3
Dec 2, 2025
56ef591
Merge branch 'main' into dev
eduardoformiga Dec 2, 2025
4088c3d
[no ci] Release: 3.95.1-dev.0
Dec 2, 2025
d1b3869
feat: adds `priceTags` as tax - SFS-2970 (#3144)
eduardoformiga Dec 10, 2025
f0d5940
[no ci] Release: 3.96.0-dev.0
Dec 10, 2025
3d5de93
chore: add content platform cms schemas - CP-860 (#3071)
mateuspontes Dec 16, 2025
7350dc8
[no ci] Release: 3.96.0-dev.1
Dec 16, 2025
862ea50
fix: adds cache busting to bypass cache when logged in/out. (#3152)
eduardoformiga Dec 18, 2025
a6608ce
[no ci] Release: 3.96.0-dev.2
Dec 18, 2025
5cff7d7
chore: add publishConfig to package.json for public access
eduardoformiga Dec 22, 2025
c1c0cb5
[no ci] Release: 3.96.0-dev.3
Dec 22, 2025
4247f92
fix: update release workflow to handle both main and dev branches (#3…
eduardoformiga Dec 23, 2025
cec6905
[no ci] Release: 3.96.0-dev.4
Dec 23, 2025
28b6ec0
feat: Trigger build
eduardoformiga Dec 23, 2025
1a43d32
chore: triger CI with changes
eduardoformiga Dec 23, 2025
b576e12
[no ci] Release: 3.96.0-dev.5
Dec 23, 2025
c1aa9b8
chore: upgrade npm for OIDC support in release workflow
eduardoformiga Dec 23, 2025
7ec5f64
chore: reorder npm upgrade step in release workflow for OIDC support
eduardoformiga Dec 23, 2025
29ae7d4
chore: update Node.js version to 20 in release workflow
eduardoformiga Dec 23, 2025
3088080
[no ci] Release: 3.96.0-dev.6
Dec 23, 2025
0d6903c
chore: update Node.js version to 22 in release workflow
eduardoformiga Dec 23, 2025
b03968c
fix: correct comment for platform specific API configuration in disco…
eduardoformiga Dec 23, 2025
e2df329
[no ci] Release: 3.96.0-dev.7
Dec 23, 2025
aa6e3d9
chore: update repository field in package.json files to include type …
eduardoformiga Dec 23, 2025
79d0c0a
[no ci] Release: 3.96.0-dev.8
Dec 23, 2025
7ec1d4d
chore: update repository URLs in package.json files to remove trailin…
eduardoformiga Dec 23, 2025
46e5653
[no ci] Release: 3.96.0-dev.9
Dec 23, 2025
3092ccd
chore: update pnpm version to 10.26.2 in release workflow
eduardoformiga Dec 23, 2025
7f5c9bd
chore: upgrade pnpm version to 10.26.2 in package.json and CI workflow
eduardoformiga Dec 23, 2025
fc0af94
[no ci] Release: 3.96.0-dev.10
Dec 23, 2025
4874471
chore: add NODE_AUTH_TOKEN environment variable to release commands i…
eduardoformiga Dec 23, 2025
0fea6fa
fix: correct comment for platform specific config in discovery config…
eduardoformiga Dec 23, 2025
9f17f33
[no ci] Release: 3.96.0-dev.11
Dec 23, 2025
cd93499
chore: upgrade GitHub Actions to use checkout@v6 and setup-node@v6
eduardoformiga Dec 23, 2025
9969176
[no ci] Release: 3.96.0-dev.12
Dec 23, 2025
98df725
chore: remove preinstall script from package.json and correct comment…
eduardoformiga Dec 23, 2025
fa7e01f
[no ci] Release: 3.96.0-dev.13
Dec 23, 2025
f230805
chore: update Node.js version to 24 in release workflow and refine co…
eduardoformiga Dec 23, 2025
84cf703
[no ci] Release: 3.96.0-dev.14
Dec 23, 2025
d3daae2
chore: remove NODE_AUTH_TOKEN from release commands in workflow and u…
eduardoformiga Dec 23, 2025
488b254
[no ci] Release: 3.96.0-dev.15
Dec 23, 2025
fd3a278
chore: add publishConfig with public access to package.json files acr…
eduardoformiga Dec 23, 2025
015729b
[no ci] Release: 3.96.0-dev.16
Dec 23, 2025
eec84b4
chore: update lerna configuration and dependencies, enhance GitHub Ac…
eduardoformiga Dec 23, 2025
a322f88
chore: remove npm authentication verification step from release workf…
eduardoformiga Dec 23, 2025
303ea1a
[no ci] Release: 3.96.0-dev.17
Dec 23, 2025
d96d7d3
chore: downgrade pnpm version to 9.15.5 in package.json and CI workfl…
eduardoformiga Dec 24, 2025
9bf2cea
chore: update Node.js version to 20 in CI and release workflows, and …
eduardoformiga Dec 24, 2025
9542c22
[no ci] Release: 3.96.0-dev.18
Dec 24, 2025
1fbacc3
feat: logout clear storage (#3163)
eduardoformiga Jan 8, 2026
f0c3863
[no ci] Release: 3.96.0-dev.19
Jan 8, 2026
41b9878
fix: Add slug field to landing page schema - CROC-185 (#3166)
mateuspontes Jan 8, 2026
ac463e8
[no ci] Release: 3.96.0-dev.20
Jan 8, 2026
997252e
fix: Prevent Partytown cross-origin errors in iframe environments (#3…
mmartinsoliv Jan 8, 2026
c71b031
[no ci] Release: 3.96.0-dev.21
Jan 8, 2026
5c81e96
chore: Create .coderabbit.yaml (#3172)
renatomaurovtex Jan 15, 2026
f3f69bc
fix: Clear cart (get new orderForm) if there is no checkout cookie pr…
eduardoformiga Jan 21, 2026
b687693
[no ci] Release: 3.96.0-dev.22
Jan 21, 2026
ecf9479
Merge branch 'main' into dev
eduardoformiga Jan 21, 2026
e9e8720
[no ci] Release: 3.96.4-dev.0
Jan 21, 2026
d6e6252
feat: Enable fraction digit formatting for SEO's `product:price:amoun…
hellofanny Jan 27, 2026
595e9b6
[no ci] Release: 3.97.0-dev.0
Jan 27, 2026
f16e43c
Merge branch 'main' into dev
eduardoformiga Feb 3, 2026
03c4793
[no ci] Release: 3.97.0-dev.1
Feb 3, 2026
46dd621
chore: update coderabbit instructions (#3199)
lemagnetic Feb 4, 2026
d0fdeec
feat: reorder feature (#3153)
ArthurTriis1 Feb 6, 2026
301d4a4
[no ci] Release: 3.97.0-dev.2
Feb 6, 2026
f109b02
feat: add budget to order details (#3130)
ArthurTriis1 Feb 6, 2026
bb2d95a
[no ci] Release: 3.97.0-dev.3
Feb 6, 2026
9a35b63
fix: scripts improvements - update RC url + Partytown loading + logs …
eduardoformiga Feb 10, 2026
56312eb
[no ci] Release: 3.97.0-dev.4
Feb 10, 2026
0d1e0a9
chore: use workspace protocol for internal dependencies (#3209)
ArthurTriis1 Feb 19, 2026
2b17f62
[no ci] Release: 3.97.0-dev.5
Feb 19, 2026
bc60a59
fix: remove query string from preview cookie path (#3213)
lariciamota Feb 19, 2026
362358b
[no ci] Release: 3.97.0-dev.6
Feb 19, 2026
862392f
Merge branch 'main' into dev
eduardoformiga Feb 24, 2026
489781e
[no ci] Release: 3.98.0-dev.0
Feb 24, 2026
ac589b5
chore: merge main into dev (#3227)
eduardoformiga Feb 24, 2026
dfbc58a
feat: update coderabbit instructions (#3226)
lemagnetic Feb 24, 2026
8318044
[no ci] Release: 3.98.0-dev.1
Feb 24, 2026
9597e39
feat: add mpn (manufacturer code) to product's structured data (#3234)
lariciamota Mar 3, 2026
9438b20
[no ci] Release: 3.98.0-dev.2
Mar 3, 2026
8f69ff8
feat: Add ActivityFlow data parameters with search-related informatio…
thiagopereira-vtex Mar 12, 2026
c6e0f65
[no ci] Release: 3.98.0-dev.3
Mar 12, 2026
9399323
feat: Add transpilePackages to configuration for Next.js - SFS-3100 (…
eduardoformiga Mar 23, 2026
6ef3d30
[no ci] Release: 3.98.0-dev.4
Mar 23, 2026
04c3fbb
feat: Add Webchat component and script integration + hCMS - SFS-3084 …
eduardoformiga Mar 24, 2026
ac90428
[no ci] Release: 3.98.0-dev.5
Mar 24, 2026
3f28502
fix: enhance cache key management in useQuery (#3230)
eduardoformiga Mar 24, 2026
937b0d8
[no ci] Release: 3.98.0-dev.6
Mar 24, 2026
952d20b
chore: Rename Webchat to Shopping Assistant and implement new compone…
eduardoformiga Mar 26, 2026
e1ba23a
[no ci] Release: 3.98.0-dev.7
Mar 26, 2026
f5518d7
feat: Add Quick Order Full Feature (#3197)
ArthurTriis1 Mar 27, 2026
c1d0239
[no ci] Release: 3.98.0-dev.8
Mar 27, 2026
ded1d0c
style: Remove unnecessary padding from SearchInputField styles (#3249)
eduardoformiga Mar 27, 2026
e49133f
[no ci] Release: 3.98.0-dev.9
Mar 27, 2026
4ef5d6f
chore: updates dev with main (#3250)
eduardoformiga Mar 27, 2026
a6f2b3b
[no ci] Release: 3.98.0-dev.10
Mar 27, 2026
ae2ab33
chore: updates dev with main 2026 03 27 19 10 (#3252)
eduardoformiga Mar 27, 2026
e1e0cf0
[no ci] Release: 3.98.1-dev.0
Mar 27, 2026
f4c8ea6
feat: Add Shopping Assistant component to FastStore schema (#3255)
eduardoformiga Mar 31, 2026
9495157
[no ci] Release: 3.99.0-dev.0
Mar 31, 2026
f1ffecf
chore: updates dev with main 04 15 (#3277)
hellofanny Apr 15, 2026
ea8071b
[no ci] Release: 3.99.0-dev.1
Apr 15, 2026
0b23e52
fix: Prevent IDB writes before store hydration completes - SFS-3121 (…
eduardoformiga Apr 21, 2026
21f24e9
[no ci] Release: 3.99.0-dev.2
Apr 21, 2026
e10fc92
feat: add isGift field to StoreOffer type and resolvers - SFS-3040 (#…
eduardoformiga Apr 23, 2026
9468e32
feat: Enhance session management with logout - SFS-3105 (#3268)
eduardoformiga Apr 23, 2026
accc510
[no ci] Release: 3.99.0-dev.3
Apr 23, 2026
6d33dbc
chore: add new workflow to generate packages url preview (#3271)
lemagnetic Apr 23, 2026
695ab6a
fix: Refactor token refresh logic in GraphQL API handler - SFS-3104 (…
eduardoformiga Apr 28, 2026
3069a16
[no ci] Release: 3.99.0-dev.4
Apr 28, 2026
41a330a
fix: Enhance session validation logic to skip token refresh in local …
eduardoformiga May 4, 2026
9196a39
chore: add release:v3 script and update workflow for 3.x branch - SFS…
eduardoformiga May 4, 2026
aae7a4f
[no ci] Release: 3.99.0-dev.5
May 4, 2026
3455e89
fix: Base CMS schema (#3290)
lucasfp13 May 4, 2026
652dbb0
[no ci] Release: 3.99.0-dev.6
May 4, 2026
5084915
fix: fixing preview tag style (#3058)
marcopaulo7 May 4, 2026
774a26a
[no ci] Release: 3.99.0-dev.7
May 4, 2026
dd714ca
chore: test next-logger with pino (#2973)
gabpaladino May 4, 2026
40bdd92
Merge branch 'main' into dev
eduardoformiga May 4, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 38 additions & 0 deletions .github/workflows/packages-preview.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
name: Packages Preview

on:
push:
branches-ignore:
- main

jobs:
build:
name: FastStore
timeout-minutes: 15
runs-on: ubuntu-latest
env:
TURBO_TOKEN: ${{ secrets.TURBO_TOKEN }}
TURBO_TEAM: ${{ vars.TURBO_TEAM }}

steps:
- name: Check out code
uses: actions/checkout@v4
with:
fetch-depth: 2

- name: Setup pnpm
uses: pnpm/action-setup@v4
with:
version: 9.15.5

- name: Setup Node.js environment
uses: actions/setup-node@v4
with:
node-version: 20

- name: Install dependencies
run: pnpm i

- name: Build
run: pnpm build
- run: pnpm dlx pkg-pr-new publish './packages/*' --no-compact --packageManager=yarn --commentWithSha
6 changes: 6 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
branches:
- main
- dev
- 3.x

permissions:
id-token: write # Required for OIDC
Expand Down Expand Up @@ -71,7 +72,12 @@ jobs:
if: github.ref_name == 'dev'
run: pnpm release:dev

- name: Publish (3.x)
if: github.ref_name == '3.x'
run: pnpm release:v3

- name: Publish to Chromatic
if: github.ref_name != '3.x'
uses: chromaui/action@latest
with:
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
Expand Down
51 changes: 51 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,53 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.99.0-dev.7](https://github.com/vtex/faststore/compare/v3.99.0-dev.6...v3.99.0-dev.7) (2026-05-04)

### Bug Fixes

- fixing preview tag style ([#3058](https://github.com/vtex/faststore/issues/3058)) ([5084915](https://github.com/vtex/faststore/commit/50849157ac190a57fc151e7e6c9cb10df487bff6))

# 3.99.0-dev.6 (2026-05-04)

### Bug Fixes

- Base CMS schema ([#3290](https://github.com/vtex/faststore/issues/3290)) ([3455e89](https://github.com/vtex/faststore/commit/3455e89295e197f4bd18c0b5f84d7b01c0d67009))

# 3.99.0-dev.5 (2026-05-04)

### Bug Fixes

- Enhance session validation logic to skip token refresh in local … ([#3285](https://github.com/vtex/faststore/issues/3285)) ([41a330a](https://github.com/vtex/faststore/commit/41a330a9704a29369141e6e78b1f6d01e5a2e1a5))

# 3.99.0-dev.4 (2026-04-28)

### Bug Fixes

- Refactor token refresh logic in GraphQL API handler - SFS-3104 ([#3263](https://github.com/vtex/faststore/issues/3263)) ([695ab6a](https://github.com/vtex/faststore/commit/695ab6a9413eb53ef457cfc890c74e41c29c1ab8))

# 3.99.0-dev.3 (2026-04-23)

### Features

- add isGift field to StoreOffer type and resolvers - SFS-3040 ([#3220](https://github.com/vtex/faststore/issues/3220)) ([e10fc92](https://github.com/vtex/faststore/commit/e10fc92633a5296a5b03286028d31d9c280561c6))
- Enhance session management with logout - SFS-3105 ([#3268](https://github.com/vtex/faststore/issues/3268)) ([9468e32](https://github.com/vtex/faststore/commit/9468e32a3531ca3c91c7f82a34ac1c750c6a26ef))

# [3.99.0-dev.2](https://github.com/vtex/faststore/compare/v3.99.0-dev.1...v3.99.0-dev.2) (2026-04-21)

### Bug Fixes

- Prevent IDB writes before store hydration completes - SFS-3121 ([#3267](https://github.com/vtex/faststore/issues/3267)) ([0b23e52](https://github.com/vtex/faststore/commit/0b23e526db23d7338c0eda75b673bb0bea05eef3))

# [3.99.0-dev.1](https://github.com/vtex/faststore/compare/v3.99.0-dev.0...v3.99.0-dev.1) (2026-04-15)

**Note:** Version bump only for package faststore

# [3.99.0-dev.0](https://github.com/vtex/faststore/compare/v3.98.1-dev.0...v3.99.0-dev.0) (2026-03-31)

### Features

- Add Shopping Assistant component to FastStore schema ([#3255](https://github.com/vtex/faststore/issues/3255)) ([f4c8ea6](https://github.com/vtex/faststore/commit/f4c8ea65da468d26acac198071882523a8a57215))

## [3.98.4](https://github.com/vtex/faststore/compare/v3.98.3...v3.98.4) (2026-04-15)

**Note:** Version bump only for package faststore
Expand Down Expand Up @@ -35,6 +82,10 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

- version 2026 03 27 ([#3251](https://github.com/vtex/faststore/issues/3251)) ([f330a43](https://github.com/vtex/faststore/commit/f330a43661567ad8edb468acd3416bb7ffacd8b6))

# [3.98.0-dev.10](https://github.com/vtex/faststore/compare/v3.98.0-dev.9...v3.98.0-dev.10) (2026-03-27)

**Note:** Version bump only for package faststore

# [3.98.0-dev.9](https://github.com/vtex/faststore/compare/v3.98.0-dev.8...v3.98.0-dev.9) (2026-03-27)

**Note:** Version bump only for package faststore
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "3.98.4",
"version": "3.99.0-dev.7",
"npmClient": "pnpm",
"command": {
"publish": {
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"size": "turbo run size",
"release": "lerna version --conventional-commits --conventional-graduate --yes && lerna publish from-git --yes",
"release:dev": "lerna version --conventional-commits --conventional-prerelease --preid=dev --yes && lerna publish from-git --dist-tag=dev --yes",
"release:v3": "lerna version --conventional-commits --yes && lerna publish from-git --dist-tag=v3-latest --yes",
"clean": "turbo run clean && rm -rf node_modules",
"prepare": "husky"
},
Expand Down
40 changes: 32 additions & 8 deletions packages/api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,30 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 3.99.0-dev.6 (2026-05-04)

**Note:** Version bump only for package @faststore/api

# 3.99.0-dev.5 (2026-05-04)

### Bug Fixes

- Enhance session validation logic to skip token refresh in local … ([#3285](https://github.com/vtex/faststore/issues/3285)) ([41a330a](https://github.com/vtex/faststore/commit/41a330a9704a29369141e6e78b1f6d01e5a2e1a5))

# 3.99.0-dev.4 (2026-04-28)

**Note:** Version bump only for package @faststore/api

# 3.99.0-dev.3 (2026-04-23)

### Features

- add isGift field to StoreOffer type and resolvers - SFS-3040 ([#3220](https://github.com/vtex/faststore/issues/3220)) ([e10fc92](https://github.com/vtex/faststore/commit/e10fc92633a5296a5b03286028d31d9c280561c6))

## [3.98.1-dev.0](https://github.com/vtex/faststore/compare/v3.98.0-dev.10...v3.98.1-dev.0) (2026-03-27)

**Note:** Version bump only for package @faststore/api

# 3.98.0 (2026-03-27)

### Bug Fixes
Expand Down Expand Up @@ -39,6 +63,10 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

**Note:** Version bump only for package @faststore/api

# [3.97.0](https://github.com/vtex/faststore/compare/v3.96.5...v3.97.0) (2026-02-03)

**Note:** Version bump only for package @faststore/api

# [3.97.0-dev.3](https://github.com/vtex/faststore/compare/v3.97.0-dev.2...v3.97.0-dev.3) (2026-02-06)

### Features
Expand All @@ -47,16 +75,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

# 3.97.0-dev.2 (2026-02-06)

# [3.97.0](https://github.com/vtex/faststore/compare/v3.96.5...v3.97.0) (2026-02-03)

**Note:** Version bump only for package @faststore/api

## [3.96.4-dev.0](https://github.com/vtex/faststore/compare/v3.96.3...v3.96.4-dev.0) (2026-01-21)

# 3.96.0-dev.22 (2026-01-21)

**Note:** Version bump only for package @faststore/api

## [3.96.3](https://github.com/vtex/faststore/compare/v3.96.2...v3.96.3) (2026-01-21)

**Note:** Version bump only for package @faststore/api
Expand All @@ -81,6 +101,10 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

# 3.96.0-dev.22 (2026-01-21)

**Note:** Version bump only for package @faststore/api

# 3.96.0-dev.22 (2026-01-21)

### Bug Fixes

- Clear cart (get new orderForm) if there is no checkout cookie present ([#3178](https://github.com/vtex/faststore/issues/3178)) ([f3f69bc](https://github.com/vtex/faststore/commit/f3f69bca1c54f2859ad4c3ac9a52563a0e8c2571))
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@faststore/api",
"version": "3.98.0",
"version": "3.99.0-dev.6",
"license": "MIT",
"main": "dist/cjs/src/index.js",
"typings": "dist/esm/src/index.d.ts",
Expand Down
2 changes: 2 additions & 0 deletions packages/api/src/__generated__/schema.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions packages/api/src/platforms/vtex/resolvers/offer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,13 @@ export const StoreOffer: Record<string, Resolver<Root>> = {
return root.quantity
}

return null
},
isGift: (root) => {
if (isOrderFormItem(root)) {
return root.isGift ?? false
}

return null
},
}
4 changes: 4 additions & 0 deletions packages/api/src/typeDefs/offer.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,10 @@ type StoreOffer {
Number of items offered.
"""
quantity: Int!
"""
Whether this offer is a gift (e.g. free promotional item).
"""
isGift: Boolean
}

"""
Expand Down
67 changes: 50 additions & 17 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,42 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.99.0-dev.7](https://github.com/vtex/faststore/compare/v3.99.0-dev.6...v3.99.0-dev.7) (2026-05-04)

**Note:** Version bump only for package @faststore/cli

# 3.99.0-dev.6 (2026-05-04)

**Note:** Version bump only for package @faststore/cli

# 3.99.0-dev.5 (2026-05-04)

### Bug Fixes

- Enhance session validation logic to skip token refresh in local … ([#3285](https://github.com/vtex/faststore/issues/3285)) ([41a330a](https://github.com/vtex/faststore/commit/41a330a9704a29369141e6e78b1f6d01e5a2e1a5))

# 3.99.0-dev.4 (2026-04-28)

**Note:** Version bump only for package @faststore/cli

# 3.99.0-dev.3 (2026-04-23)

### Features

- add isGift field to StoreOffer type and resolvers - SFS-3040 ([#3220](https://github.com/vtex/faststore/issues/3220)) ([e10fc92](https://github.com/vtex/faststore/commit/e10fc92633a5296a5b03286028d31d9c280561c6))

# [3.99.0-dev.2](https://github.com/vtex/faststore/compare/v3.99.0-dev.1...v3.99.0-dev.2) (2026-04-21)

**Note:** Version bump only for package @faststore/cli

# [3.99.0-dev.1](https://github.com/vtex/faststore/compare/v3.99.0-dev.0...v3.99.0-dev.1) (2026-04-15)

**Note:** Version bump only for package @faststore/cli

# [3.99.0-dev.0](https://github.com/vtex/faststore/compare/v3.98.1-dev.0...v3.99.0-dev.0) (2026-03-31)

**Note:** Version bump only for package @faststore/cli

## [3.98.4](https://github.com/vtex/faststore/compare/v3.98.3...v3.98.4) (2026-04-15)

**Note:** Version bump only for package @faststore/cli
Expand All @@ -19,6 +55,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

**Note:** Version bump only for package @faststore/cli

## [3.98.1-dev.0](https://github.com/vtex/faststore/compare/v3.98.0-dev.10...v3.98.1-dev.0) (2026-03-27)
# 3.98.0 (2026-03-27)

### Bug Fixes
Expand All @@ -29,6 +66,10 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

- version 2026 03 27 ([#3251](https://github.com/vtex/faststore/issues/3251)) ([f330a43](https://github.com/vtex/faststore/commit/f330a43661567ad8edb468acd3416bb7ffacd8b6))

# [3.98.0-dev.10](https://github.com/vtex/faststore/compare/v3.98.0-dev.9...v3.98.0-dev.10) (2026-03-27)

**Note:** Version bump only for package @faststore/cli

# [3.98.0-dev.9](https://github.com/vtex/faststore/compare/v3.98.0-dev.8...v3.98.0-dev.9) (2026-03-27)

**Note:** Version bump only for package @faststore/cli
Expand Down Expand Up @@ -77,7 +118,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

**Note:** Version bump only for package @faststore/cli

# [3.97.0-dev.6](https://github.com/vtex/faststore/compare/v3.97.0-dev.5...v3.97.0-dev.6) (2026-02-19)
# [3.97.0](https://github.com/vtex/faststore/compare/v3.96.5...v3.97.0) (2026-02-03)

**Note:** Version bump only for package @faststore/cli

Expand All @@ -103,10 +144,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

**Note:** Version bump only for package @faststore/cli

# [3.97.0](https://github.com/vtex/faststore/compare/v3.96.5...v3.97.0) (2026-02-03)

**Note:** Version bump only for package @faststore/cli

# [3.97.0-dev.1](https://github.com/vtex/faststore/compare/v3.96.5...v3.97.0-dev.1) (2026-02-03)

# 3.97.0-dev.0 (2026-01-27)
Expand All @@ -119,10 +156,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

## [3.96.4-dev.0](https://github.com/vtex/faststore/compare/v3.96.3...v3.96.4-dev.0) (2026-01-21)

# 3.96.0-dev.22 (2026-01-21)

**Note:** Version bump only for package @faststore/cli

## [3.96.3](https://github.com/vtex/faststore/compare/v3.96.2...v3.96.3) (2026-01-21)

**Note:** Version bump only for package @faststore/cli
Expand Down Expand Up @@ -237,16 +270,16 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

## [3.95.1-dev.0](https://github.com/vtex/faststore/compare/v3.95.0...v3.95.1-dev.0) (2025-12-02)

# 3.95.0-dev.3 (2025-12-02)

**Note:** Version bump only for package @faststore/cli

# 3.95.0 (2025-12-02)

### Features

- release version 20250212 ([#3138](https://github.com/vtex/faststore/issues/3138)) ([5e51548](https://github.com/vtex/faststore/commit/5e5154898e3756aa8d95efd54d76db0c90248d8d))

# 3.95.0-dev.3 (2025-12-02)

**Note:** Version bump only for package @faststore/cli

# [3.95.0-dev.2](https://github.com/vtex/faststore/compare/v3.94.0...v3.95.0-dev.2) (2025-12-02)

### Features
Expand All @@ -267,17 +300,17 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

## [3.94.1-dev.0](https://github.com/vtex/faststore/compare/v3.94.0...v3.94.1-dev.0) (2025-11-19)

# 3.93.0-dev.4 (2025-11-17)

**Note:** Version bump only for package @faststore/cli

# 3.94.0 (2025-11-19)

### Features

- release version 20251119 17 05 ([#3126](https://github.com/vtex/faststore/issues/3126)) ([9753c3f](https://github.com/vtex/faststore/commit/9753c3ff5ea760767978c41ec138b661a87ad731))
- update version to 3.93.0-dev.4 and clean up changelogs ([#3127](https://github.com/vtex/faststore/issues/3127)) ([0c29d74](https://github.com/vtex/faststore/commit/0c29d749dc2222d01d848ffda9c2ae95dfba22af))

# 3.93.0-dev.4 (2025-11-17)

**Note:** Version bump only for package @faststore/cli

# [3.93.0-dev.4](https://github.com/vtex/faststore/compare/v3.93.0-dev.3...v3.93.0-dev.4) (2025-11-17)

**Note:** Version bump only for package @faststore/cli
Expand Down
Loading
Loading