Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 707 Bytes

CHANGELOG.md

File metadata and controls

25 lines (14 loc) · 707 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.

[Unreleased]

[0.0.2] - 2019-09-25

BREAKING CHANGES

  • PrivateRoute and AuthorizedRoute now adhere to the new Route API as introduced in react-router@5.1.0 see: Upgrade guide

Features

  • npm run release to aid in preparing a release with np.
  • npm run docs for convenience when running documentation.

[0.0.1] - 2019-08-04

Added

  • The first version of this library.