pathpida

TypeScript friendly internal link client for Next.js, Nuxt.js and Sapper.

MIT License

Downloads
94.8K
Stars
507
Committers
12

Bot releases are visible (Hide)

pathpida - v0.22.0 🌈 Latest Release

Published by solufa about 1 year ago

Changes

🚀 Features

pathpida - v0.21.0 🌈

Published by solufa about 1 year ago

Changes

🚀 Features

  • add "or undefined" explicitly to support exactOptionalPropertyTypes @LumaKernel (#129)
  • for appdir stable (and experimental) @rikusen0335 (#178)
  • Provide dynamic route path for Next.js app directory @YutaUra (#179)
pathpida - v0.20.1 🌈

Published by frourio-bot almost 2 years ago

Changes

🐛 Bug Fixes

  • fix: support for nextjs app dir inside src dir @you-5805 (#158)
pathpida - v0.20.0 🌈

Published by frourio-bot almost 2 years ago

Changes

🚀 Features

  • feat: remove sapper @solufa (#151)
pathpida - v0.19.3 🌈

Published by frourio-bot almost 2 years ago

Changes

🐛 Bug Fixes

  • fix: support for cases without pages dir @solufa (#150)
pathpida - v0.19.2 🌈

Published by frourio-bot almost 2 years ago

Changes

🐛 Bug Fixes

  • fix: change srcDir logic @solufa (#149)
pathpida - v0.19.1 🌈

Published by frourio-bot almost 2 years ago

Changes

🐛 Bug Fixes

  • fix: input path of appDir @solufa (#148)
pathpida - v0.19.0 🌈

Published by frourio-bot almost 2 years ago

Changes

🚀 Features

  • feat: support appDir of Nextjs @solufa (#146)
pathpida - v0.18.1 🌈

Published by frourio-bot over 2 years ago

Changes

🐛 Bug Fixes

  • fix: stringify to enclose path name into quotations @LumaKernel (#127)

🧰 Maintenance

  • chore(deps-dev): bump eslint-plugin-jest from 24.4.0 to 26.1.1 @dependabot (#122)
  • chore(deps): bump ignore from 5.1.8 to 5.2.0 @dependabot (#119)
  • chore(deps-dev): bump eslint-config-prettier from 8.3.0 to 8.4.0 @dependabot (#121)
  • chore(deps-dev): bump prettier-plugin-organize-imports from 2.3.3 to 2.3.4 @dependabot (#118)
  • chore(deps): bump chokidar from 3.5.2 to 3.5.3 @dependabot (#120)

📚 Documentation

  • doc update @LumaKernel (#128)
pathpida - v0.18.0 🌈

Published by solufa over 2 years ago

Changes

  • docs: update changelog and place warning in readme @LumaKernel (#115)
  • refactor: refactor about eslint-disable and prettier-ignore and ci files @LumaKernel (#116)
  • chore(deps): bump nanoid from 3.1.24 to 3.3.1 @dependabot (#113)
  • chore(deps): bump trim-off-newlines from 1.0.1 to 1.0.3 @dependabot (#102)
  • chore(deps): bump shelljs from 0.8.4 to 0.8.5 @dependabot (#98)
  • chore(deps): bump ansi-regex from 5.0.0 to 5.0.1 @dependabot (#103)
  • chore(deps): bump tmpl from 1.0.4 to 1.0.5 @dependabot (#92)
  • fix: add setTimeout @IshinoJun (#112)
  • chore: fix rimraf command @dqn (#109)

🚀 Features

  • feat: use Type-Only Imports for types @dqn (#108)
pathpida - v0.17.0

Published by solufa about 3 years ago

Features

  • support pageExtensions for nextjs (5586235)
pathpida - v0.16.0

Published by solufa about 3 years ago

Features

pathpida - v0.15.5

Published by solufa about 3 years ago

Bug Fixes

  • change next config path for v11.1.0 (7d85387)
  • ignore typed-css-modules files (300c8a3)
pathpida - v0.15.4

Published by solufa about 3 years ago

Bug Fixes

  • create plugins dir of nuxt if not exists (196b11a)
  • move next and nuxt to devDependencies (2b50643)
pathpida - v0.15.3

Published by solufa over 3 years ago

Bug Fixes

pathpida - v0.15.2

Published by solufa over 3 years ago

Bug Fixes

  • Support duplicate file and directory names (7c6c415)
pathpida - v0.15.1

Published by solufa over 3 years ago

Bug Fixes

  • remove useless prettier comments (7c25df4)
pathpida - v0.15.0

Published by solufa over 3 years ago

Features

  • nextjs: ignore scss/css file (c06a3fc)
  • update templates for prettier (b6eb92c)
pathpida - v0.14.0

Published by solufa over 3 years ago

Features

pathpida - v0.13.1

Published by solufa over 3 years ago

Bug Fixes

  • rename duplicated properties (e28fba2)
  • update next and @nuxt/config (b81854f)