frontend-2024.05.13.17.18.44
·
700 commits
to main
since this release
Improvements
- Add storybook smoke test (#4265) by @obulat
- Initialize Provider store data, UI store and flags store from cookies in a plugin (#4231) by @obulat
Internal Improvements
- Update Node to v.20 (#4299) by @obulat
- Update pnpm (#4294) by @obulat
- Upgrade eslint-plugin-playwright to get new checks; fix small checkbox bug (#4088) by @sarayourfriend
- Convert
.stories.mdx
tostories.js
for compatibility with Storybook v.8 (#4235) by @obulat