Skip to content

Latest commit

 

History

History
131 lines (43 loc) · 3.87 KB

CHANGELOG.md

File metadata and controls

131 lines (43 loc) · 3.87 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.0-beta.11 (2021-04-30)

Bug Fixes

  • cli: print Next.js' stderr to improve debug (8f88863), closes #26

1.0.0-beta.10 (2021-04-30)

Bug Fixes

  • web: caniuse-lite outdated warning (7d61668)

1.0.0-beta.9 (2021-04-29)

Bug Fixes

1.0.0-beta.8 (2021-01-20)

Bug Fixes

  • build issue with fsevents on macOS (9f2a25c)
  • init: bad import (e3b74be)
  • init: sed behavior on macOS (132ef7c)

1.0.0-beta.7 (2021-01-19)

Bug Fixes

  • init: Typo in ADR template link (c1629a4)

1.0.0-beta.6 (2021-01-14)

Bug Fixes

  • web: update to react 17 to fix install bug in node 15 (1a04aca)

1.0.0-beta.5 (2021-01-13)

Features

  • display the nb of generated ADRs (9fecdab), closes #14
  • distribute as a global NPM package (9551b68)

BREAKING CHANGES

  • installation procedure is now completely modified

1.0.0-beta.4 (2020-12-10)

Bug Fixes

1.0.0-beta.3 (2020-12-10)

Bug Fixes

  • init: use yesterday's date to create first ADRs (d5783c8)

1.0.0-beta.2 (2020-12-10)

Features

1.0.0-beta.1 (2020-12-10)

Features