Skip to content

Releases: interactivethings/catalog

v4.0.1-canary.1

05 Feb 17:26
Compare
Choose a tag to compare
v4.0.1-canary.1 Pre-release
Pre-release

Major Changes

Minor Changes

v4.0.1-canary.0

05 Feb 17:28
Compare
Choose a tag to compare
v4.0.1-canary.0 Pre-release
Pre-release

Major Changes

  • Split catalog into multiple packages #453

v3.6.0

08 Oct 12:38
Compare
Choose a tag to compare

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

16 Jul 16:19
Compare
Choose a tag to compare

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

04 Jun 18:47
Compare
Choose a tag to compare

Patches

  • Make Babel preset compatible with Babel 7: 49490d3

v3.5.3

27 Apr 07:30
Compare
Choose a tag to compare

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

06 Apr 14:25
Compare
Choose a tag to compare

Patches

  • Another type definitions fix 😅: fec3a78

3.5.1

06 Apr 14:17
Compare
Choose a tag to compare

Patches

3.5.0

05 Apr 21:54
Compare
Choose a tag to compare

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

27 Feb 14:54
Compare
Choose a tag to compare

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