Releases: react-cosmos/react-cosmos
v4.5.0
Warning: This minor version is actually a breaking change for
react-cosmos-apollo-proxy. Read more
06a701d feat: Accept connections from all addresses by default (#716)
0f9f9c0 fix: Never minify component names (#714)
8effd82 fix: Remove duplicate CodeMirror dependency (#713)
001ad17 fix: Persistent Apollo mocks between fixtures (#707)
a996035 fix: Windows10 development (#696)
822f8fa chore: Extract non-webpack core from react-cosmos/server (#712)
d6cf1df chore: Refactor server tests (#711)
f01b555 chore: Replace Coveralls with Codecov (#709)
09718fa chore: Bring back Lerna commit in release flow (#691)
v4.4.0
v4.3.0
v4.2.0
v4.1.1
v4.1.0
v4.0.0
v4.0.0-rc.1
67e4cef BREAKING CHANGE: Upgrade to webpack 4 (#628)
2403b01 BREAKING CHANGE: find fixture files when cwd includes dotfile #610 (#618)
f8d5e45 feat: Allow webpack config customization (#649)
a128da4 feat: Support webpack config that exports a function (#647)
eaa61f1 feat: Improve troubleshooting (#644)
faacf7e feat: Detect new fixture files (#643)
4f95c81 feat: update redux-proxy to receive new props (#624)
2f825fb feat: Apollo Client finer integration (#552)
f480fd8 refactor: includes StateProxy as part of createContext (#617)
b2e11ed fix: Run Cosmos through Babel in examples (#648)
496eb28 fix: Stop sharing fixture name increments across different components (#645)
3db505f fix: Prevent confusing duplicate names with HoCs (#642)
0eff793 fix: allow parsing css from node_modules by default #631 (#632)
7730c95 fix(bin/cosmos*.js): check the local process.env variables before defaulting to 'development' or 'production' (#630)
61597c4 fix: Make default webpack config backwards compatible (#629)
7e11e8a chore: Improve monorepo dev experience (#637)
ce2ba7c chore: Upgrade deps (#623)
c9f9232 docs: Document Flow helper (#650)
ed1cbdc docs: Add Twitter follow badge
9ea9801 docs: missing import statement needed in an context proxy example (#627)
f739a1b docs: Emphasise React needs to be in scope for JSX (#615)
5607779 docs: Clarify fixture file extension in README (#606)
d32718a docs: Update README.md (#601)
c1e047f docs: Improve fixture docs #563 (#597)
88d0020 docs: Update fixture documentation (#563)