Releases: silbinarywolf/cypress-aurelia-unit-test
Releases · silbinarywolf/cypress-aurelia-unit-test
v0.4.3
0.4.3 (2019-11-28)
Bug Fixes
v0.4.2
0.4.2 (2019-11-28)
Bug Fixes
- iframe-fixes: fix bug where removeNode fails due to not being patched like appendNode attempt #2 (#20) (df74f0e), closes #18
v0.4.1
0.4.1 (2019-11-28)
Bug Fixes
- iframe-fixes: fix bug where removeNode fails due to not being patched like appendNode (#19) (348f275), closes #18
v0.4.0
0.4.0 (2019-08-04)
Features
v0.3.4
0.3.4 (2019-02-20)
Bug Fixes
- iframe: add redirections for appendChild/querySelector/querySelectorAll to use main application iframe (#15) (4d1e7d1)
v0.3.3
0.3.3 (2019-02-13)
Bug Fixes
v0.3.2
0.3.2 (2019-02-01)
Bug Fixes
- component-tester: fix bug where @containerless components wouldn't be initialized properly, this breaks the ability to manually call detached() lifecycle methods on the component for the time-being however (#12) (7a8b69e), closes #11
v0.3.1
0.3.1 (2019-01-31)
Bug Fixes
- component-tester: remove incorrect behaviour where lifecycle methods "bind" and "attached" were called twice by the bootstrap (#10) (ab24fe9), closes #9 #9
v0.3.0
0.3.0 (2019-01-30)
Features
- event-listener-fixes: fix an issue where "click.delegate" events don't fire because the listener is on the test spec iframe and not the app iframe (#7) (3f68b5a)
v0.2.0
0.2.0 (2019-01-10)
Features
- deps: fix deps related to semantic-versioning (#6) (aa44821)