Compare commits

..

2 Commits

Author SHA1 Message Date
Chromatic 93712e3766 v15.1.1 2026-02-17 19:22:32 +00:00
Chromatic a8ce9c58f5 v15.1.0 2026-02-10 21:15:18 +00:00
3 changed files with 587 additions and 560 deletions
+26
View File
@@ -1,3 +1,29 @@
# v15.1.1 (Tue Feb 17 2026)
#### 🐛 Bug Fix
- Add concurrency limits to TurboSnap checks to fix OOM errors with large monorepos [#1242](https://github.com/chromaui/chromatic-cli/pull/1242) ([@Brookke](https://github.com/Brookke) [@codykaup](https://github.com/codykaup))
#### Authors: 2
- Brooke Hatton ([@Brookke](https://github.com/Brookke))
- Cody Kaup ([@codykaup](https://github.com/codykaup))
---
# v15.1.0 (Tue Feb 10 2026)
#### 🚀 Enhancement
- Add support for iOS React Native projects [#1229](https://github.com/chromaui/chromatic-cli/pull/1229) ([@codykaup](https://github.com/codykaup))
- Only upload `manifest.json`/`storybook.apk`/`storybook.app` [#1240](https://github.com/chromaui/chromatic-cli/pull/1240) ([@codykaup](https://github.com/codykaup))
#### Authors: 1
- Cody Kaup ([@codykaup](https://github.com/codykaup))
---
# v15.0.0 (Mon Feb 02 2026)
#### 💥 Breaking Change
+560 -559
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "chromatic",
"version": "15.0.0",
"version": "15.1.1",
"description": "Automate visual testing across browsers. Gather UI feedback. Versioned documentation.",
"keywords": [
"storybook-addon",