rob-balfre / svelte-select

Svelte Select. A select component for Svelte
https://svelte-select-examples.vercel.app
Other
1.25k stars 175 forks source link

list-append & list-prepend not yet working in 5.5.0 #569

Closed MatejNeo closed 1 year ago

MatejNeo commented 1 year ago

Version changed "version": "5.5.0",, but still not working and in console 😥: image

rob-balfre commented 1 year ago

That's so annoying. My release script got messed up it probably never actually released the stupid thing. I'll double check

On Wed, 8 Mar 2023, 9:02 am habrma1, @.***> wrote:

Version changed "version": "5.5.0",, but still not working and console 😥: [image: image] https://user-images.githubusercontent.com/17729992/223563449-25b431cd-9bc9-4268-bbac-924f57fc619c.png

— Reply to this email directly, view it on GitHub https://github.com/rob-balfre/svelte-select/issues/569, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAUAM7R6CNWEXXTBSBYT4SLW26V63ANCNFSM6AAAAAAVTA4PIY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

rob-balfre commented 1 year ago

5.5.1 fixed.... thanks for reporting