8.0.9 • Published 5 months ago

@serenity-is/base-ui v8.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

Serenity Base Library

This is the package containing base UI functions used in Serenity applications.

The main entry for the NPM package is @serenity-is/base-ui. This should be installed by default in your projects created from Serene or StartSharp template indirectly via @serenity-is/corelib package which references @serenity-is/base-ui.

{
  "dependencies": {
    // ...
    "@serenity-is/corelib": "latest"
  }
}

The version number for this package should be equal or as close as possible to Serenity NuGet package versions in your project file.

8.0.9

5 months ago

8.0.7

5 months ago