Files
manolia-alpha/node_modules/fp-ts-local-storage/CHANGELOG.md
Robin COuret e0e50af706 init component
2026-02-16 17:28:37 +01:00

667 B

Changelog

Tags:

  • [New Feature]
  • [Bug Fix]
  • [Breaking Change]
  • [Documentation]
  • [Internal]
  • [Polish]
  • [Experimental]

Note: Gaps between patch versions are faulty/broken releases. Note: A feature tagged as Experimental is in a high state of flux, you're at risk of it changing without notice.

1.0.3

  • Bug Fix
    • don't set target: es6 in tsconfig.build-es6.json (@gcanti)

1.0.2

  • New Feature
    • add build in ES6 format, #3 (@StefanoMagrassi)

0.2.0

  • Breaking Change
    • upgrade to fp-ts@2.x (@gcanti)

0.1.1

  • Polish
    • move fp-ts to peerDependencies (@gcanti)

0.1.0

Initial release