Releases: jquery/jquery-test-runner
Releases · jquery/jquery-test-runner
Release 0.2.2
Release 0.2.1
0.2.1 (2025-01-14)
- chore(npm): add .npmignore (e403d89)
Release 0.2.0
0.2.0 (2025-01-14)
- chore: add husky and release-it (b3653ad)
- chore: remove old flags (02e40b8)
- chore: switch to minor range (4b47ccb)
- chore: upgrade browserstack-local (0f85c41)
- chore(command): formatting (e2e1b4b)
- chore(deps): bump actions/cache in the github-actions group (#2) (83012b9), closes #2
- chore(lint): ignore submodules when linting (21be6e4)
- chore(readyaml): loop through default config paths (88405e6)
- ci(jquery): limit testing to browser tests (#3) (9a2be26), closes #3
- test: add test workflows for all 3 jquery projects (98dee6c)
- fix(command): call toString after pathToFileURL (4ac1103)
- fix(command): fileURLToPath -> pathToFileURL (8e38be9)
- fix(run): show full URL when no tests are run (2dc9719)
- fix(selenium): use Edge in IE mode for selenium IE (bcd7705)
- fix(server): add support for serving json static files (488bfbf)
- fix(server): fix baseUrl option for serve command (3202e88)
- fix(windows): use pathToFileURL to read middleware in Windows (9542ec2)
- fix(yaml): auto-convert kebab-case keys to camelCase (b914a44)
- refactor: switch yargs with commander (a171ad5)
- refactor(command): construct full options earlier (f812cca)
- feat: add baseUrl option (8d7be85)
- feat: add support for multiple test URLs (for jquery-ui) (a075efc)
- feat: initial commit (b649844)
- feat: support run config for generating multiple runs (b06835a)
- feat: switch to generic flags passed to test pages (408dbbc)
- feat: use multiple commands to split functionality (642cb7f)
- Initial commit (f9f6dc6)