Skip to content

Releases: verndale/core

v2.1.1

07 Feb 17:35
Compare
Choose a tag to compare

Patch Release

Updates
  • Add return after custom render function

v2.1.0

05 Jan 14:02
Compare
Choose a tag to compare

Major Release

Updates
  • Typescript migration

v1.1.3

02 Apr 17:32
Compare
Choose a tag to compare

Patch Release

Updates
  • Remove jQuery reference in Component object

v1.1.2

12 Feb 16:42
Compare
Choose a tag to compare

Patch Release

Updates
  • Add back in render option for rendering react components

v1.1.1

07 Feb 15:19
Compare
Choose a tag to compare

Patch Release

Updates
  • Fix all security vulnerabilities

v1.1.0

07 Feb 15:19
Compare
Choose a tag to compare

Minor Release

Updates
  • Update babel to new @babel and change .babelrc to new workflow
  • Update all outdated devDependencies to latest versions
  • Fix all security vulnerabilities
  • Update node version in travis config
  • Update README links to point to correct repository and build
  • Update KS documentation to reflect correct usage
  • Remove ability to intercept the render and props functions, no longer needed