Releases: ParkerM/close-tabs-to-left
Releases · ParkerM/close-tabs-to-left
v1.0.0
⚠ BREAKING CHANGES
- restrict max firefox version [to
87.*
] to avoid functional overlap
Features
- restrict max firefox version to avoid functional overlap (1465a5f)
v0.1.1
Note: Dependency upgrades and first "minor" release
Note: The changelog was messed up for 0.1.0, so let's skip ahead to 0.1.1
v0.0.4
Note: Version bump for initial CHANGELOG.md and conventional-changelog integration
v0.0.3
- basic i18n support
- pinned tabs are now ignored
v0.0.2
Enhancements:
- The menu item is now greyed-out when there are no tabs to the left.
- Removed tacky icon from menu item.
Other stuff:
- Migrated to typescript/webpack.
- Migrated test suites to jest with mockzilla for browser mocks.