Skip to content

Latest commit

 

History

History
178 lines (58 loc) · 5.54 KB

CHANGELOG.md

File metadata and controls

178 lines (58 loc) · 5.54 KB

Change Log

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

1.0.1 (2022-09-22)

Bug Fixes

  • ensure generated output works on s3 (#84) (237bd1f), closes #45

1.0.0 (2022-09-22)

Reverts

  • Revert "chore(release): publish v1.0.0" (7f9852e)
  • Revert "chore(release): publish v1.0.0" (d89af64)

1.0.0-beta.13 (2022-07-08)

Bug Fixes

  • nextjs incrementalCache usage fixed (e5bb21d)

1.0.0-beta.12 (2022-05-30)

Bug Fixes

  • #74: cheerio breaking change (b021b42), closes #74
  • build: fix build error with adding await to loadConfig (ba0dcb5)
  • web: optional dependency sharp caused errors when missing (73fe3e4)

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