What's Changed
This is primarily a maintenance release. All dependencies have been updated to their latest versions, and deprecated libraries have been removed. sleek has now been fully migrated to ECMAScript, and Vite has replaced Webpack as the module bundler.
What has also changed
- An icon has been added to the drawer, allowing users to clear their selected filters.
- solves filter bug due to todoObject.toString, issue #647 by @zerodat in #652
- fixes #647 for date expressions by @zerodat in #653
- Fix devEngine object shape in package.json by @LekkerKofi in #754
New Contributors
- @LekkerKofi made their first contribution in #754
Full Changelog: v2.0.14...v2.0.15
👩🏾💻 This project needs your support
sleek's backlog is becoming increasingly populated, yet our capacity remains limited. If you are skilled in React
, TypeScript
, Electron
, or Jest/Playwright
you can support this project. Here you'll find our backlog: https://github.com/users/ransome1/projects/3. For those interested, we've updated our contribution guidelines. The develop
branch reflects the most recent progress.