Skip to content

Releases: theintern/common

0.2.5

12 Jul 19:25
Compare
Choose a tag to compare

This release updates all dependencies to pull in bug and security fixes.

0.1.4

29 Mar 14:04
Compare
Choose a tag to compare

This release updates the Headers object used by the request module to allow all headers to be retrieved.

0.1.3

29 Mar 13:40
Compare
Choose a tag to compare

This release updates @theintern/dev dependency.

0.1.2

29 Mar 13:39
Compare
Choose a tag to compare

This release removes the node polyfills from the generated webpack bundle.

0.1.1

29 Mar 13:39
Compare
Choose a tag to compare

This release updates the request module to handle different response types and to better manage query params.

0.1.0

14 Sep 14:27
Compare
Choose a tag to compare

Overview

This is the initial release of @theinern/common, a library containing common functionality used by Intern projects. Most of this functionality was extracted from the @dojo projects. It was moved here mostly to alleviate typing conflicts with the @dojo projects; those are a primary consumer of Intern, and sometimes typings from the versions of @dojo libs used by Intern would conflict with the current Dojo types.