Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Releases: jelleklaver/react-linkedin-insight

v0.1.3 | Improved types

19 Jul 15:42
58b805f
Compare
Choose a tag to compare

Based on #20 Typescript support is improved.

v0.1.2 | Fix distribution

09 Dec 15:49
Compare
Choose a tag to compare

OK, I mixed up some things, but thanks to @theoldcounty's issue report, the npm distribution is also usable again.

v0.1.1 | Whoops, forgot to publish the types to npm

30 Nov 17:08
Compare
Choose a tag to compare

Bugfix

There was Typescript support, but not on the NPM pacakge.. I forgot to include the types in the package.json's files list.

v0.1.0 | Typescript and subdomain support

23 Nov 13:19
Compare
Choose a tag to compare

Thanks to @tattali this release includes Typescript and subdomain support!

Furthermore, I updated all dependencies and added tests to improve stability of the package.

It should be backwards compatible with 0.0.5, but I cannot guarantee all use cases to have backwards compatability, so be sure to test your use case before updating.

v0.0.5 | Security patch

26 Aug 22:46
Compare
Choose a tag to compare

Updated all dependencies to newest versions as the peer dependencies eslint-utils and lodash had security vulnerabilities.

v0.0.4

20 Jun 12:02
Compare
Choose a tag to compare

Decrease NPM package size

v0.0.3 | Security patch

20 Jun 11:33
Compare
Choose a tag to compare

Updated the eslint dependency as one of its dependencies had a security vulnerability.

The following vulnerabilities were exposed prior to this version. It was only utilized development (linting):

v0.0.2

20 Feb 23:05
dd30481
Compare
Choose a tag to compare

Disable during SSR

v0.0.1

20 Feb 23:05
Compare
Choose a tag to compare

Initial release