Skip to content

Releases: silverwind/uppie

4.1.4

28 Apr 03:56
4.1.4
8087a47

Choose a tag to compare

  • update deps (silverwind)
  • Add npm keywords (silverwind)
  • update deps (silverwind)
  • gitignore: add pnpm entries (silverwind)
  • bump versions to 15.0.0, drop git push from release targets (silverwind)
  • update deps (silverwind)
  • build: update versions to 14.3.1, add -R flag (silverwind)
  • Remove heading from AGENTS.md (silverwind)
  • update deps (silverwind)
  • Add permissions to GitHub Actions workflows (silverwind)
  • Update eslint-config-silverwind to 122.0.4 (silverwind)
  • Update deps and switch to eslint-silverwind (silverwind)
  • Remove vite/client from tsconfig types (silverwind)
  • Migrate from vite to tsdown (silverwind)
  • Remove local publish from version targets, let CI handle it (silverwind)

4.0.0

23 Jun 17:28
4.0.0
7daeb86

Choose a tag to compare

  • The export is now named instead of default, e.g. import {uppie} from "uppie";

3.0.0

20 Nov 12:47
3.0.0
86fe4c7

Choose a tag to compare

  • Removed new instantiation

2.0.0

20 Nov 12:38
2.0.0
cb779a6

Choose a tag to compare

  • Module is now ESM
  • Removed support for getFilesAndDirectories API which never got out of experimental status.