Skip to content

Releases: cloud-walker/workbench

@cloudwalker/ui@0.1.0

25 Jun 18:08
bb885a9
Compare
Choose a tag to compare

Minor Changes

  • d505919: ✨ First UI package release, experimenting with PandaCSS

@cloudwalker/ts-utils@0.1.0

06 Jan 17:40
b72e354
Compare
Choose a tag to compare

Minor Changes

  • 49a36f9: ✨ Add ObjectValues type

@cloudwalker/react-utils@0.1.0

17 Sep 14:42
df37e60
Compare
Choose a tag to compare

Minor Changes

  • 3dd8777: ✨ Add RenderProp type and usePreviousValue hook

@cloudwalker/dom-utils@0.2.0

16 Sep 10:47
e9c91f0
Compare
Choose a tag to compare

Minor Changes

  • 554ae40: 🐛 Fix package exports mapping

@cloudwalker/react-inspect@0.9.0

07 Sep 20:26
2bda8ac
Compare
Choose a tag to compare

Minor Changes

  • ab7e781: Remove prop-types as peer dependency

@cloudwalker/react-inspect@0.8.1

05 Sep 21:02
Compare
Choose a tag to compare

Patch Changes

  • d6dce3e: Set sideEffects to false
  • Fix JSX bundling

@cloudwalker/react-inspect@0.8.0

04 Sep 17:02
0899a4c
Compare
Choose a tag to compare

Minor Changes

  • 5a09ac3: - Now the package exports the Inspect component via named export
    • Updated the readme to reflect the new usage

Patch Changes

  • 108167d: Convert all internal components to function components

@cloudwalker/react-inspect@0.7.0

04 Sep 16:00
e56c2f5
Compare
Choose a tag to compare

Minor Changes

@cloudwalker/react-inspect@0.6.1

28 Aug 16:27
508a2df
Compare
Choose a tag to compare

Patch Changes

  • 2ab6d31: Remove ramda as dependency

@cloudwalker/react-inspect@0.6.0

28 Aug 15:17
e079472
Compare
Choose a tag to compare

Minor Changes

  • bd175bc: Upgraded all the major dependencies of the package, included react 18 (the package code is still written in react 15 tho)