# @bigtest/globals

## 0.9.1

### Patch Changes

- b71b2228: update interactors to 1.0rc

## 0.9.0

### Minor Changes

- 76b165a0: Minor bump everything to fix version issues

### Patch Changes

- Updated dependencies [76b165a0]
  - @bigtest/suite@0.13.0

## 0.8.2

### Patch Changes

- 40594b89: Use `setInteractionWrapper` from `@interactors/globals` to restrict from running interactions in assertions instead of checking runner state.
  Add `visit` function
- 62320b87: upgrade @frontside/eslint-config and, @frontside/typescript packages
- Updated dependencies [62320b87]
  - @bigtest/suite@0.12.2

## 0.8.1

### Patch Changes

- feaa260b: Add homepage links to packages
- d86085fa: Remove unnecessary effection dependency
- Updated dependencies [feaa260b]
  - @bigtest/suite@0.12.1

## 0.8.0

### Minor Changes

- 08b9cd32: Upgrade to Effection v2 beta

### Patch Changes

- Updated dependencies [08b9cd32]
  - @bigtest/suite@0.12.0

## 0.7.6

### Patch Changes

- 4762d0d9: Update effection dependencies to v1

## 0.7.5

### Patch Changes

- 08b07d78: Update effection to 0.8.0 and update subpackages

## 0.7.4

### Patch Changes

- 4d7c43f9: enable eslint rules from the latest @typescript-eslint/recommended
- d85e5e95: upgrade eslint, typescript and @frontside packages
- Updated dependencies [4d7c43f9]
- Updated dependencies [d85e5e95]
  - @bigtest/suite@0.11.2

## 0.7.3

### Patch Changes

- c2c4bd11: Upgrade @frontside/typescript to v1.1.0
- Updated dependencies [33a64ac0]
- Updated dependencies [c2c4bd11]
  - @bigtest/suite@0.11.1

## 0.7.2

### Patch Changes

- Updated dependencies [37cd06be]
  - @bigtest/suite@0.11.0

## 0.7.1

### Patch Changes

- Updated dependencies [eddc1517]
  - @bigtest/suite@0.10.0

## 0.7.0

### Minor Changes

- d97038a8: App interactor waits for application to load
- 7a727c86: Prevent interactor actions from being run in assertions

### Patch Changes

- Updated dependencies [c7bed38b]
- Updated dependencies [abc69ff6]
  - @bigtest/suite@0.9.0

## 0.6.3

### Patch Changes

- Updated dependencies [375ec663]
  - @bigtest/suite@0.8.0

## 0.6.2

### Patch Changes

- Updated dependencies [ffd9be8b]
  - @bigtest/suite@0.7.0

## 0.6.1

### Patch Changes

- Updated dependencies [d4e7046c]
  - @bigtest/suite@0.6.0

## 0.6.0

### Minor Changes

- d62c4e2b: Add an app interactor which can be used to load the application into the test frame. Agent no longer loads app automatically.
- 65b0156c: Adds support for test frame, to set a reference to the iframe that the tests are running in.

### Patch Changes

- Updated dependencies [ae576595]
  - @bigtest/suite@0.5.2
