Robert Wawrzyniak

Results 6 comments of Robert Wawrzyniak

I'd be interested to know this as well. I could try adding support for AWS DynamoDB then

I can reproduce this. This commit message is valid under the conventional commitlint config but does not yield an entry in the changelog, instead creating the "bump only" message: `build(sweepstake):...

> Hey @thuringia, I tried with the commit messages `fix` and `feat`. Both of them will not generate CHANGELOGs when performing `lerna version --conventional-graduate` on production. > > We have...

@InderdeepBajwa That's an interesting finding! I will try this with some projects I have. Still seems like there's a bug or a missing configuration in Cursor

@DiegoAndai @duynguyen-kun Unfortunately the workaround in the codesandbox does not work for us because it breaks the dropdown part of the autocomplete. I found a way to make it work...

@DiegoAndai Not quite, our desire is to add adornments without any impact on other parts of the component. This component is used in our design system, so ease-of-use and consistency...