npm.io
1.12.0 • Published 3d ago

@vtex/vtexis-compatibility-layer

Licence
MIT
Version
1.12.0
Deps
1
Size
467 kB
Vulns
0
Weekly
254

vtexis-compatibility-layer

Lib to convert the Intelligent Search object to the VTEX object.

Example

    import { convertISProduct } from 'vtexis-compatibility-layer'

    const vtexProduct = convertISProduct(intelligentSearchProduct, tradePolicy)

Deploy

  • Merge your PR to the main branch
  • git checkout main
  • git pull
  • Update the CHANGELOG.md file
  • npm version [<newversion> | major | minor | patch | premajor | preminor | prepatch | prerelease [--preid=<prerelease-id>] | from-git] on the main branch.
  • Run git push origin main --tags

Keywords