- generator: memoise theme-derived tables and cut serialiser allocations (1fb675c) (by Chris chrisbreuer93@gmail.com)
- update benchmark numbers after the generator optimisations (13258c3) (by Chris chrisbreuer93@gmail.com)
- release v0.3.0 (7b37ab8) (by Chris chrisbreuer93@gmail.com)
- add a release:minor script (7c07dd6) (by Chris chrisbreuer93@gmail.com)
- gitignore env files (449a297) (by Chris chrisbreuer93@gmail.com)
- Chris chrisbreuer93@gmail.com
- test: narrow iconRule's return type for the typechecker (68ced3b) (by Chris chrisbreuer93@gmail.com)
- ci: regenerate the lockfile for the renamed workspace (4450160) (by Chris chrisbreuer93@gmail.com)
- release v0.2.21 (960b911) (by Chris chrisbreuer93@gmail.com)
- Chris chrisbreuer93@gmail.com
- style: collect and emit styles at build time (2c0eca8) (by Chris chrisbreuer93@gmail.com)
- style: add a StyleX-style typed style API (0f5df5c) (by Chris chrisbreuer93@gmail.com)
- generator: memoise toCSS output (29b6e2f) (by Chris chrisbreuer93@gmail.com)
- default the class prefix to tc (5210211) (by Chris chrisbreuer93@gmail.com)
- cli: rename the binary to cssx and the config to css.config.ts (c84d85f) (by Chris chrisbreuer93@gmail.com)
- rename the package to ts-css (6489387) (by Chris chrisbreuer93@gmail.com)
- rewrite the READMEs around both APIs (0833060) (by Chris chrisbreuer93@gmail.com)
- complete the ts-css rename across the docs site (6688376) (by Chris chrisbreuer93@gmail.com)
- release v0.2.20 (e6e2717) (by Chris chrisbreuer93@gmail.com)
- untrack the compiled CLI binary (70a5a2d) (by Chris chrisbreuer93@gmail.com)
- fix the methodology and add a StyleX comparison (18a7e6c) (by Chris chrisbreuer93@gmail.com)
- Chris chrisbreuer93@gmail.com
- generator: let an explicit utility override an icon's defaults (fd033ff) (by Chris chrisbreuer93@gmail.com)
- release v0.2.19 (1e3a91e) (by Chris chrisbreuer93@gmail.com)
- Chris chrisbreuer93@gmail.com
- parser: generate the classes an stx x-class binding names (82f3077) (by Chris chrisbreuer93@gmail.com)
- release v0.2.18 (b9c15b0) (by Chris chrisbreuer93@gmail.com)
- Chris chrisbreuer93@gmail.com
- divide: resolve arbitrary colours instead of re-implementing the resolver (007fa2a) (by Chris chrisbreuer93@gmail.com)
- release v0.2.17 (2bc65d9) (by Chris chrisbreuer93@gmail.com)
- Chris chrisbreuer93@gmail.com
- preflight: default uncoloured borders to grey, not currentColor (d1ec7a0) (by Chris chrisbreuer93@gmail.com)
- release v0.2.16 (1c87195) (by Chris chrisbreuer93@gmail.com)
- Chris chrisbreuer93@gmail.com
- parser: ignore unrelated markup attributes (1d46197) (by Chris chrisbreuer93@gmail.com)
- release v0.2.14 (73eb5bc) (by Chris chrisbreuer93@gmail.com)
- Chris chrisbreuer93@gmail.com
- extract utility classes from string literals in code (3f48fe5) (by Chris chrisbreuer93@gmail.com)
- fill in missing Tailwind v4 utility families (8f228fb) (by Chris chrisbreuer93@gmail.com)
- support the v4 bg-linear-* gradient spelling (79cead8) (by Chris chrisbreuer93@gmail.com)
- add CSS containment utilities (19806d6) (by Chris chrisbreuer93@gmail.com)
- types: declare transform constants (21b9336) (by Chris chrisbreuer93@gmail.com)
- colors: preserve functional slash alpha (c59a59b) (by Chris chrisbreuer93@gmail.com)
- normalize arbitrary math operators (6145562) (by Chris chrisbreuer93@gmail.com)
- rank stateful utilities by their class, not their pseudo-class (93ad42a) (by Chris chrisbreuer93@gmail.com)
- bring the scroll-snap fallback rule back in step with the fast path (f2755ef) (by Chris chrisbreuer93@gmail.com)
- register font-stretch and list-image as compound utilities (968c937) (by Chris chrisbreuer93@gmail.com)
- cap generated percentages at six decimals (9f19da7) (by Chris chrisbreuer93@gmail.com)
- match whole-class utilities on the variant-stripped class (1fa45c5) (by Chris chrisbreuer93@gmail.com)
- read scanned files through a bounded pool (868e2fc) (by Chris chrisbreuer93@gmail.com)
- split utility and value in linear time (284a0cd) (by Chris chrisbreuer93@gmail.com)
- hoist rule lookup tables to module scope (2bc83a8) (by Chris chrisbreuer93@gmail.com)
- memoize utility cascade ranking per selector (a81d4f2) (by Chris chrisbreuer93@gmail.com)
- bound the parse caches and memoize bracket alias resolution (af5da84) (by Chris chrisbreuer93@gmail.com)
- release v0.2.13 (31661e2) (by Chris chrisbreuer93@gmail.com)
- drop a scratch probe script committed by accident (26a3b10) (by Chris chrisbreuer93@gmail.com)
- Chris chrisbreuer93@gmail.com
- compose filter utilities instead of overwriting each other (7462d1d) (by Chris chrisbreuer93@gmail.com)
- give the scroll-snap strictness variable a proximity fallback (5adeefc) (by Chris chrisbreuer93@gmail.com)
- release v0.2.12 (ac10410) (by Chris chrisbreuer93@gmail.com)
- Chris chrisbreuer93@gmail.com
- emit CSS for arbitrary box shadows and shadow colors (5ec4b94) (by Chris chrisbreuer93@gmail.com)
- link the community as stacksjs.com/discord (1ba2f60) (by Chris chrisbreuer93@gmail.com)
- performance: account for CI scheduler variance (6ba83a9) (by Chris chrisbreuer93@gmail.com)
- release v0.2.11 (799efe4) (by Chris chrisbreuer93@gmail.com)
- deps: refresh pantry lockfile (001ec62) (by Chris chrisbreuer93@gmail.com)
- deps: update bunfig to 0.15.15 (aa5635d) (by Chris chrisbreuer93@gmail.com)
- deps: declare bun ^1.3.14 in deps.yaml (30e3874) (by Chris chrisbreuer93@gmail.com)
- Chris chrisbreuer93@gmail.com
- reload the config file during watch mode (807b74d) (by Chris chrisbreuer93@gmail.com)
- adopt the Tailwind v4 radius and shadow scales (deac57c) (by Chris chrisbreuer93@gmail.com)
- nest stacked at-rule variants and add darkMode media strategy (53e0fda) (by Chris chrisbreuer93@gmail.com)
- support max-* breakpoint variants and order media types first (362c833) (by Chris chrisbreuer93@gmail.com)
- extract classes from clsx/array/class:list/:class expressions (2d45ae5) (by Chris chrisbreuer93@gmail.com)
- use Tailwind v4's adaptive placeholder color in preflight (67b8176) (by Chris chrisbreuer93@gmail.com)
- resolve iconify collections from Bun's isolated-install store (1a0d618) (by Chris chrisbreuer93@gmail.com)
- compose touch pan/pinch utilities through variables (c229564) (by Chris chrisbreuer93@gmail.com)
- emit only custom colors as :root CSS variables (3160b0a) (by Chris chrisbreuer93@gmail.com)
- canonical colon-syntax negatives and valid bracket color families (597e2b3) (by Chris chrisbreuer93@gmail.com)
- correct utility cascade ranking for important, rounded corners, and gaps (0427381) (by Chris chrisbreuer93@gmail.com)
- stop fast-path lookup tables shadowing theme overrides (a6065ab) (by Chris chrisbreuer93@gmail.com)
- compose ring utilities through the variable system with fallbacks (faa09db) (by Chris chrisbreuer93@gmail.com)
- give transition utilities Tailwind's default duration and easing (14e0799) (by Chris chrisbreuer93@gmail.com)
- make form-* utilities generate CSS at all (a03b48d) (by Chris chrisbreuer93@gmail.com)
- reject negative padding utilities (aee4139) (by Chris chrisbreuer93@gmail.com)
- clear compiled-class state in generator reset (0c19f0c) (by Chris chrisbreuer93@gmail.com)
- honor config watch/verbose fields and warn on zero-match content patterns (2dc0a15) (by Chris chrisbreuer93@gmail.com)
- apply preset rules, shortcuts, variants, and preflights (36302ad) (by Chris chrisbreuer93@gmail.com)
- make analyze stats honest and dedupe overlapping scan patterns (b600be6) (by Chris chrisbreuer93@gmail.com)
- ignore non-string safelist entries instead of crashing the build (182fa84) (by Chris chrisbreuer93@gmail.com)
- emit real CSS for compile-class groups under the hashed selector (154b7c7) (by Chris chrisbreuer93@gmail.com)
- deep-merge plugin theme overrides, honor extract options, inject into fragments (f1925b5) (by Chris chrisbreuer93@gmail.com)
- stop watch mode crashing on non-** content patterns and debounce rebuilds (05b9f7d) (by Chris chrisbreuer93@gmail.com)
- make --no-preflight work and scan .stx in the init template (202a5d2) (by Chris chrisbreuer93@gmail.com)
- validate decoration, SVG dash, and text-emphasis values; accept hwb() and short-hex alpha (4b9ba1b) (by Chris chrisbreuer93@gmail.com)
- validate border-radius side/corner values and support bare side forms (a6f2529) (by Chris chrisbreuer93@gmail.com)
- validate outline, mask, and text-shadow values (3a3d788) (by Chris chrisbreuer93@gmail.com)
- drop rules with unknown variants and support arbitrary variants (7d54f25) (by Chris chrisbreuer93@gmail.com)
- emit media query blocks in mobile-first breakpoint order (900bf90) (by Chris chrisbreuer93@gmail.com)
- generate static-map utilities under variants (fdb6304) (by Chris chrisbreuer93@gmail.com)
- validate scroll margin/padding, column-gap, and perspective values (16fdc32) (by Chris chrisbreuer93@gmail.com)
- expand short hex with alpha correctly in opacity modifiers (b54a337) (by Chris chrisbreuer93@gmail.com)
- reject unknown words in gradient color stops (323b9f1) (by Chris chrisbreuer93@gmail.com)
- validate divide, space-between, and ring/border opacity values (268d6d0) (by Chris chrisbreuer93@gmail.com)
- escape all non-identifier characters in class selectors (45d9cd8) (by Chris chrisbreuer93@gmail.com)
- stop the important modifier mutating shared rule property objects (2b3a5ab) (by Chris chrisbreuer93@gmail.com)
- validate filter, ring, columns, aspect, align-self, and border-spacing values (d53348d) (by Chris chrisbreuer93@gmail.com)
- validate spacing-derived utility values (c5fd362) (by Chris chrisbreuer93@gmail.com)
- validate width, height, size, and min/max sizing values (5670e7a) (by Chris chrisbreuer93@gmail.com)
- validate typography values and stop quoting bare words as content (b2ef16c) (by Chris chrisbreuer93@gmail.com)
- validate transform scale, rotate, skew, and translate values (dfa7487) (by Chris chrisbreuer93@gmail.com)
- validate transition and animation time values (fbd1e87) (by Chris chrisbreuer93@gmail.com)
- validate z-index, order, and opacity values instead of passing words through (52a5c42) (by Chris chrisbreuer93@gmail.com)
- actually minify preflight and keyframes in minified output (f27abc5) (by Chris chrisbreuer93@gmail.com)
- declare Tailwind v4 semantics as the compass (c40c586) (by Chris chrisbreuer93@gmail.com)
- align README init snippet with the actual scaffold (8123862) (by Chris chrisbreuer93@gmail.com)
- build the color fast-path overlay from a diff map (c9bc43b) (by Chris chrisbreuer93@gmail.com)
- release v0.2.10 (8cbe056) (by Chris chrisbreuer93@gmail.com)
- pkg: add sideEffects:false for bundler tree-shaking (publint) (1bd41bc) (by Chris chrisbreuer93@gmail.com)
- Chris chrisbreuer93@gmail.com
- resolve CLI --config from cwd and auto-discover project config (f1a2b0a) (by Chris chrisbreuer93@gmail.com)
- use printable delimiter in shortcut selector cache key (2fa55ef) (by Chris chrisbreuer93@gmail.com)
- expand shortcut variants onto the shortcut's own selector (e474ca3) (by Chris chrisbreuer93@gmail.com)
- apply opacity modifiers to var()-based theme colors via color-mix (8da8ace) (by Chris chrisbreuer93@gmail.com)
- release v0.2.9 (345e14a) (by Chris chrisbreuer93@gmail.com)
- Chris chrisbreuer93@gmail.com
- add repository metadata to crosswind-vscode for npm provenance (1976b04) (by Chris chrisbreuer93@gmail.com)
- release v0.2.8 (65acc86) (by Chris chrisbreuer93@gmail.com)
- Chris chrisbreuer93@gmail.com
- restrict grid template and auto track values to counts, keywords, and arbitrary (9258172) (by Chris chrisbreuer93@gmail.com)
- restrict col/row span, start, and end values to numbers, auto, and arbitrary (ee32313) (by Chris chrisbreuer93@gmail.com)
- stop bare row-/col- classes emitting named grid lines (09cad29) (by Chris chrisbreuer93@gmail.com)
- preflight: emit reset in an @layer so author styles win (086871e) (by Chris chrisbreuer93@gmail.com)
- rename Headwind/hw to Crosswind/cw (fc6280c) (by Chris chrisbreuer93@gmail.com)
- release v0.2.7 (e9d38fe) (by Chris chrisbreuer93@gmail.com)
- upgrade to TypeScript 7 (65d8e26) (by Chris chrisbreuer93@gmail.com)
- deps: refresh bun.lock to pick up pickier 0.1.37 (035ca9b) (by glennmichael123 gtorregosa@gmail.com)
- config: move crosswind.config.ts to config/crosswind.ts (5316196) (by glennmichael123 gtorregosa@gmail.com)
- Chris chrisbreuer93@gmail.com
- glennmichael123 gtorregosa@gmail.com
- load web fonts via a
fontsconfig (4d881d7) (by Chris chrisbreuer93@gmail.com)
- scripts: stop double-generating CHANGELOG on release (525a512) (by Glenn Michael Torregosa gtorregosa@gmail.com)
- release v0.2.5 (7fa5e3f) (by Chris chrisbreuer93@gmail.com)
- wip (47efff3) (by Chris chrisbreuer93@gmail.com)
- deps: bump better-dx to ^0.2.15 (1affc1c) (by glennmichael123 gtorregosa@gmail.com)
- ci: bump actions/checkout to v6, actions/cache to v5 (acd6fc4) (by glennmichael123 gtorregosa@gmail.com)
- Chris chrisbreuer93@gmail.com
- Glenn Michael Torregosa gtorregosa@gmail.com
- glennmichael123 gtorregosa@gmail.com
- rules: table display family, flow-root/list-item/contents, arbitrary accent/caret (f31d55c)
- release v0.2.4 (09382bd)
- Chris chrisbreuer93@gmail.com
- rules: table display family, flow-root/list-item/contents, arbitrary accent/caret (f31d55c)
- Chris chrisbreuer93@gmail.com
- Chris chrisbreuer93@gmail.com
- split and minify dist (23aef98)
- Chris chrisbreuer93@gmail.com
- build: emit dist/index.js + dist/cli.js to match exports/bin paths (1544b47)
- release v0.2.2 (a0ceda7)
- Chris chrisbreuer93@gmail.com
- build: emit dist/index.js + dist/cli.js to match exports/bin paths (1544b47)
- Chris chrisbreuer93@gmail.com
- drop redundant setup-bun (pantry installs bun via deps.yaml) (b506af1)
- release v0.2.1 (fb65a3d)
- remove headwind refs (2290f5e)
- fresh install to pick up dtsx 0.9.14 and bunfig 0.15.9 (074e1fa)
- fresh install to pick up pickier 0.1.21 (c7d15c0)
- cascade order improvements (126617c)
- several minor improvements (04caac1)
- improve arbitrary values (36d341d)
- wip (38d57fd)
- merge and resolve conflict (1e00cce)
- fix lint errors (12526b8)
- minor improvements (0a2924a)
- improve
group-has-*andpeer-has-*(7de7dc3) - several minor improvements (cc6ffe4)
- Chris chrisbreuer93@gmail.com
- glennmichael123 gtorregosa@gmail.com
- drop redundant setup-bun (pantry installs bun via deps.yaml) (b506af1)
- remove headwind refs (2290f5e)
- fresh install to pick up dtsx 0.9.14 and bunfig 0.15.9 (074e1fa)
- fresh install to pick up pickier 0.1.21 (c7d15c0)
- cascade order improvements (126617c)
- several minor improvements (04caac1)
- improve arbitrary values (36d341d)
- wip (38d57fd)
- merge and resolve conflict (1e00cce)
- fix lint errors (12526b8)
- minor improvements (0a2924a)
- improve
group-has-*andpeer-has-*(7de7dc3) - several minor improvements (cc6ffe4)
- Chris chrisbreuer93@gmail.com
- glennmichael123 gtorregosa@gmail.com
- release v0.2.0 (74a6cfa)
- update lockfile (a95e37f)
- release updates (c3908da)
- adjust test (ce9472c)
- repo cleanup and modernization (9f1d450)
- repo cleanup and modernization (f5e5369)
- remove unocss (4446ec1)
- remove @stacksjs/docs (8ca150e)
- remove redundant docs/.vitepress (9496179)
- use Pantry action for publish-commit and add job dependencies (35b820a)
- fix better-dx version to ^0.2.7 (4afffd7)
- migrate to better-dx (2489f19)
- wip (c636898)
- remove file ignores from pickier config (2d048d6)
- add CLAUDE.md and CHANGELOG.md to pickier ignores (4cfef69)
- fix lint warnings (a5cba77)
- remove .pickierignore (b7ba810)
- update better-dx to ^0.2.7 (1f8781a)
- enrich CLAUDE.md with detailed project context from README (2d63389)
- update CLAUDE.md with project context and crosswind details (b904cf8)
- add proper claude code guidelines (5a9eda4)
- use pantry monorepo action instead of pantry-setup (521ecd4)
- ignore claude config in linter (0661f46)
- add claude code guidelines (083b738)
- wip (2c27184)
- wip (8737237)
- wip (ac03495)
- wip (a9b683a)
- wip (decfd0c)
- wip (73a2c17)
- wip (82f534d)
- wip (e02936f)
- wip (29df3e3)
- wip (06de5a7)
- wip (d62a10b)
- wip (686497b)
- wip (c8e4b32)
- wip (e8abd7b)
- wip (1734035)
- wip (9f100ba)
- wip (592599c)
- wip (c3bea5d)
- Chris chrisbreuer93@gmail.com
- glennmichael123 gtorregosa@gmail.com
- update lockfile (a95e37f)
- release updates (c3908da)
- adjust test (ce9472c)
- repo cleanup and modernization (9f1d450)
- repo cleanup and modernization (f5e5369)
- remove unocss (4446ec1)
- remove @stacksjs/docs (8ca150e)
- remove redundant docs/.vitepress (9496179)
- use Pantry action for publish-commit and add job dependencies (35b820a)
- fix better-dx version to ^0.2.7 (4afffd7)
- migrate to better-dx (2489f19)
- wip (c636898)
- remove file ignores from pickier config (2d048d6)
- add CLAUDE.md and CHANGELOG.md to pickier ignores (4cfef69)
- fix lint warnings (a5cba77)
- remove .pickierignore (b7ba810)
- update better-dx to ^0.2.7 (1f8781a)
- enrich CLAUDE.md with detailed project context from README (2d63389)
- update CLAUDE.md with project context and crosswind details (b904cf8)
- add proper claude code guidelines (5a9eda4)
- use pantry monorepo action instead of pantry-setup (521ecd4)
- ignore claude config in linter (0661f46)
- add claude code guidelines (083b738)
- wip (2c27184)
- wip (8737237)
- wip (ac03495)
- wip (a9b683a)
- wip (decfd0c)
- wip (73a2c17)
- wip (82f534d)
- wip (e02936f)
- wip (29df3e3)
- wip (06de5a7)
- wip (d62a10b)
- wip (686497b)
- wip (c8e4b32)
- wip (e8abd7b)
- wip (1734035)
- wip (9f100ba)
- wip (592599c)
- wip (c3bea5d)
- Chris chrisbreuer93@gmail.com
- glennmichael123 gtorregosa@gmail.com
- release v0.1.5 (663f6dc)
- glennmichael123 gtorregosa@gmail.com
- release v0.1.4 (3719b4c)
- wip (311a34a)
- wip (a8f0eac)
- wip (666877a)
- wip (cf2d716)
- wip (9d4fc6f)
- wip (6a58870)
- wip (7a891d8)
- wip (b8d8d0d)
- wip (a365623)
- wip (a189f76)
- wip (266fdc5)
- release v0.1.4 (d3c7763)
- wip (5c3b3f2)
- wip (ca1795c)
- wip (bcb554e)
- wip (0b35e2b)
- wip (6ad0cc4)
- wip (5ca440d)
- wip (155be12)
- wip (1b1ff35)
- wip (fc69e98)
- release v0.1.4 (27a66ba)
- wip (a4c6d8a)
- wip (e1e3f4f)
- wip (352b160)
- wip (46b97c2)
- wip (e15e163)
- wip (b5c003b)
- wip (0547ef5)
- wip (56b34ea)
- wip (23e3c54)
- wip (69a9fbc)
- wip (c31cbbd)
- wip (66adcf1)
- wip (385d534)
- Update release.yml (ded3699)
- Merge pull request #14 from cwcss/feat/pantry-release (1e8e98c) (#14, #14)
- Chris chrisbreuer93@gmail.com
- Glenn Michael Torregosa gtorregosa@gmail.com
- glennmichael123 gtorregosa@gmail.com
- wip (311a34a)
- wip (a8f0eac)
- wip (666877a)
- wip (cf2d716)
- wip (9d4fc6f)
- wip (6a58870)
- wip (7a891d8)
- wip (b8d8d0d)
- wip (a365623)
- wip (a189f76)
- wip (266fdc5)
- release v0.1.4 (d3c7763)
- wip (5c3b3f2)
- wip (ca1795c)
- wip (bcb554e)
- wip (0b35e2b)
- wip (6ad0cc4)
- wip (5ca440d)
- wip (155be12)
- wip (1b1ff35)
- wip (fc69e98)
- release v0.1.4 (27a66ba)
- wip (a4c6d8a)
- wip (e1e3f4f)
- wip (352b160)
- wip (46b97c2)
- wip (e15e163)
- wip (b5c003b)
- wip (0547ef5)
- wip (56b34ea)
- wip (23e3c54)
- wip (69a9fbc)
- wip (c31cbbd)
- wip (66adcf1)
- wip (385d534)
- Update release.yml (ded3699)
- Merge pull request #14 from cwcss/feat/pantry-release (1e8e98c) (#14, #14)
- Chris chrisbreuer93@gmail.com
- Glenn Michael Torregosa gtorregosa@gmail.com
- glennmichael123 gtorregosa@gmail.com
- wip (a8f0eac)
- wip (666877a)
- wip (cf2d716)
- wip (9d4fc6f)
- wip (6a58870)
- wip (7a891d8)
- wip (b8d8d0d)
- wip (a365623)
- wip (a189f76)
- wip (266fdc5)
- release v0.1.4 (d3c7763)
- wip (5c3b3f2)
- wip (ca1795c)
- wip (bcb554e)
- wip (0b35e2b)
- wip (6ad0cc4)
- wip (5ca440d)
- wip (155be12)
- wip (1b1ff35)
- wip (fc69e98)
- release v0.1.4 (27a66ba)
- wip (a4c6d8a)
- wip (e1e3f4f)
- wip (352b160)
- wip (46b97c2)
- wip (e15e163)
- wip (b5c003b)
- wip (0547ef5)
- wip (56b34ea)
- wip (23e3c54)
- wip (69a9fbc)
- wip (c31cbbd)
- wip (66adcf1)
- wip (385d534)
- Update release.yml (ded3699)
- Merge pull request #14 from cwcss/feat/pantry-release (1e8e98c) (#14, #14)
- Chris chrisbreuer93@gmail.com
- Glenn Michael Torregosa gtorregosa@gmail.com
- glennmichael123 gtorregosa@gmail.com
- release v0.1.4 (3810aff)
- wip (5c3b3f2)
- wip (ca1795c)
- wip (bcb554e)
- wip (0b35e2b)
- wip (6ad0cc4)
- wip (5ca440d)
- wip (155be12)
- wip (1b1ff35)
- wip (fc69e98)
- release v0.1.4 (27a66ba)
- wip (a4c6d8a)
- wip (e1e3f4f)
- wip (352b160)
- wip (46b97c2)
- wip (e15e163)
- wip (b5c003b)
- wip (0547ef5)
- wip (56b34ea)
- wip (23e3c54)
- wip (69a9fbc)
- wip (c31cbbd)
- wip (66adcf1)
- wip (385d534)
- Chris chrisbreuer93@gmail.com
- Glenn Michael Torregosa gtorregosa@gmail.com
- glennmichael123 gtorregosa@gmail.com
- wip (5c3b3f2)
- wip (ca1795c)
- wip (bcb554e)
- wip (0b35e2b)
- wip (6ad0cc4)
- wip (5ca440d)
- wip (155be12)
- wip (1b1ff35)
- wip (fc69e98)
- release v0.1.4 (27a66ba)
- wip (a4c6d8a)
- wip (e1e3f4f)
- wip (352b160)
- wip (46b97c2)
- wip (e15e163)
- wip (b5c003b)
- wip (0547ef5)
- wip (56b34ea)
- wip (23e3c54)
- wip (69a9fbc)
- wip (c31cbbd)
- wip (66adcf1)
- wip (385d534)
- Chris chrisbreuer93@gmail.com
- Glenn Michael Torregosa gtorregosa@gmail.com
- glennmichael123 gtorregosa@gmail.com
- release v0.1.4 (233963b)
- wip (a4c6d8a)
- wip (e1e3f4f)
- wip (352b160)
- wip (46b97c2)
- wip (e15e163)
- wip (b5c003b)
- wip (0547ef5)
- wip (56b34ea)
- wip (23e3c54)
- wip (69a9fbc)
- wip (c31cbbd)
- wip (66adcf1)
- wip (385d534)
- Chris chrisbreuer93@gmail.com
- glennmichael123 gtorregosa@gmail.com
- wip (a4c6d8a)
- wip (e1e3f4f)
- wip (352b160)
- wip (46b97c2)
- wip (e15e163)
- wip (b5c003b)
- wip (0547ef5)
- wip (56b34ea)
- wip (23e3c54)
- wip (69a9fbc)
- wip (c31cbbd)
- wip (66adcf1)
- wip (385d534)
- Chris chrisbreuer93@gmail.com
- glennmichael123 gtorregosa@gmail.com
- release v0.1.3 (bf49808)
- update
bun-git-hooks(9e24c59) - adjust expectation (6d9ca20)
- use
clapp(355811b)
- Chris chrisbreuer93@gmail.com
- Chris chrisbreuer93@gmail.com
- add bun plugin (63d0176)
- release v0.1.2 (26255be)
- lint (1bf7619)
- minor updates (c4367f9)
- rename to
hwprefix (92a4264) - add crosswind (7f4b4e9)
- allow for multi-segment color names (a07301a)
- resolve typecheck (78be83a)
- add crosswind path (afca37b)
- Chris chrisbreuer93@gmail.com
- add bun plugin (63d0176)
- lint (1bf7619)
- minor updates (c4367f9)
- rename to
hwprefix (92a4264) - add crosswind (7f4b4e9)
- allow for multi-segment color names (a07301a)
- resolve typecheck (78be83a)
- add crosswind path (afca37b)
- Chris chrisbreuer93@gmail.com
- Chris chrisbreuer93@gmail.com
- Chris chrisbreuer93@gmail.com
- wip (3e3542b)
- wip (4369902)
- wip (3bcb09c)
- wip (5386559)
- wip (d3bd93a)
- wip (11ce8e7)
- wip (2c5faf0)
- wip (1db0349)
- wip (298a2e7)
- wip (edfa7f4)
- wip (32f94f1)
- wip (f3ca297)
- wip (63f7efc)
- wip (c948bc7)
- wip (3f61664)
- wip (c4e1a63)
- wip (4a1d104)
- wip (b9b7a7d)
- wip (462be98)
- wip (751b30f)
- wip (d768974)
- wip (a759581)
- wip (23c1356)
- wip (7cbee34)
- wip (b71e60f)
- wip (a036bd9)
- wip (9453e16)
- wip (a75b2cd)
- wip (57b7141)
- wip (71a4c5f)
- wip (5581a78)
- Chris chrisbreuer93@gmail.com