Skip to content

Enable biome formatter - #362

Merged
malessani merged 2 commits into
sdk8from
chore/enable-biome
Jun 25, 2026
Merged

Enable biome formatter#362
malessani merged 2 commits into
sdk8from
chore/enable-biome

Conversation

@malessani

Copy link
Copy Markdown
Contributor

Closes https://github.com/commercelayer/team-apps/issues/20

What I did

This PR will enable biome formatter, remove deprecated settings and default ones in biome.json

How to test

Checklist

  • Make sure your changes are tested (stories and/or unit, integration, or end-to-end tests).
  • Make sure to add/update documentation regarding your changes.
  • You are NOT deprecating/removing a feature.

semantic-release-bot and others added 2 commits June 25, 2026 13:48
## [8.0.0-beta.7](v8.0.0-beta.6...v8.0.0-beta.7) (2026-06-25)

### ⚠ BREAKING CHANGES

* remove /versions endpoints

### Features

* switch from OpenAPI schema to public resources and publish to pkg-pr-new ([fcc1b8a](fcc1b8a))
* update resources to schema v7.10.0 ([c8086f2](c8086f2))

### Documentation

* update import guide ([d20dae1](d20dae1))
@malessani malessani self-assigned this Jun 25, 2026
@malessani malessani added the enhancement New feature or request label Jun 25, 2026
@pkg-pr-new

pkg-pr-new Bot commented Jun 25, 2026

Copy link
Copy Markdown
npm i https://pkg.pr.new/@commercelayer/sdk@362

commit: e332a92

adyen_payments: [ adyen_payments.relationship(TestData.id) ],
}
name: randomValue('string', 'name'),
merchant_account: randomValue('string', 'merchant_account'),
}
name: randomValue('string', 'name'),
merchant_account: randomValue('string', 'merchant_account'),
api_key: randomValue('string', 'api_key'),
tax_categories: [ tax_categories.relationship(TestData.id) ],
}
name: randomValue('string', 'name'),
username: randomValue('string', 'username'),
}
name: randomValue('string', 'name'),
username: randomValue('string', 'username'),
password: randomValue('string', 'password'),
}
name: randomValue('string', 'name'),
login: randomValue('string', 'login'),
api_key: randomValue('string', 'api_key'),
tax_categories: [ tax_categories.relationship(TestData.id) ],
}
name: randomValue('string', 'name'),
api_key: randomValue('string', 'api_key'),
baseurl: randomValue('string', 'baseurl'),
}
name: randomValue('string', 'name'),
api_key: randomValue('string', 'api_key'),
tax_categories: [ tax_categories.relationship(TestData.id) ],
}
name: randomValue('string', 'name'),
api_key: randomValue('string', 'api_key'),
}
name: randomValue('string', 'name'),
client_id: randomValue('string', 'client_id'),
client_secret: randomValue('string', 'client_secret'),
{
id: typeof id === 'string' ? id : id.id,
type: CustomerPasswordResets.TYPE,
_reset_password_token: triggerValue,
@malessani
malessani changed the base branch from main to sdk8 June 25, 2026 15:04
@malessani
malessani merged commit aad1cd7 into sdk8 Jun 25, 2026
5 of 6 checks passed
@malessani
malessani deleted the chore/enable-biome branch June 25, 2026 15:11
@commercelayer-ci

Copy link
Copy Markdown

🎉 This PR is included in version 8.0.0-beta.8 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request released on @beta

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants