File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
And the commit messages from [ Conventional Commits] ( https://conventionalcommits.org ) are being used.
8
8
9
- ## [ 2.0.0-rc.1] - 2021-xx-xx
9
+ ## [ 2.0.0-rc.1] - 2021-04-03
10
10
11
11
### Added
12
12
@@ -19,6 +19,10 @@ And the commit messages from [Conventional Commits](https://conventionalcommits.
19
19
- build(deps-dev): bump html-validate from 4.6.1 to 4.8.0
20
20
- build(deps-dev): bump webdriverio dependencies
21
21
- Optimized the demo pages functionality for dynamic images, by adding a button
22
+ - refactor: replacing ` requestAnimationFrame ` by ` will-change: contents ` (CSS)
23
+ - build(deps-dev): bump @commitlint dependencies from 12.0.1 to 12.1.1
24
+ - chore: moved source file to subfolder for better structure
25
+ - some formatting and codacy feedback
22
26
23
27
## [ 2.0.0-rc.0] - 2021-03-22
24
28
You can’t perform that action at this time.
0 commit comments