Skip to content

Commit fc2aab4

Browse files
authored
Merge pull request #1328 from DNNCommunity/release/0.27.5
Released `v0.27.5`
2 parents 95d651c + e1699ed commit fc2aab4

4 files changed

Lines changed: 1068 additions & 419 deletions

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,6 @@ As we worked towards a `v1.x.x` release, we had several unavoidable breaking cha
8484
- From `v0.24.4` - `v0.25.1` you should upgrade to `v0.26.0` and check manually if you used any of the removed CSS variables to adjust accordingly (see https://github.com/DNNCommunity/dnn-elements/pull/1252/files to spot the removals). Since this is CSS, there are no `eslint` rules to help you there.
8585
- From `v0.26.0` onwards, you should upgrade to `v0.27.1` and handle all deprecations.
8686
- From `v0.27.1 - v1.x.x` we will add auto-fixes at each latest minor release.
87-
- From `v1.x.x` we will use semantic versioning, and you can simply upgrade one major version at a time. They will include auto-fixes in the same release where breaking changes happen.
87+
- From `v1.x.x` we will use semantic versioning, and you can simply upgrade one major version at a time. They will include auto-fixes in the same release where breaking changes happen.
88+
89+
This project is tested with BrowserStack

0 commit comments

Comments
 (0)