Releases: dash14/BLOCKoli
Releases · dash14/BLOCKoli
v0.1.13
Update dependencies
- chore(deps): bump minimatch from 3.1.2 to 3.1.5 by @dependabot[bot] in #124
- chore(deps-dev): bump @types/chrome from 0.1.36 to 0.1.37 by @dependabot[bot] in #122
- chore(deps-dev): bump ajv from 8.17.1 to 8.18.0 by @dependabot[bot] in #120
- chore(deps): bump immutable from 5.1.4 to 5.1.5 by @dependabot[bot] in #126
- chore(deps-dev): bump happy-dom from 20.6.1 to 20.7.0 by @dependabot[bot] in #123
- Bump @types/node from 24.10.4 to 25.0.9 by @dependabot[bot] in #116
- chore(deps): update dependencies by @dash14 in #129
- chore(deps): override rollup to fix security vulnerability by @dash14 in #130
Internal changes
- ci: add CI workflow for pull requests and extract shared test action by @dash14 in #125
- ci: suppress Docker build annotations and summary in test action by @dash14 in #127 #128
Full Changelog: v0.1.12...v0.1.13
v0.1.12
Changes
- Bump up dependencies
- Replace npm-build-zip with vite-plugin-zip-pack for extension packaging
- Add GitHub Actions workflow for creating draft releases
- Run browser tests (VRT) in Docker for consistent screenshots
Full Changelog: v0.1.11...v0.1.12
v0.1.11
Bug Fix
- Fix imported settings not reflected on screen without reload
Changes
- Migrate from Chakra UI v2 to v3
- Upgrade React from v18 to v19
- Migrate from npm to pnpm
- Migrate to ESLint v9 flat config
- Resolve Dart Sass legacy-js-api deprecation warning
- Add vitest browser mode and Visual Regression Testing
- Update other dependencies
Full Changelog: v0.1.10...v0.1.11
v0.1.10
v0.1.9
Changes
- Bump up dependencies
- Fix deprecated warning regarding
findDOMNode
Full Changelog: v0.1.8...v0.1.9
v0.1.8
v0.1.7
v0.1.6
v0.1.5
Features
- Enhanced strict validation and error indication
Bug Fixes
- Remove redundant font bundles
- Fix the rule display being disrupted when switching languages
- Fix double initialization being performed
- Fix display corruption when specifying many domains
- Fix display corruption when a long urlFilter is specified
v0.1.4
Bug Fixes
- Fix layout collapse when items in Select control wraps.
- Fix an omission in the translation of actions in non-editing mode.
- Fix regular expression syntax error display position.
- Fix flickering when displaying options page.
Full Changelog: v0.1.3...v0.1.4