Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

chromatic

Package Overview
Dependencies
Maintainers
9
Versions
1427
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chromatic - npm Package Versions

1
143

6.0.3

Diff

Changelog

Source

6.0.3 - 2021-10-13

  • Fix --only-changed to bail on changes to package.json, package-lock.json or yarn.lock located at the repository root.
ndelangen
published 6.0.2 •

ndelangen
published 6.0.2-canary.5 •

ndelangen
published 6.0.2-canary.4 •

ndelangen
published 6.0.2-canary.3 •

ndelangen
published 6.0.2-canary.2 •

ndelangen
published 6.0.2-canary.1 •

ndelangen
published 6.0.2-canary.0 •

ndelangen
published 5.10.2 •

ndelangen
published 6.0.0 •

Changelog

Source

6.0.0 - 2021-10-12

  • 393 Bundle the bin & action so it's dependency-less
  • 393 Add support for workflow_run event
  • 393 Make lookup of storybook version optional
  • Make isChromatic the package main entry point
  • Remove the deprecated Storybook addon

Before:

import isChromatic from 'chromatic/isChromatic';

After:

import isChromatic from 'chromatic';
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc