Releases: schalkneethling/minimalist
Releases · schalkneethling/minimalist
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
calc
and 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
v0.0.7 - The one that works
What's Changed
- fix: read src from correct location by @schalkneethling in #74
Full Changelog: release/0.0.6...release/0.0.7
v0.0.6 The one with docs
What's Changed
- Update issue templates by @schalkneethling in #26
- chore: remove styleguide by @schalkneethling in #27
- chore: remove tests and cleanup by @schalkneethling in #28
- chore: cleanup package json by @schalkneethling in #30
- chore: cleanup workflows by @schalkneethling in #34
- chore: update funding by @schalkneethling in #35
- chore: remove dist by @schalkneethling in #38
- chore: remove typography by @schalkneethling in #39
- chore: set up customer properties by @schalkneethling in #40
- chore: remove lint action by @schalkneethling in #41
- chore(deps-dev): bump stylelint-config-prettier from 9.0.3 to 9.0.5 by @dependabot in #4
- chore(deps-dev): bump bundlesize from 0.18.1 to 0.18.2 by @dependabot in #5
- chore(deps-dev): bump http-server from 14.1.0 to 14.1.1 by @dependabot in #12
- chore(deps-dev): bump prettier from 2.5.1 to 3.2.5 by @dependabot in #31
- chore(deps-dev): bump stylelint and stylelint-config-recommended by @dependabot in #36
- chore(deps-dev): bump pretty-quick from 3.1.3 to 4.0.0 by @dependabot in #42
- chore(deps-dev): bump qs from 6.9.4 to 6.13.0 by @dependabot in #56
- chore(deps-dev): bump async from 2.6.3 to 2.6.4 by @dependabot in #57
- chore(deps): bump braces from 3.0.2 to 3.0.3 by @dependabot in #58
- chore(deps-dev): bump stylelint from 16.4.0 to 16.10.0 by @dependabot in #59
- remove bundlesize by @schalkneethling in #60
- chore(deps-dev): bump stylelint from 14.16.1 to 16.10.0 by @dependabot in #61
- chore(deps-dev): bump stylelint from 16.10.0 to 16.11.0 by @dependabot in #64
- chore(deps-dev): bump prettier from 3.3.3 to 3.4.2 by @dependabot in #65
- chore(deps-dev): bump stylelint from 16.11.0 to 16.12.0 by @dependabot in #68
- breaking: refactor and cleanup by @schalkneethling in #69
- feat: make minimalist creatable by @schalkneethling in #71
- feat: add npmjs publish workflow by @schalkneethling in #72
- minor: docs update by @schalkneethling in #73
New Contributors
- @schalkneethling made their first contribution in #26
- @dependabot made their first contribution in #4
Full Changelog: https://github.com/schalkneethling/minimalist/commits/release/0.0.6