ui datepicker with ui 1.5.1

ui datepicker with ui 1.5.1


I found that my datepicker is not working on ui.jquery 1.5.1
I use this file jquery.ui.all.packed.js
before (1.5.0) it work well ...
$('#mybirthday').datepicker();
now ... it seems the datepicker was not recognized by the jquery ... :
(
bug ?