Releases

You can find the latest releases and any change logs here.

v0.0.19

  • Fix broken logo in README

v0.0.18

  • Separated documentation website into its own repository
  • Implemented Github actions for continuous NPM publishing
  • Updated and removed any unused devDependencies

v0.0.17

  • Updated README to remove documentation under construction
  • Implemented Algolia search within documentation website
  • ⬆️ Upstream Issue: styled-components throws prop mismatch warnings in development when using a SSR framework

v0.0.12

  • Updated README to include imgshield tags
  • Updated README to include package exports documentation link
  • Updated documentation website to include package exports
  • Added e2e tests to include package exports
  • Removed unused exports from library bundle

v0.0.11

  • Updated README
  • Moved documentation website to custom domain

v0.0.1

  • Registered and published to NPM
  • Added documentation website
  • Added Jest unit testing for library
  • Added Cypress e2e testing for website
  • Integrated with Github actions for library CI
  • Integrated with Vercel for documentation CI
  • ⬆️ Upstream Issue: temporary inlined toHaveStyleRule because of invalid 'sc-' selectors