Rasmus

Results 8 issues of Rasmus

Allows for both DateTime and DateTimeImmutable

I was trying to use this library in a create-react-app project but I was unable to build it since react-scripts requires ES5-compatible code. See https://github.com/facebook/create-react-app/blob/master/packages/react-scripts/template/README.md#npm-run-build-fails-to-minify This pull request builds the...

### Description When setting order number to an order no action is generated **Example:** ```js const {body: order} = await ctClient .orders() .withId({ID: "XXX"}) .get() .execute(); const newOrder = {...order};...

### Packages impacted by this PR @azure/app-configuration ### Issues associated with this PR ### Describe the problem that is addressed by this PR When setting `labelFilter` in `listConfigurationSettings` to search...

customer-reported
App Configuration

Right now the integration supports the activation setting (48043), but not the options for start/end date (48044 / 48045), water comfort (48047), ventilation (48048) or temperature (48051). Parameter data from...

### What version of Bun is running? 1.0.25+a8ff7be64 ### What platform is your computer? Darwin 23.2.0 arm64 arm ### What steps can reproduce the bug? When fetching data from Adyen...

bug
node.js

Update README.md with correct version number