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 hidden (Show)

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.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)
pathpida - v0.13.0

Published by solufa over 3 years ago

Features

  • import query when Nuxt.js file is tsx (ebc16b8)

Bug Fixes

pathpida - v0.12.1

Published by solufa over 3 years ago

Bug Fixes

Documentation

pathpida - v0.12.0

Published by solufa almost 4 years ago

âš  BREAKING CHANGES

  • support basepath config for staticPath

Features

  • support basepath config for staticPath (d8dddc0)
pathpida - v0.11.0

Published by solufa almost 4 years ago

Features

  • support nuxt esm config and more complex patterns using @nuxt/config (ad1cbd3)
pathpida - v0.10.2

Published by solufa almost 4 years ago

Bug Fixes

  • path value is optional when _slug.vue (7cca39c)
pathpida - v0.10.1

Published by solufa almost 4 years ago

Bug Fixes

  • ignore pages/api on nextjs (7cc612d)
pathpida - v0.10.0

Published by solufa almost 4 years ago

Features

  • support config.srcDir on nuxtjs (5fdfb4c)
  • support src/pages on nextjs (ee70bdc)