Ran into an issue yesterday where take and skip weren't working until we parsed the strings as ints. See in your code you're now handling that, but not in the released version we have via npm. Any timeline? No rush since we've handled it on our end but curious.
https://github.com/mswjs/data/blob/3016d6d0e8bdff85995933a69f7162c1ff081734/src/model/generateRestHandlers.ts#L91
Ran into an issue yesterday where take and skip weren't working until we parsed the strings as ints. See in your code you're now handling that, but not in the released version we have via npm. Any timeline? No rush since we've handled it on our end but curious.
Thanks!