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

@storybook/addons

Package Overview
Dependencies
Maintainers
7
Versions
1495
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@storybook/addons - npm Package Compare versions

Comparing version 3.0.0-rc.0 to 3.0.0-rc.2

22

CHANGELOG.md
## Changelog
### v1.6.0
28 Oct 2016

@@ -10,23 +11,26 @@

### v1.6.0
28 Oct 2016
* Add `setPreviewDecorator` and `getPreviewDecorator` methods.
* Now following methods can only be set once and they accept an option name as the second argument.
* setChannel(channel, name)
* setDatabase(database, name)
* setPreview(preview, name)
* setPreviewDecorator(decorator, name)
- Add `setPreviewDecorator` and `getPreviewDecorator` methods.
- Now following methods can only be set once and they accept an option name as the second argument.
- setChannel(channel, name)
- setDatabase(database, name)
- setPreview(preview, name)
- setPreviewDecorator(decorator, name)
### v1.5.0
13 Aug 2016
* Add `getDatabase` and `setDatabase` methods [PR3](https://github.com/kadirahq/storybook-addons/pull/3)
- Add `getDatabase` and `setDatabase` methods [PR3](https://github.com/kadirahq/storybook-addons/pull/3)
### v1.4.0
29 Aug 2016
* Add `getPreview` and `setPreview` methods [PR2](https://github.com/kadirahq/storybook-addons/pull/2)
- Add `getPreview` and `setPreview` methods [PR2](https://github.com/kadirahq/storybook-addons/pull/2)
### v1.3.1
* First stable release with addon store for loaders, panels and channel.
- First stable release with addon store for loaders, panels and channel.
{
"name": "@storybook/addons",
"version": "3.0.0-rc.0",
"version": "3.0.0-rc.2",
"description": "Storybook addons store",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

# Storybook Addons
[![Greenkeeper badge](https://badges.greenkeeper.io/storybooks/storybook.svg)](https://greenkeeper.io/)

@@ -13,4 +14,4 @@ [![Build Status](https://travis-ci.org/storybooks/storybook.svg?branch=master)](https://travis-ci.org/storybooks/storybook)

---
* * *
For more information visit: [storybooks.js.org](https://storybooks.js.org)
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