Skip to content

Latest commit

 

History

History
67 lines (36 loc) · 3.03 KB

CHANGELOG.md

File metadata and controls

67 lines (36 loc) · 3.03 KB

Changelog

9.0.0 (2022-01-01)

⚠ BREAKING CHANGES

  • Updated dependencies, config, and files. Please re-run create-exposed-app to update.

Features

  • all dependencies updated (with required changes to config and files)
  • commitlint config file and command

8.1.3 (2021-03-13)

Bug Fixes

  • release dependency updates (2f8a4df)

8.1.2 (2021-03-13)

Bug Fixes

  • include all files in npm package (#133) (0348c2c)
  • no longer prompt for values provided in args (#135) (0891c1d)

8.1.1 (2021-03-13)

Bug Fixes

8.1.0 (2021-03-13)

Features

  • include instructions for NPM_TOKEN setup (#126) (aa51d3c)

Bug Fixes

8.0.1 (2021-03-13)

Bug Fixes

8.0.0 (2021-03-13)

⚠ BREAKING CHANGES

A complete overhaul. Some highlights:

  • Dropping CircleCI for Github Action (with auto-formatting, coverage reports, and release management)
  • Dropping Babel for ESBuild
  • Dropping semantic-release for Release Please

Features

Before 8.0.0 (Early 2019)

Changelog captured in GitHub releases.