# @kalamazoo/pubsub

## 5.0.7

- Updated dependencies [42a92cad4e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/42a92cad4e):
  - @kalamazoo/util-service-support@5.0.0

## 5.0.6

### Patch Changes

- [patch][35d2229b2a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/35d2229b2a):

  Adding missing license to packages and update to Copyright 2019 Atlassian Pty Ltd.

## 5.0.5

### Patch Changes

- [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):

  Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving non-relative imports as relative imports

## 5.0.4

### Patch Changes

- [patch][ecca4d1dbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecca4d1dbb):

  Upgraded Typescript to 3.3.x

## 5.0.3

### Patch Changes

- [patch][bbff8a7d87](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bbff8a7d87):

  Fixes bug, missing version.json file

## 5.0.2

### Patch Changes

- [patch][18dfac7332](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/18dfac7332):

  In this PR, we are:

  - Re-introducing dist build folders
  - Adding back cjs
  - Replacing es5 by cjs and es2015 by esm
  - Creating folders at the root for entry-points
  - Removing the generation of the entry-points at the root
    Please see this [ticket](https://product-fabric.atlassian.net/browse/BUILDTOOLS-118) or this [page](https://hello.atlassian.net/wiki/spaces/FED/pages/452325500/Finishing+Atlaskit+multiple+entry+points) for further details

## 5.0.1

- Updated dependencies [ed41cac6ac](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ed41cac6ac):
  - @kalamazoo/theme@9.0.3
  - @kalamazoo/lozenge@9.0.0

## 5.0.0

- [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):

  - Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use this package, please ensure you use at least this version of react and react-dom.

## 4.0.5

- [patch][0a4ccaafae](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0a4ccaafae):

  - Bump tslib

## 4.0.4

- Updated dependencies [9c0b4744be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c0b4744be):
  - @kalamazoo/docs@7.0.3
  - @kalamazoo/button@12.0.3
  - @kalamazoo/field-text@8.0.3
  - @kalamazoo/lozenge@7.0.2
  - @kalamazoo/theme@8.1.7

## 4.0.3

- Updated dependencies [1e826b2966](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e826b2966):
  - @kalamazoo/docs@7.0.2
  - @kalamazoo/field-text@8.0.2
  - @kalamazoo/theme@8.1.6
  - @kalamazoo/button@12.0.0

## 4.0.2

- [patch][d13fad66df](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d13fad66df):

  - Enable esModuleInterop for typescript, this allows correct use of default exports

## 4.0.1

- [patch][1bcaa1b991](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1bcaa1b991):

  - Add npmignore for index.ts to prevent some jest tests from resolving that instead of index.js

## 4.0.0

- [major][9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):

  - Dropped ES5 distributables from the typescript packages

## 3.0.8

- Updated dependencies [76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
  - @kalamazoo/button@10.1.3
  - @kalamazoo/util-service-support@3.1.1
  - @kalamazoo/docs@7.0.0
  - @kalamazoo/field-text@8.0.0
  - @kalamazoo/lozenge@7.0.0
  - @kalamazoo/theme@8.0.0

## 3.0.7

- Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa):
  - @kalamazoo/button@10.1.1
  - @kalamazoo/field-text@7.0.18
  - @kalamazoo/lozenge@6.2.4
  - @kalamazoo/theme@7.0.1
  - @kalamazoo/util-service-support@3.0.5
  - @kalamazoo/docs@6.0.0

## 3.0.6

- Updated dependencies [d13242d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d13242d):
  - @kalamazoo/docs@5.2.3
  - @kalamazoo/button@10.0.4
  - @kalamazoo/field-text@7.0.16
  - @kalamazoo/theme@7.0.0
  - @kalamazoo/lozenge@6.2.3

## 3.0.5

- Updated dependencies [6998f11](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6998f11):
  - @kalamazoo/docs@5.2.1
  - @kalamazoo/field-text@7.0.15
  - @kalamazoo/theme@6.2.1
  - @kalamazoo/button@10.0.0

## 3.0.4

- [patch] FS-2941 Stop using Request object and upgrade fetch-mock [dff332a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dff332a)

## 3.0.3

- [patch] Updated dependencies [df22ad8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/df22ad8)
  - @kalamazoo/theme@6.0.0
  - @kalamazoo/lozenge@6.1.5
  - @kalamazoo/field-text@7.0.6
  - @kalamazoo/button@9.0.6
  - @kalamazoo/docs@5.0.6

## 3.0.2

- [patch] Fix es5 exports of some of the newer modules [3f0cd7d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3f0cd7d)
- [none] Updated dependencies [3f0cd7d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3f0cd7d)
  - @kalamazoo/util-service-support@3.0.2

## 3.0.1

- [patch] Updated dependencies [acd86a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acd86a1)
  - @kalamazoo/button@9.0.4
  - @kalamazoo/theme@5.1.2
  - @kalamazoo/lozenge@6.1.3
  - @kalamazoo/field-text@7.0.3
  - @kalamazoo/docs@5.0.2
  - @kalamazoo/util-service-support@3.0.1

## 3.0.0

- [major] Updates to React ^16.4.0 [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
- [major] Updated dependencies [563a7eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/563a7eb)
  - @kalamazoo/field-text@7.0.0
  - @kalamazoo/button@9.0.0
  - @kalamazoo/theme@5.0.0
  - @kalamazoo/lozenge@6.0.0
  - @kalamazoo/docs@5.0.0
  - @kalamazoo/util-service-support@3.0.0
- [major] Updated dependencies [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
  - @kalamazoo/field-text@7.0.0
  - @kalamazoo/button@9.0.0
  - @kalamazoo/theme@5.0.0
  - @kalamazoo/lozenge@6.0.0
  - @kalamazoo/docs@5.0.0
  - @kalamazoo/util-service-support@3.0.0

## 2.0.10

- [patch] Move the tests under src and club the tests under unit, integration and visual regression [f1a9069](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f1a9069)
- [none] Updated dependencies [f1a9069](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f1a9069)
  - @kalamazoo/util-service-support@2.0.12

## 2.0.9

- [patch] Clean Changelogs - remove duplicates and empty entries [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
- [none] Updated dependencies [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
  - @kalamazoo/field-text@6.0.4
  - @kalamazoo/button@8.1.2
  - @kalamazoo/theme@4.0.4
  - @kalamazoo/lozenge@5.0.4

## 2.0.8

- [none] Updated dependencies [9d20f54](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d20f54)
  - @kalamazoo/docs@4.1.0
  - @kalamazoo/util-service-support@2.0.10
  - @kalamazoo/theme@4.0.2
  - @kalamazoo/lozenge@5.0.2
  - @kalamazoo/field-text@6.0.2
  - @kalamazoo/button@8.1.0

## 2.0.7

- [patch] FS-797 Allow setting url for pubsub example and fix url-search-params import style [1c85e67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1c85e67)
- [none] Updated dependencies [1c85e67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1c85e67)
  - @kalamazoo/util-service-support@2.0.9

## 2.0.6

- [patch] Updated dependencies [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
  - @kalamazoo/field-text@6.0.0
  - @kalamazoo/button@8.0.0
  - @kalamazoo/theme@4.0.0
  - @kalamazoo/docs@4.0.0
  - @kalamazoo/util-service-support@2.0.8

## 2.0.5

- [patch][f87724e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f87724e)

## 2.0.4

- [patch] Updated dependencies [d662caa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d662caa)
  - @kalamazoo/field-text@5.0.3
  - @kalamazoo/button@7.2.5
  - @kalamazoo/theme@3.2.2
  - @kalamazoo/docs@3.0.4
  - @kalamazoo/util-service-support@2.0.7

## 2.0.2

- [patch] FS-1948 Stop pubsub client from flooding console with 403 [bb3d588](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bb3d588)

## 2.0.0

- [major] Update to React 16.3. [8a96fc8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8a96fc8)

## 1.1.0

- [minor] FS-1874 Move @atlassian/pubsub to @kalamazoo/pubsub [92af7f7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/92af7f7)
