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/)
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77And the commit messages from [ Conventional Commits] ( https://conventionalcommits.org ) are being used.
88
9- ## [ 2.0.0-rc.1] - 2021-xx-xx
9+ ## [ 2.0.0-rc.1] - 2021-04-03
1010
1111### Added
1212
@@ -19,6 +19,10 @@ And the commit messages from [Conventional Commits](https://conventionalcommits.
1919- build(deps-dev): bump html-validate from 4.6.1 to 4.8.0
2020- build(deps-dev): bump webdriverio dependencies
2121- 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
2226
2327## [ 2.0.0-rc.0] - 2021-03-22
2428
You can’t perform that action at this time.
0 commit comments