Releases: featurist/browser-monkey
Releases · featurist/browser-monkey
v3.0.0-beta.13
- Input with no type is a text input 81b751d
v3.0.0-beta.12
- Upgrade node modules b0a2b35
- rename matcher -> finder 38f335d
- big change to definitions/matchers 0c9f502
- Docs 9921ef0
- Better method names f79089f
- jsdom and jest support bec57d6
- Docs df21504
- Change
define*/options
to modify current instance rather than returning new query 7cf3dde - Docs 7bfdfcc
- Add
yarn watch-docs
2d1a302 - add docsify dep 3909088
- test watch command using entr c9c0c44
- better name for test d37a0a1
- Docs 69732e6
- Move some methods to private + docs 76a8dbc
v3.0.0-beta.11
v3.0.0-beta.10
- Export *Mount separately ba86884
v3.0.0-beta.9
- No dist 0129629
v3.0.0-beta.8
- labelSpec -> fieldSpec to suit name of selector 0fab0cc
- allow select elements to be found using Field syntax f4f564b
- Complete "defalut expectation" change 5771cfa
- Use
shouldExist()
as default assertion 1b58322 - Make
map
private a85cf07 - Better types f532e41
- more docs 0a858e4
- Fix a couple of type definitions 5827303
- More typed arguments in publick API 3a31421
any
->Array<HTMLElement>
d5223ec- Proper type signature for
containing()
23a9a14 - Stronger types 659f875
- More docs fb93374
- More docs 036c0ad
- Docs 3b5395a
v3.0.0-beta.7
beta 6
- Update npm version 8f8ad73
- Update package.json version to match npm bce582f
- Simplify test 9e9c82f
- Rm postinstall script and add docs scripts d60163d
- Fix polyfill event constructors overwriting native event constructors faa9353
- Fix
enterText('{Enter}')
not submitting form 285c929 - Rm duplication 8b04542
- Try different circleci image da9acf1
- eslint ignore docs 014a8f8
- Fixing build c9e9e68
- Upgrade quickstart.md 5e87935
- Working codesandbox example a2b4889
- Fix no compiled dist when bm is installed as git dependency 414a77a
- Fix
unmount()
breaking when called more than once 6496f3e - upgrade babel to avoid No "exports" main resolved error in webpack 5d06821
- better error messages for containing 12bd4fd
- some small improvements 0fba7ef
- shouldContain and containing less strict about number of matching values af97f82
- Label -> Field 80419b1
- expectOneElement expectSomeElements become shouldHaveElements(n) e27216c
v3.0.0-beta.3
- add tests dir 7e26114
v3.0.0-beta.2
Add source files so debugging with source maps works