* feat: Add `omitUpdatingParams` prop to Booker store for query param control * remove console * Update booking.tsx * fix: type check failing * undo changes * feat: Expose `onBookerStateChange` callback to track `booker-store` updates * add `onBookerStateChange` docs * Update store.ts * added `allowUpdatingUrlParams` for backwards compatibility