Skip to content

Release v0.5.0

Compare
Choose a tag to compare
@navin-moorthy navin-moorthy released this 08 Sep 10:26
· 270 commits to main since this release
v0.5.0
334e557

0.5.0 (2021-09-08)

Feature Updates

  • checkbox: ✨ add checkbox & update deps (fc12143)

Build Updates

  • build: 💚 fix vercel build error with path (f58b8c0)
  • release-it: 👷 update release configs (949fcc9)
  • release-it: 💚 remove snapshot update in test (a6e2477)
  • vercel: 💚 fix slider import path (ad4cdba)

CI Changes

  • templates: 💚 fix vercel templates bug (3c7d717)

Code Refactors

  • date: ♻️ update format & parse to reduce bundle size (8586325)
  • format: 🎨 update path and improve format (e0b3140)

Test Updates

  • dates: ✅ add & update tests for the new changes (b254100)

Maintanance Updates

  • branch: 🔧 change master to main (ebc7b42)
  • pkg: ⬆️ update dev deps & move dev deps (7673fd6)

Documentation Changes

  • calendar: 📝 update docs generation (8d41c71)
  • checkbox: 📝 change misnaming in aria text (c1da1b4)
  • checkbox: 📝 refactor stories with better types handling (09d84e4)
  • docs: 📝 improve docs csb script & templates (abdda0e)
  • generatejs: 📝 update sb preview templates generation (2b7c51d)
  • stories: 📝 update docs with new format (6649010)
  • storybook: 📝 finish stories migration to new component (a780c1a)