v0.2.1
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@oriflame/[email protected]
Minor Changes
- 32cc2fb: Upgraded to Backstage core 1.22.1, support for React v18, Node 20, Cypress e2e test migrated to Playwright and more.
BREAKING CHANGES:
EntityScoreExtended
new required propertyid:string
added to fullfill the Material UI Table row ID needs. Fix your clients by providing e.g.stringifyEntityRef(score.entityRef)
as a value for the id.