Skip to content

feat(cli,feeds): smart rewrites merge and generic xml handler#745

Merged
leomp12 merged 4 commits into
mainfrom
feat/feeds-obscure-path
Apr 29, 2026
Merged

feat(cli,feeds): smart rewrites merge and generic xml handler#745
leomp12 merged 4 commits into
mainfrom
feat/feeds-obscure-path

Conversation

@vitorrgg
Copy link
Copy Markdown
Member

CLI: when store conf/firebase.json defines a rewrite for a function already present in base config, the merge replaces that entry instead of appending a duplicate. Falls back to adding a new entry if function is not found in base rewrites.

Feeds: catalog handler now matches any .xml path (except sitemap), so store-specific routing prefixes work without code changes.

CLI: when store conf/firebase.json defines a rewrite for a function
already present in base config, the merge replaces that entry instead
of appending a duplicate. Falls back to adding a new entry if function
is not found in base rewrites.

Feeds: catalog handler now matches any .xml path (except sitemap),
so store-specific routing prefixes work without code changes.
Comment thread packages/feeds/src/firebase/serve-feeds.ts Outdated
vitorrgg and others added 2 commits April 29, 2026 10:23
The delivery address (endereco_entrega) was missing cpf_cnpj and
tipo_pessoa fields required by the Tiny ERP API v2 for NF issuance.
These fields were only being sent in the cliente (billing) object,
causing NF generation errors when Tiny stopped inferring the document
number from the customer record for the delivery address.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@leomp12 leomp12 merged commit 7947dbf into main Apr 29, 2026
2 of 3 checks passed
@leomp12 leomp12 deleted the feat/feeds-obscure-path branch April 29, 2026 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants