PackageTrack

npm · #4040

xdg-app-paths

8.3.039M downloads/morivy/js.xdg-app-paths

Determine (XDG-compatible) paths for storing application files (cache, config, data, etc)

Release timeline

25 releases since 2019
2020202120222023202420252026

Releases

  1. 8.3.06 Feb 2023
    Release notes

    This project publishes no release notes. Between v8.2.0 and v8.3.0 there were 34 commits, 33 of them substantive:

    • maint/dev ~ (git-changelog) configuration and template updates
    • maint/dev ~ (CommitLint) update config; add relaxed linting for development
    • maint/dev ~ (ESLint) update config; merge Deno and JS configs
    • maint/dev ~ (gitignore) update config notes
    • maint/dev ~ (Prettier) update config; adds dual use (Deno or NodeJS projects)
    • maint/dev ~ (markdown-lint/Remark) update config; adds dual use (Deno or NodeJS projects)
    • docs ~ add cspell dictionary word(s)
    • docs ~ (README) remove references to TravisCI
    • docs ~ (README) fix reproducible install instructions
    • maint/build ~ (package) fix coverage view/send branch logic
    • maint/build ~ (package) move coverage data storage to less visible location
    • maint/build ~ (package) add color to 'help' output
    • maint/build ~ (package) add final NL for non-WinOS output equivalence
    • docs ~ (README) fix GHA workflow badge
    • docs ~ (README) fix formatting errors
    • maint/build ~ (package) fix coverage HTML output target
    • maint/build ~ (package) remove 'rimraf' (use shx rm -fr ...)
    • docs ~ (README) fix/polish discussion commentary
    • docs ~ (README) update download/install URLs and commentary
    • docs ~ add cspell dictionary word(s)

    …and 13 more.

  2. 8.2.014 Aug 2022
    Release notes

    This project publishes no release notes. Between v8.1.1 and v8.2.0 there were 19 commits, 18 of them substantive:

    • maint/build ~ add refresh (aka rebuild:all) and refresh:dist run target
    • maint/build ~ (package) commit linters now check more deeply/robustly into past commits
    • maint/build ~ (package) add '_:debug:env' run target
    • maint/build ~ (package) revise 'cov:send' to support user-defined options
    • maint/build ~ (package) revise and surface availability of test harness options to user
    • maint/build ~ (package) revise help generation to match HELP_TEXT more narrowly; add commentary
    • maint/dev ~ (CommitLint) update (improves commit lints, capturing more flawed commits)
    • maint/dev ~ (CommitLint) allow fixup!/squash! commits iff not prerelease
    • maint/dev ~ revise cspell to allow local exceptions
    • maint/dev ~ add CodeCov config (reports will be solely informational/no-fail)
    • maint/CICD ~ (TravisCI) expand NodeJS test versions
    • maint/CICD ~ (GHA) expand NodeJS test versions
    • maint/CICD ~ (GHA) add platform label to coverage uploads (via --flags=...)
    • tests ~ revise ESLint directives (local preferred over global)
    • tests/refactor ~ move version consistency checks from package lint to distribution test
    • docs ~ (README) revise Package/Publish notes (removing tag/version check)
    • update/deps ~ (up-to XDG-v10.5.0); uses [email protected]
    • update Deno deps (down-to [email protected]; pin); avoid permission prompt(s)
  3. 8.1.16 Aug 2022
    Release notes

    This project publishes no release notes. Between v8.1.0 and v8.1.1 there were 2 commits, 1 of them substantive:

    • docs ~ (eg) update os-paths import versions
  4. 8.1.06 Aug 2022
    Release notes

    This project publishes no release notes. Between v8.0.2 and v8.1.0 there were 9 commits, 8 of them substantive:

    • maint/dev ~ add/restore .test. and .spec. to ignore-list for nyc coverage calculations
    • maint/dev ~ revise/update TypeScript 'tsconfig' files
    • maint/dev ~ (package) refactor 'prerelease' and 'prepublishOnly' for clarity
    • docs ~ (README) improve Packaging/Publishing instructions
    • update Deno deps (up-to [email protected])
    • update/deps ~ (up-to XDG-v10.2.0) * uses [email protected]
    • docs ~ (eg) update Deno (up-to [email protected])
    • docs ~ (eg) add Deno permissions gates
  5. 8.0.26 Aug 2022
    Release notes

    This project publishes no release notes. Between v8.0.1 and v8.0.2 there were 5 commits, 4 of them substantive:

    • update/deps ~ (up-to XDG-v10.0.0); no-panic/no-prompt import (for Deno platform-adapter)
    • tests ~ restore 100% test coverage
    • tests ~ return to .test. test file name (re-enables automatic ava testing)
    • maint/dev ~ narrow/reduce ignore-list for nyc coverage calculations
  6. 8.0.16 Aug 2022
    Release notes

    This project publishes no release notes. Between v8.0.0 and v8.0.1 there were 3 commits, 2 of them substantive:

    • docs ~ (README) update versions for import examples
    • docs ~ (eg) update xdg-app-paths import versions
  7. 8.0.06 Aug 2022
    Release notes

    This project publishes no release notes. Between v7.3.0 and v8.0.0 there were 62 commits, 61 of them substantive:

    • change ~ use '$eval' as final application name fallback
    • docs ~ update to note '$eval' as final app name fallback
    • maint/dev ~ block deno fmt (poor defaults; non-customizable)
    • docs ~ add spell-checker exceptions
    • maint/dev ~ add dprint formatting exceptions
    • tests ~ revise in-place test file name for clarity vs code files
    • change ~ (deno) avoid panic if read permission is not granted
    • fix/deps ~ hack around early version npm ci failure
    • maint/dev ~ (fix) use 'https:' protocol (instead of 'git:') for direct GitHub dependency
    • maint/build ~ add 'deno' to main exports to publicize Deno support
    • maint/build ~ revise destination/naming for transpiled test code (testbed => lab)
    • maint/dev ~ revise rollup type bundling process
    • maint/dev ~ (deps) update (and pin) deps
    • maint/build ~ (package.json) fix/improve/update development run targets
    • maint/dev ~ (vendor) treat all vendor code as 'binary' to reduce useless diff output
    • maint/dev ~ update vendored deno types (up-to Deno v1.8.0)
    • maint/dev ~ (git-changelog) configuration fixes and improvements
    • maint/dev ~ (git-changelog) template fixes and improvements
    • maint/dev ~ (QA) update Codacy config (polish)
    • maint/dev ~ (QA) update CodeClimate config (polish)

    …and 41 more.

  8. 7.3.027 Feb 2021
    Release notes

    This project publishes no release notes. Between v7.2.0 and v7.3.0 there were 5 commits, 4 of them substantive:

    • docs ~ add cspell dictionary word(s)
    • maint/deps ~ add 'typedoc' (dev; for future use)
    • docs ~ JSDocs polish
    • docs ~ (README) sync with JSDocs descriptions
  9. 7.2.022 Feb 2021
    Release notes

    This project publishes no release notes. Between v7.1.1 and v7.2.0 there were 7 commits, 6 of them substantive:

    • maint/build ~ fix CJS type rewrite
    • maint/build ~ remove unneeded intermediate 'default' export object
    • docs ~ add JSDocs descriptions
    • docs ~ redefine XDGAppPaths as an interface (for better automatic doc generation)
    • docs ~ revise XDGAppPaths interface/type (show methods not properties)
    • refactor ~ replace intermediate default export object to improve deno docs results
  10. 7.1.121 Feb 2021

    Nothing published for this version

  11. 7.1.021 Feb 2021

    Nothing published for this version

  12. 7.0.020 Feb 2021

    Nothing published for this version

  13. 6.0.020 Feb 2021

    Nothing published for this version

  14. 5.5.116 Dec 2020

    Nothing published for this version

  15. 5.5.016 Dec 2020

    Nothing published for this version

  16. 5.4.16 Nov 2020

    Nothing published for this version

  17. 5.4.06 Nov 2020

    Nothing published for this version

  18. 5.3.027 Oct 2020

    Nothing published for this version

  19. 5.2.04 Oct 2019

    Nothing published for this version

  20. 5.1.018 Aug 2019

    Nothing published for this version

  21. 5.0.015 Aug 2019

    Nothing published for this version

  22. 4.0.329 Jul 2019

    Nothing published for this version

  23. 4.0.228 Jul 2019

    Nothing published for this version

  24. 4.0.127 Jul 2019

    Nothing published for this version

  25. 4.0.022 Jul 2019

    Nothing published for this version