Socket
Socket
Sign inDemoInstall

@emanimation/pinia-plugin-history

Package Overview
Dependencies
17
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

2.0.2

Diff

Changelog

Source

2.0.2 (2022-12-31)

Docs

  • readme: fix links and review description
emahuni
published 2.0.1 •

Changelog

Source

2.0.1 (2022-12-31)

  • build: Config & use tsc to reduce bundle sizes. tsup is producing ridiculous bundles sizes (as much as 7MB) for this small lib.

Bug Fixes

  • diff: Remove jsonpatchdiff for incompatibility (3d23b1a)
  • example: Fix wrong package name (12e21c6)
  • package.json: Fix dev script (1773745)
  • persistency: persist store on change (bbb83fb)
  • persistency: Remove unnecessary watcher (c93d215)
  • readme: Change title (oops) (c700ac7)
  • scripts: Fix issue with npm (e7fb5c5)
  • src/index.ts: changed GettersTree to _GettersTree (4436e03)
  • src/index.ts: Fix issue with lzutf8 and formatted (f1000a1)

Features

  • history: history plugin base (faa3d2d)
  • jsondiffpatch: Use jsondiffpatch to reduce storage (b0b5cc8)
  • lzutf8: Compress/decompress string (1c58779)
  • use @emanimation/js-serial-js to clone obj, add omit option & fix various issues (43445f9)
  • use vitest, fix tests & bump pinia to latest ver (d115138)
emahuni
published 2.0.0 •

Changelog

Source

2.0.1 (2022-12-31)

  • build: Config & use tsc to reduce bundle sizes. tsup is producing ridiculous bundles sizes (as much as 7MB) for this small lib.

Bug Fixes

  • diff: Remove jsonpatchdiff for incompatibility (3d23b1a)
  • example: Fix wrong package name (12e21c6)
  • package.json: Fix dev script (1773745)
  • persistency: persist store on change (bbb83fb)
  • persistency: Remove unnecessary watcher (c93d215)
  • readme: Change title (oops) (c700ac7)
  • scripts: Fix issue with npm (e7fb5c5)
  • src/index.ts: changed GettersTree to _GettersTree (4436e03)
  • src/index.ts: Fix issue with lzutf8 and formatted (f1000a1)

Features

  • history: history plugin base (faa3d2d)
  • jsondiffpatch: Use jsondiffpatch to reduce storage (b0b5cc8)
  • lzutf8: Compress/decompress string (1c58779)
  • use @emanimation/js-serial-js to clone obj, add omit option & fix various issues (43445f9)
  • use vitest, fix tests & bump pinia to latest ver (d115138)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc