From 32f8dc2c567dec25afd903b474a7e67f3543d1ef Mon Sep 17 00:00:00 2001 From: Jean-Yves Moyen Date: Tue, 25 Jun 2024 16:43:00 +0200 Subject: [PATCH] Add changeset --- .changeset/warm-rocks-rush.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 .changeset/warm-rocks-rush.md diff --git a/.changeset/warm-rocks-rush.md b/.changeset/warm-rocks-rush.md new file mode 100644 index 00000000..d4bc3768 --- /dev/null +++ b/.changeset/warm-rocks-rush.md @@ -0,0 +1,32 @@ +--- +"@siteimprove/alfa-formatter-sarif": minor +"@siteimprove/alfa-formatter-earl": minor +"@siteimprove/alfa-formatter-json": minor +"@siteimprove/alfa-interviewer": minor +"@siteimprove/alfa-playwright": minor +"@siteimprove/alfa-unexpected": minor +"@siteimprove/alfa-formatter": minor +"@siteimprove/alfa-puppeteer": minor +"@siteimprove/alfa-webdriver": minor +"@siteimprove/alfa-frontier": minor +"@siteimprove/alfa-angular": minor +"@siteimprove/alfa-cheerio": minor +"@siteimprove/alfa-command": minor +"@siteimprove/alfa-crawler": minor +"@siteimprove/alfa-cypress": minor +"@siteimprove/alfa-jasmine": minor +"@siteimprove/alfa-scraper": minor +"@siteimprove/alfa-assert": minor +"@siteimprove/alfa-enzyme": minor +"@siteimprove/alfa-jquery": minor +"@siteimprove/alfa-react": minor +"@siteimprove/alfa-chai": minor +"@siteimprove/alfa-jest": minor +"@siteimprove/alfa-vue": minor +--- + +**Breaking:** The .js files are now built in the dist folder rather than in src. + +⚠️ This is the first of a series of changes on the internal structure and build process of distributed packages. It is probably better to not use this version and wait until more of these internal changes have been done to jump directly to the final result. We are internally releasing these changes for validation purpose only. + +This should not impact consumers, the package.json files should be set correctly to consume these files.