Socket
Socket
Sign inDemoInstall

@kibalabs/core-react

Package Overview
Dependencies
22
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous123467Next

0.6.1-next.0

Diff

krishan711
published 0.6.0 •

Changelog

Source

[0.6.0] - 2021-02-06

Added

  • [MAJOR] Added useNavigator for routing

Changed

  • [MAJOR] Upgrade from @reach/router to react-router v6

Removed

  • [MAJOR] Removed useHistory for routing (use useNavigator instead)
krishan711
published 0.5.6-next.0 •

krishan711
published 0.5.5 •

Changelog

Source

[0.5.5] - 2021-01-07

Added

  • [MINOR] Added propsUtil with a few methods and exceptions to make life easy for component writers
  • [MINOR] Created IOptionalSingleChildProps to allow components to require an optional single child prop
  • [MINOR] Created OptionalProppedElement to allow children from IMultiChildProps and IOptionalSingleChildProps to accept false values
krishan711
published 0.5.5-next.0 •

krishan711
published 0.5.4 •

Changelog

Source

[0.5.4] - 2020-12-31

Changed

  • [MINOR] Corrected typings
krishan711
published 0.5.5-next.1 •

krishan711
published 0.5.4-next.0 •

krishan711
published 0.5.3 •

Changelog

Source

[0.5.3] - 2020-12-28

Added

  • [MINOR] Added IOptionalSingleAnyChildProps

Changed

  • [MINOR] Made ISingleAnyChildProps and IMultiAnyChildProps accept React.ReactNode
krishan711
published 0.5.2 •

Changelog

Source

[0.5.2] - 2020-12-23

Added

  • [MINOR] Updated react requirement to >=16.9 to allow for react 17
  • [MINOR] Added routing.createStaticHistory to create a static history (useful for testing and SSR)
  • [MINOR] Added pageElement prop to Route to allow using an instantiated page element
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc