Releases: schalkneethling/minimalist
Releases · schalkneethling/minimalist
v0.2.5 - Buttons 🔵
What's Changed
- chore(deps-dev): bump eslint from 9.20.0 to 9.20.1 by @dependabot in #108
- chore(deps-dev): bump globals from 15.14.0 to 15.15.0 by @dependabot in #109
- chore(deps-dev): bump prettier from 3.5.0 to 3.5.1 by @dependabot in #113
- enhancements: buttons by @schalkneethling in #114
Full Changelog: release/0.2.4.1...release/0.2.5
v0.2.4 - It's a version bump 🐪
What's Changed
- chore: bump version by @schalkneethling in #107
Full Changelog: release/0.2.4...release/0.2.4.1
v0.2.4 - Critical
What's Changed
- chore(deps-dev): bump stylelint-config-standard from 36.0.1 to 37.0.0 by @dependabot in #94
- chore(deps-dev): bump @eslint/js from 9.17.0 to 9.19.0 by @dependabot in #100
- chore(deps-dev): bump eslint from 9.17.0 to 9.19.0 by @dependabot in #101
- chore(deps-dev): bump stylelint from 16.12.0 to 16.14.1 by @dependabot in #102
- chore(deps): bump @clack/prompts from 0.9.1 to 0.10.0 by @dependabot in #103
- chore(deps-dev): bump eslint from 9.19.0 to 9.20.0 by @dependabot in #104
- feat: critical button by @schalkneethling in #106
- chore(deps-dev): bump prettier from 3.4.2 to 3.5.0 by @dependabot in #105
Full Changelog: release/0.2.3...release/0.2.4
v0.2.3 - Essence of Type
What's Changed
- bug: fix typo in typography class names by @schalkneethling in #92
Full Changelog: release/0.2.2...release/0.2.3
v0.2.2 - Essence of Type
What's Changed
- bump version of minimalist by @schalkneethling in #91
Full Changelog: release/0.2.1...release/0.2.2
v0.2.1 - Essence of Type Bug Fix
What's Changed
- chore(deps): bump @clack/prompts from 0.9.0 to 0.9.1 by @dependabot in #86
- feat: add no-border utility class by @schalkneethling in #87
- bug: remove button active state by @schalkneethling in #88
- refactor: move form-field utility class to utils by @schalkneethling in #89
- bug: also chain heading classes with its heading level element by @schalkneethling in #90
Full Changelog: release/0.2.0...release/0.2.1
v0.2.0 - Essence of Type
What's Changed
- Update font family custom property names to be namespaced by @schalkneethling in #81
Full Changelog: release/0.1.1...release/0.2.0
v0.1.1 - Typography
What's Changed
- enhancement: switch to calc based on typescale by @schalkneethling in #80
Full Changelog: release/0.1.0...release/0.1.1
v0.1.0 - Whitespace
- This introduces namespaced custom properties allowing users of the library to override the defaults of Minimalist.
- This aligns with the documentation at https://minimalist-docs.netlify.app/
- Sets up the library to drive the typography through
calcand possibly some use ofclamp - Updates the README to officially introduce the project.
- Many other small but meaningful updates.
What's Changed
- release: cleanup and make everything namespace driven by @schalkneethling in #79
- chore(deps): bump chalk from 5.4.0 to 5.4.1 by @dependabot in #78
Full Changelog: release/0.0.8...release/0.1.0
v0.0.8 - Better code blocks
What's Changed
- chore(deps): bump @clack/prompts from 0.8.2 to 0.9.0 by @dependabot in #75
- fix: code examples blocks by @schalkneethling in #77
Full Changelog: release/0.0.7...release/0.0.8