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

Latest commit

 

History

History
22 lines (17 loc) · 777 Bytes

CHANGELOG.md

File metadata and controls

22 lines (17 loc) · 777 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[1.0.0] - 2019-03-14

Changed

  • changes ownership from Robert Pearce to Articulate Global, Inc., most importantly in LICENSE and in package.json
  • adds mgreystone and jsilve to AUTHORS and "all-contributors"
  • bumps devDependencies
  • removes memoization
  • moves jest config to jest.config.js file
  • moves component to index.js file to get rid of fluff of an extra file
  • changed from PureComponent to Component to support legacy context

[0.1.0] - 2019-02-04

Added

  • initial functionality