Releases: interactivethings/catalog
Releases · interactivethings/catalog
v4.0.1-canary.1
Major Changes
Minor Changes
v4.0.1-canary.0
Major Changes
- Split catalog into multiple packages #453
v3.6.0
Minor Changes
- Upgrade rollup: #438
- Typesetting improvements: #446
Patches
- Typo fix on module usage: #441
- Add Babel Standalone to docs and example: 609ece3
- Fix table cell proptype: eb31d45
- Fix table head style typo: #451
- PageLoader() accepts any promise that returns a React ComponentType: 644653c
- Merge pull request #452 from interactivethings/page-loader-component-type-promise: a068c52
Credits
Huge thanks to @blowery and @sorosora for helping!
v3.5.5
Patches
- Fix broken link in documentation: #428
- Bump jest because it stopped working: fe348b8
- Fix Markdown links: #436
- More markdown fixes: #437
- TS: Relax props on CodeSpecimen: d27d7b1
Credits
Huge thanks to @lucguillemot for helping!
v3.5.4
Patches
- Make Babel preset compatible with Babel 7: 49490d3
v3.5.3
Patches
- Enable source maps in lib builds: 8f1c61d
- Fix template test page: bf38e27
- Update hosting instructions: 5a9a294
- Improve type definitions: 4eae9a5
- Upgrade TS dependencies: 6dbae84
- Upgrade app and build depencendies: #412
- Allow arrays in markdown template literal: #410
3.5.2
Patches
- Another type definitions fix 😅: fec3a78
3.5.0
Minor Changes
- TypeScript declaration file: #383
- Use Prettier 💅: #393
- Replace Radium with Emotion 👩🎤: #394
- Remove unnecessary componentWillMount(): 5d61e05
Patches
- Fixes Installation React guide link: #385
- Remove circular dependency in menu: 80b8180
- Fix table styles: 64d33bf
- Fix code docs: caa4798
Credits
Huge thanks to @ddanielbee for helping!
v3.4.0
Minor Changes
- Add option to enable/disable babelrc: #379
- Migrate docs: #380
Patches
- Remove next dependencies: 95defc3
- Upgrade flow and flow-typed: 71a7f4d
- Fix white specimen background: 3ce23f0