Releases: jakeboone02/format-quantity
Releases · jakeboone02/format-quantity
v3.1.0
- Update changelog for v3.1.0 dfe0252
- Merge pull request #19 from jakeboone02/features-2026-02 75ba43f
- Parse strings with
numeric-quantity3cb8a9e - Add
separatoroption; fixfractionSlashnumerator/denominator display 7c15cf4 - Update dependencies 563b7d8
- Correct v3.0.0 link in changelog 0d31485
- Update dependencies dfd4800
- Use https links where possible dfed929
- Type-aware lint d317d5a
- Merge pull request #18 from jakeboone02/dependabot/github_actions/actions/checkout-6 1a1a45a
- Bump actions/checkout from 5 to 6 a51e073
- Update actions/upload-pages-artifact to v4 eb67bb6
- Typecheck in CI 8d721ae
- Typecheck tsdown.config.ts 29f2481
- Merge pull request #17 from jakeboone02/tsdown b00f3b8
- Migrate to tsdown 3918a48
- Merge pull request #16 from jakeboone02/dependabot/github_actions/codecov/codecov-action-5 1c519a6
- Merge pull request #15 from jakeboone02/dependabot/github_actions/oven-sh/setup-bun-2 915060c
- Bump codecov/codecov-action from 4 to 5 42abc05
- Bump oven-sh/setup-bun from 1 to 2 88b84dc
- Merge pull request #14 from jakeboone02/bunnier 813479c
- Export everything b831afb
- Fix docs script 6768e45
- Add dependabot.yml 4a88408
- Update actions versions 93fdccb
- Minor type fixes ca1a4ca
- Use recent Bun features and build DTS with oxc-transform 6d20ab5
- Add Typedoc GA plugin 3a44262
- Use Codecov token and update other dependencies a67658c
- Update dependencies and pin prettier 03e3c2c
- Compact CI config 4592253
v3.0.0
- Update changelog for v3.0.0 9aa0664
- Update devDependencies 6bfe6d2
- Fix distributed types a4d85ca
- Remove default export 686e611
- Export types
DigitandNonZeroDigit87b4fb1 - Remove docs from git 29503da
- Build docs site with GHA 0729655
- Add GA tracking 3be6563
- Remove target from tsconfig.json 9f082e4
- Regenerate docs 61b47b0
- Stricter types for constants 654f89b
- Regenerate docs d64bdb1
- Update dependencies; misc tweaks 1b6604b
- Upgrade dependencies 07d8e65
- Add diff=lockb to .gitattributes acb2635
- Remove OS matrix from CI 0cafeef
- Remove Node from CI 2c952ab
- Remove Jest types 2853395
- Drop Jest for bun:test 595d0b1
- Add version to docs 8d2fbd7
- Merge pull request #13 from jakeboone02/typedoc-docs 4e8645d
- Migrate docs to typedoc a42413a
- Update dependencies f1ceda6
- Update bun.lockb 463d72a
- Fix Unreleased link in changelog 5bc2613
- Add open package 00d4476
v2.1.0
v2.0.1
v2.0.0
v1.1.0
- Fix handling of values greater than -1 and less than zero 7d5e284
- Add tests to dev page; simplify main code/tests; fix browsertest.html f65d514
- Use globalThis instead of (window as any) in dev test page 09922b2
- Reorganize code and fix build process 5e28bc5
- Minor documentation updates 13c7762
- Add tolerance and fractionSlash options d15f799
- Accept options object and handle more fractions b2bb567
v1.0.2
- Trigger GitHub Pages republish after branch renaming a748bfe
- Rename index.html to main.html 58c48ad
- Add FUNDING.yml 3c4f304
- Migrate from tsdx to vite 4f481ca
- Update dependencies 3a24321
- Merge pull request #9 from jakeboone02/add-codesandbox-ci adafc41
- Add CodeSandbox CI 41a3af2
- Updated CHANGELOG.md for v1.0.1 84ee5f3
v1.0.1
v1.0.0
Breaking changes
- None! This release is to update the exported files in the
distfolder and to indicate stability of the package.
Commits
v0.6.1
This release was simply to update the README.md on npm.