Skip to content

Release v2.0.0

Compare
Choose a tag to compare
@isacoder isacoder released this 31 Aug 09:42
· 19 commits to main since this release
7b26329

This is a major release with two major intentions:

  • Having Dark Mode Compatible Components.
  • Using NPM Workspaces for more efficient administration of the mono repo.

Legacy branch is now main-1.x

  • We will keep very low support of main-1.x in future versions of the code.
  • Runs on Node 12 and NPM 6
  • Supports React 16

New main branch

  • Version 2.0.0 is tag as Latest
  • Runs on Node 16 and NPM 8
  • Requires React 17
  • Dependencies updates that solve dependabot alerts

An example of how to configure DARK AND LIGHT MODE in your project is available in the document SETTINGS FOR DARK AND LIGHT MODE