pinia

v2.2.4
Intuitive, type safe and flexible Store for Vue
vue vuex store pinia piƱa pigna composition api setup and 6 more...

build

rimraf dist && rollup -c ../../rollup.config.mjs --environment TARGET:pinia

build:dts

api-extractor run --local --verbose && tail -n +3 ./src/globalExtensions.ts >> dist/pinia.d.ts

changelog

conventional-changelog -p angular -i CHANGELOG.md -s --commit-path . -l pinia -r 1

test:dts

tsc -p ./test-dts/tsconfig.json

test

pnpm run build && pnpm run build:dts && pnpm test:dts
npm i pinia

Metadata

  • MIT
  • Whatever
  • Eduardo San Martin Morote
  • released 10/1/2024

Downloads

Maintainers