Releases: react-cosmos/react-cosmos
v3.6.1
v3.6.0
v3.5.0
v3.4.0
v3.3.0
v3.2.1
v3.2.0
v3.1.1
v3.1.0
feat: Headless Testing API (#534)
feat: Basic extraction of HOCs from component name (#523) @maxsalven
feat: Dismiss runtime error on fixture change (#535) @jozsi
feat: Add fixture.init (#528)
feat: Avoid re-starting Cosmos when adding new component / fixtures files (#531) @xavcz
fix: Avoid null component paths when generating common components dir (#332)
docs: Context Proxy example (#527) @jozsi
docs: Section for installing proxies (#536) @bugzpodder
chore: Remove outdated paragraph @jozsi
v3.0.0
Check out out the blog post for a more human readable log
Cosmos 3.0, the version you’ll fall in love with
2c6cc11 BREAKING CHANGE: New fixture format and file discovery (#469)
8a5c65c feat: Generate config automatically for create-react-app (#512)
c1a74ce feat: HTTP Proxy API requests (#500)
34f4491 feat: Capture runtime errors that occur before Loader initializes (#504)
b355c38 feat: Handle missing index.html gracefully (#498)
d2eebd4 feat: Register print-fixture-files script
15962fe feat: React router proxy improvements (#477)
86bacba feat: Add dev cmd for running Jest in watch mode
34cb677 feat: Tree View Persist (#482)
c14a726 feat: Add react-error-overlay (#484)
e1b0aae feat: Allow namespacing of fixtures in tree view (#483)
975fe69 feat: Add projectKey prop to Component Playground (#485)
8f2520a feat: Find fixture files with .ts and .tsx extensions by default (#487)
ed97178 feat: Error catch proxy (#481)
6dcb142 feat: Display relative paths in console (#480)
055a9bc feat: Add option for excluding fixture files (#479)
d2a0f40 feat: Add Component Icon to Tree View (#472)
d1bad48 feat: Component Playground Tree View (#448)
158306e fix: Stop publishing voyager test use cases (#517)
c3ec833 fix: Support named component imports #475 (#516)
b595b99 fix: Only trigger Loader error state on init runtime errors (#515)
fb5f023 fix: Skip checking Loader status on file: protocol (#513)
ebd4570 fix: Module component paths (#510)
a0325d9 fix: Add support for custom-resolved absolute component paths (#507)
d4ea813 fix: Use resolveUserPath instead of require.resolve for non .js extensions (#506)
a3c2682 fix: Enable HMR in xhr-proxy (#503)
385c121 fix: Overlapping components (#497)
900798c fix: Fixture editor update (#493)
e786644 fix: Un-mock react-error-overlay requests (#491)
f7e4e2a chore: Document fixture upgrade (#514)
63e6c05 chore: v3 docs (#501)
e52533b chore: Tweak create-react-overlay integration
aa3e483 chore: Pin Prettier (#478)
13faa35 chore: Clean up shared exports (#474)