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

Latest commit

 

History

History
51 lines (24 loc) · 1.62 KB

CHANGELOG.md

File metadata and controls

51 lines (24 loc) · 1.62 KB

2.1.0 (2021-04-15)

Features

  • Postcodes: Add page, total and limit attr (f6306e4)

2.0.1 (2020-10-12)

Bug Fixes

  • UPRN: Add uprn to fixtures (618564c)

2.0.0 (2020-06-25)

  • Merge pull request #136 from ideal-postcodes/dependabot/npm_and_yarn/mocha-8.0.1 (10f340a), closes #136

chore

  • Node: Drop explicit support for Node 8 (9e417fa)

BREAKING CHANGES

  • Node 8 no longer forms part of CI testing
  • Node: Node 8 no longer forms part of CI testing

1.1.0 (2019-06-04)

Bug Fixes

  • Typings: Limits should be nullable (f506085)

Features

  • Key: Add key usage typings (da95ab7)
  • Semantic Release: Add automated semantic releases (c2119ba)

1.0.1 (12/02/2019)

  • Fix module import
  • Update documentation

1.0.0 (11/02/2019)

  • Initial release