File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ Motion adheres to [Semantic Versioning](http://semver.org/).
4
4
5
5
Undocumented APIs should be considered internal and may change without warning.
6
6
7
+ ## [ 12.0.6] 2025-01-27
8
+
9
+ ### Fixed
10
+
11
+ - Discard layout projection snapshots if 0x0.
12
+
7
13
## [ 12.0.5] 2025-01-24
8
14
9
15
### Fixed
Original file line number Diff line number Diff line change 110
110
"bundlesize" : [
111
111
{
112
112
"path" : " ./dist/size-rollup-motion.js" ,
113
- "maxSize" : " 34.75 kB"
113
+ "maxSize" : " 34.8 kB"
114
114
},
115
115
{
116
116
"path" : " ./dist/size-rollup-m.js" ,
122
122
},
123
123
{
124
124
"path" : " ./dist/size-rollup-dom-max.js" ,
125
- "maxSize" : " 29.6 kB"
125
+ "maxSize" : " 29.65 kB"
126
126
},
127
127
{
128
128
"path" : " ./dist/size-rollup-animate.js" ,
You can’t perform that action at this time.
0 commit comments