Skip to content

Commit c70bb26

Browse files
committed
build release
1 parent fed19c8 commit c70bb26

File tree

11 files changed

+1419
-255
lines changed

11 files changed

+1419
-255
lines changed

dist/deprecated.json

Lines changed: 24 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -120,15 +120,6 @@
120120
"amenity": "community_centre"
121121
}
122122
},
123-
{
124-
"old": {
125-
"amenity": "dancing_school"
126-
},
127-
"replace": {
128-
"leisure": "dance",
129-
"dance:teaching": "yes"
130-
}
131-
},
132123
{
133124
"old": {
134125
"amenity": "dog_bin"
@@ -1641,6 +1632,15 @@
16411632
"ford": "*"
16421633
}
16431634
},
1635+
{
1636+
"old": {
1637+
"highway": "path",
1638+
"ladder": "yes"
1639+
},
1640+
"replace": {
1641+
"highway": "ladder"
1642+
}
1643+
},
16441644
{
16451645
"old": {
16461646
"highway": "platform"
@@ -2638,6 +2638,11 @@
26382638
"name": "$1"
26392639
}
26402640
},
2641+
{
2642+
"old": {
2643+
"playground:theme": "playground"
2644+
}
2645+
},
26412646
{
26422647
"old": {
26432648
"pole": "transition"
@@ -3697,6 +3702,15 @@
36973702
"transformer": "main"
36983703
}
36993704
},
3705+
{
3706+
"old": {
3707+
"traffic_calming": "island",
3708+
"area": "yes"
3709+
},
3710+
"replace": {
3711+
"area:highway": "traffic_island"
3712+
}
3713+
},
37003714
{
37013715
"old": {
37023716
"tunnel": "1"
@@ -4168,4 +4182,4 @@
41684182
"industrial": "brickyard"
41694183
}
41704184
}
4171-
]
4185+
]

dist/deprecated.min.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)