Skip to content

Releases: makeomatic/ms-conf

v8.2.1

Choose a tag to compare

@AVVS AVVS released this 26 Jun 17:18

8.2.1 (2023-06-26)

Bug Fixes

v8.2.0

Choose a tag to compare

@AVVS AVVS released this 22 Jun 02:57

8.2.0 (2023-06-22)

Features

v8.1.2

Choose a tag to compare

@AVVS AVVS released this 17 May 20:23

8.1.2 (2023-05-17)

Bug Fixes

  • improve compatibility for .ts (3b07fef)

v8.1.1

Choose a tag to compare

@AVVS AVVS released this 17 May 04:18

8.1.1 (2023-05-17)

Bug Fixes

v8.1.0

Choose a tag to compare

@AVVS AVVS released this 09 May 04:57

8.1.0 (2023-05-09)

Features

  • reload is now async, support ESM config files (7e0f264)

v8.0.2

Choose a tag to compare

@AVVS AVVS released this 08 May 20:35

8.0.2 (2023-05-08)

Bug Fixes

  • allow empty namespace when env is nothing (8f39ca9)

v8.0.1

Choose a tag to compare

@AVVS AVVS released this 08 May 16:38

8.0.1 (2023-05-08)

Bug Fixes

  • include relevant examples in readme (610ecae)

v8.0.0

Choose a tag to compare

@AVVS AVVS released this 08 May 16:30

8.0.0 (2023-05-08)

Bug Fixes

Features

  • hybrid module, remove singleton, update API (b58fbf4)

BREAKING CHANGES

  • provides support for both cjs and esm imports.
    API has changed and instead exports Store class, which you should instantiate and configure.
    That class provides similar methods inside to what was previosly available at top level

v7.0.2

Choose a tag to compare

@AVVS AVVS released this 14 Sep 22:40
0a42e04

7.0.2 (2020-09-14)

Bug Fixes

v7.0.1

Choose a tag to compare

@AVVS AVVS released this 14 Sep 22:11
4c673db

7.0.1 (2020-09-14)

Bug Fixes