Skip to content

Releases: streamich/entask

v1.6.1

Choose a tag to compare

@streamich streamich released this 09 Dec 11:44

1.6.1 (2018-12-09)

Bug Fixes

  • 🐛 keep ref to original setImmediate and wrap it in func (e73e8bb)

v1.6.0

Choose a tag to compare

@streamich streamich released this 09 Dec 11:39

1.6.0 (2018-12-09)

Features

v1.5.0

Choose a tag to compare

@streamich streamich released this 09 Dec 11:22

1.5.0 (2018-12-09)

Features

  • add MessageCahnnel impl to browser in case run in WebWorker (7865e0f)

v1.4.0

Choose a tag to compare

@streamich streamich released this 09 Dec 00:11

1.4.0 (2018-12-09)

Features

  • 🎸 add browser version (6e172fb)

v1.3.0

Choose a tag to compare

@streamich streamich released this 09 Dec 00:01

1.3.0 (2018-12-09)

Features

  • make light version lighter (d07cd82)

v1.2.3

Choose a tag to compare

@streamich streamich released this 08 Dec 23:55

1.2.3 (2018-12-08)

Bug Fixes

  • check that setTimeout exists (f353890)

v1.2.2

Choose a tag to compare

@streamich streamich released this 08 Dec 20:09

1.2.2 (2018-12-08)

Bug Fixes

  • re-order postMessage with MessageChannel (2ae3609)

v1.2.1

Choose a tag to compare

@streamich streamich released this 08 Dec 16:35

1.2.1 (2018-12-08)

Bug Fixes

  • 🐛 ignore fake process global defined in Webpack (478e6c9)

v1.2.0

Choose a tag to compare

@streamich streamich released this 08 Dec 14:33

1.2.0 (2018-12-08)

Features

v1.1.0

Choose a tag to compare

@streamich streamich released this 08 Dec 14:16

1.1.0 (2018-12-08)

Features

  • 🎸 add TypeScript typings (e4075a1)