1.2.0 • Published 6 months ago

@brightspace-ui/browserslist-config v1.2.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
6 months ago

@brightspace-ui/browserslist-config

Shareable browserslist configuration for D2L applications.

Use from package.json:

"browserslist": [
  "extends @brightspace-ui/browserslist-config"
]

Or .browserslistrc:

extends @brightspace-ui/browserslist-config

Versioning and Releasing

This repo is configured to use semantic-release. Commits prefixed with fix: and feat: will trigger patch and minor releases when merged to main.

To learn how to create major releases and release from maintenance branches, refer to the semantic-release GitHub Action documentation.

1.2.0

6 months ago

1.1.0

2 years ago

1.0.0

3 years ago