Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 15 Sep 13:37
074f0bc

1.0.0 (2022-09-15)

⚠ BREAKING CHANGES

  • add publishing config
  • converted to esm module

Features

  • add anystorage feature (b64ee62)
  • add calendly integration component (d0295e4)
  • add cra proxy lib function (1e57ca0)
  • add custom headers to fetch (00156d3)
  • add noProxy option to fetch calls (fc6286a)
  • add pluralize func (45bcd52)
  • add publishing config (8150298)
  • add svg to data conversion methods (12c1ccd)
  • add ThemeProvider (5101366)
  • add tooltip component from floating-ui library (e90d928)
  • added pagination css (2f92b96)
  • added pagination for swipper (16296f0)
  • anystorage made react-native compatible (1786e29)
  • chartprovider (08a608d)
  • converted to esm module (580b286)
  • deploy with correct types (7693b61)
  • dynamically load external stylesheet (4805d54)
  • ObserveInView component (94f248e)
  • razorpay payment library (8b6c72e)
  • remove calendly component and add hook (4b0e3dd)
  • update fetch utils (e1d18c8)

Bug Fixes

Reverts

  • fetch options type change (1132575)