gebeto / storybook-addon-manual-mocks

Manual Mocks addon for Storybook
https://www.npmjs.com/package/storybook-addon-manual-mocks
MIT License
6 stars 0 forks source link

Will this work with vite@5.x? #14

Closed stevenpollack closed 6 months ago

stevenpollack commented 7 months ago

I'm using this with a project that relies on vite: ^5 and I'm wondering if we can update the package.json to make vite: ^4 || ^5 a peer dependency?

gebeto commented 7 months ago

I'm going to test it with vite 5 and will let you know soon, also if it will be fine, I'll add v5 to peer deps

stevenpollack commented 7 months ago

any updates on this?

gebeto commented 6 months ago

@stevenpollack I'm sorry for waiting so long

There is a progress, I've already updated the package, added vite v5 example, so I'm sure it works on vite 5 and allowed to use this package with any version of vite or webpack, so you can use it with vite 5 now

https://github.com/gebeto/storybook-addon-manual-mocks/releases/tag/v1.0.4

You just need to install latest version of the package

stevenpollack commented 6 months ago

Lovely! Thank you very much!

On Fri, 16 Feb 2024, 11:58 pm Yaroslav Nychkalo, < @.***> wrote:

@stevenpollack I'm sorry for waiting so long There is a progress, I've already updated the package, added vite v5 example, so I'm sure it works on vite 5 and allowed to use this package with any versi DuckDuckGo removed one tracker. More https://duckduckgo.com/-hG7aYIdtKlV0Ff_f1T4h6uCWLTt_lnMpPyNBcwi1_A3x-4MOfTXSCw4HPZID7b8dx20ZXBx0nFmHRDRSGYRZgAJipXTZIJCQ-LbPrXecj_BHIjuwC4c6l8ur6lVcboo6g2RcIK28blZXhAUgg1nc8y1oWTc1HUbjZ_Yc1APs5uyjRiLZgUJ5JIbGqi2jQQFbuXHzIdsdkFfMt9qYyiWpSVO_N6RKCw_ey4pHp0amiBpZ0M3X-kjYzEbWztq4YA9TUCDXvJ5KuJtzHMvtKr2WH3hC-FpjoLAN7qK2dOJeLlnbkXNyS7K4BgHqmuwi_e30BWcSg8asoOWkRgu2jHJqa5QclIA5kr8tMj0WAA_w5t7gy9K2tG1vLEgnZ9XLuDHul82IuYp5dYUrIZ4sLRJL8ySWbdXwN6bXDJINHp80ZduqPtDoZvtJjcdo26qqGbdvIM03d5S9Id9h42JmSiCNLe3UHWjZNbDpLJNLGGGh8silNtdZmzTlXFjhNuARI-L7t38Pyk1D4hQyD1YJdvMyiz0LIe3xuBg Deactivate https://duckduckgo.com/

@stevenpollack https://github.com/stevenpollack I'm sorry for waiting so long

There is a progress, I've already updated the package, added vite v5 example, so I'm sure it works on vite 5 and allowed to use this package with any version of vite or webpack, so you can use it with vite 5 now

https://github.com/gebeto/storybook-addon-manual-mocks/releases/tag/v1.0.4

— Reply to this email directly, view it on GitHub https://github.com/gebeto/storybook-addon-manual-mocks/issues/14#issuecomment-1948345396, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAT4RA5IOTZCRWIOK3U7B23YT5JX5AVCNFSM6AAAAABCZS4AI6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNBYGM2DKMZZGY . You are receiving this because you were mentioned.Message ID: @.***>

gebeto commented 6 months ago

Sure! Thanks for mentioned about vite v5, I didn't knew it was released 😄