Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@

All notable changes to this project are documented in this file.

## 1.0.0 (2026-02-06)


### Features

* expand next-app scaffold with feature packs ([df10501](https://github.com/PetriLahdelma/dev-toolbox/commit/df105011d359a71a4530f2cae20f31ce333ff040))
* harden workflow defaults and quality checks ([5caf3b5](https://github.com/PetriLahdelma/dev-toolbox/commit/5caf3b59f0bac73b4aeadf1808a1dc86b33ec6dc))
* **next-app:** add storybook extra and refine demo visuals ([0b15a3a](https://github.com/PetriLahdelma/dev-toolbox/commit/0b15a3a93b90ce7c2d118ce9180388c1cbb2e75b))
* **next-app:** add stripe supabase fumadocs extras and refine proof headings ([8e65dbb](https://github.com/PetriLahdelma/dev-toolbox/commit/8e65dbb1b7b62e45f635ef94fb890be86ac2ad02))
* productionize dev-toolbox with templates, profiles, and self-test ([24eff1d](https://github.com/PetriLahdelma/dev-toolbox/commit/24eff1d8f7a5c7721fded362d385c625f6ab3f72))
* **readme:** add animated demos and real scaffold screenshots ([b1015ba](https://github.com/PetriLahdelma/dev-toolbox/commit/b1015ba9b24389d20cbb85098b539edad9ecf03c))


### Bug Fixes

* make doctor-ci work without ripgrep ([682aeeb](https://github.com/PetriLahdelma/dev-toolbox/commit/682aeebd389c6fdf19220105a7350f136a2cd997))
* **visuals:** repair scaffold SVG render and refine quality gate cards ([5add0da](https://github.com/PetriLahdelma/dev-toolbox/commit/5add0dabb21041707b8c37a306558479eb535bd6))

## [Unreleased]

### Added
Expand Down