Skip to content

Latest commit

 

History

History
143 lines (75 loc) · 6.19 KB

CHANGELOG.md

File metadata and controls

143 lines (75 loc) · 6.19 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.6.0 (2023-02-08)

⚠ BREAKING CHANGES

  • update fs-nano-store to v0.3.1

Features

  • update fs-nano-store to v0.3.1 (fcd207a)

0.5.0 (2023-02-08)

⚠ BREAKING CHANGES

  • update fs-nano-store to v0.3.0

Features

  • update fs-nano-store to v0.3.0 (1e860f8)

0.4.0 (2023-01-31)

⚠ BREAKING CHANGES

  • update fs-nano-store to v0.2.12

Features

  • update fs-nano-store to v0.2.12 (bf4e829)
  • update fs-nano-store to v0.2.12 (59542b0)

0.3.6 (2023-01-07)

Features

  • Update fs-nano-store to v0.2.11 (6d3aa6c)

0.3.5 (2022-12-31)

Features

  • update fs-nano-store to v0.2.10 (54ffe05)

0.3.4 (2022-12-27)

Features

  • update fs-nano-store to v0.2.8 (a098ca5)

0.3.3 (2022-12-27)

0.3.2 (2022-12-27)

Features

  • update fs-nano-store to v0.2.7 (74850cb)

0.3.1 (2022-12-26)

Features

  • mark package as sideEffects: false (db338c3)

0.3.0 (2022-12-25)

  • chore: release v0.3.0 (682c535)
  • docs: Add In Main use case example (d497aea)
  • docs: fix typo (b13e67d)
  • feat!: extract resolveStoreFilepath (3f21839)

BREAKING CHANGE

  • file store pattern was changed from *.json to *.nano-store.json. A more unique file name is designed to further prevent accidental access to files outside app scope.

0.2.0 (2022-12-24)

0.1.5 (2022-12-24)

0.1.4 (2022-12-24)

0.1.3 (2022-12-24)

0.1.2 (2022-12-24)

  • 0.1.2 (335fd86)
  • refactor: Additional check in resolveUserAppDataPath (321c5f7)
  • docs: add note about events (aaff0cc)
  • docs: add note about unplugin-auto-expose (aed1ecd)

0.1.1 (2022-12-24)