You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,16 @@
1
1
# Changelog
2
2
3
+
## v1.0.1 Release
4
+
5
+
This release contains bugfixes.
6
+
7
+
### Bugfixes
8
+
9
+
* Fixed javascript automatic scroll top on page transition for short pages #462
10
+
* Enable async components on app level, only usable in pages and components before #458
11
+
* Fixed duplicate directory error when using matestack-ui-core with webpacker #460
12
+
13
+
3
14
## v1.0.0 Release
4
15
5
16
Please note that this release contains breaking changes and soft deprecations. To make things easy for users of the current `v0.7.*` version, we have provided **Migration TODOs** at the end of each chapter.
0 commit comments