Releases: vladbulyukhin/tab-reaper
Releases · vladbulyukhin/tab-reaper
v0.2.1
What's Changed
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #22
- Bump vite from 4.5.3 to 4.5.5 by @dependabot in #24
- Bump micromatch from 4.0.5 to 4.0.8 by @dependabot in #23
- feat: Automatically close duplicate tabs by @vladbulyukhin in #25
Full Changelog: v0.1.1...v0.2.1
v0.1.1
What's Changed
- v0.1.1 by @vladbulyukhin in #21
- Fix race conditions when updating persisted values (badge count, recently removed tabs, etc.).
- Prevent the extension from trying to remove the tab when it doesn't exist.
- Fix the minimum width and height of a favicon placeholder in the recently removed tabs list.
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- v0.1.0 by @vladbulyukhin in #20
- Implement extension popup
- Add tracking of recently closed tabs
- Improved code quality and structure
Full Changelog: v0.0.2...v0.1.0
v0.0.2
Fix playwright tests