Jake
Jake
Glimmer error when ember-basic-dropdown 2.0.15 and ember-power-select 4.0.0 are installed together
When these 2 plugins are installed at the same time I got this error ``` Uncaught (in promise) Error: Could not find module `ember-compatibility-helpers` imported from `@glimmer/component/index` ``` Version 2.x...
## What does this change? Convert prepare-permutive and it's test to typescript. Tested on CODE to make sure permutive API being called and targeting being added to ad requests. ##...
## What does this change? messenger.ts and post-message.ts are now in commercial-core, updates commercial-core dependancy and imports. ## Does this change need to be reproduced in dotcom-rendering ? - [x]...
Nice work with this project! [The docs](https://docs.superstructjs.org/api-reference/errors) seem to indicate different types than [the code](https://github.com/ianstormtaylor/superstruct/blob/main/src/error.ts) for the props of `StructError` should one be corrected? for example the docs say `key`...
Hi, I created https://github.com/tunapanda/h5p-standalone for viewing H5Ps without any server side code. I'm not sure when this changed, but previously paths to the content types were just the content type...
Use `tsc-alias` to add file extensions to type definitions for compatibility with `NodeNext`
## What does this change? Make sure all ad related backgrounds are defined and used in the palette ## Why? More consistent and better support for dark mode.
## What does this change? Introduce an `Aspect` to enforce unique combinations of app/region/stack on `GuLambdaFunction`. A few projects at the Guardian seem to be mistakenly doing this, and when...
If multiple lambdas are defined with these values the same, only one deployment entry will be created in the riff-raff.yaml as subsequent ones will be overwritten. Would it be better...