@feedmepos/mf-common 1.26.16 → 1.27.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -8,30 +8,6 @@ This package provide:
8
8
 
9
9
  - other shared utilities, like: i18n, country etc
10
10
 
11
- Change log:
11
+ ## Changelog
12
12
 
13
- ### 1.26.1
14
-
15
- - now i18n messages under `common` namespace is moved to `mf-common`, previously it is maintained in `@feedmepos/i18n`
16
-
17
- ### 1.26.0
18
-
19
- - upgrade `@feedmepos/i18n` to `0.2.0`, support custom `preProcess` function
20
-
21
- ### 1.25.1
22
-
23
- - add `hide-app-drawer` prop on `FmNavBar`
24
-
25
- ### 1.24.0
26
-
27
- - add `showAddon` prop in `ItemSelector` component
28
-
29
- ### 1.23.0
30
-
31
- - export `Dinero` and `FdoDinero`
32
-
33
- ### 1.20.1-beta.1
34
-
35
- - Add support for init and using `@feedmepos/vue-client-monitoring` package.
36
- - `coreStore.pushDataLayer` method
37
- - `initVueClientMonitoring` method
13
+ See [CHANGELOG.md](./CHANGELOG.md) for details about changes in each version.
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as A, computed as d, resolveComponent as N, openBlock as f, createElementBlock as b, createVNode as S, toDisplayString as C, unref as F, h } from "vue";
2
- import { t as w, u as O } from "./app-fc8b4c2e.js";
2
+ import { t as w, u as O } from "./app-7e8a13fb.js";
3
3
  import { components as y } from "@feedmepos/ui-library";
4
4
  import { c as x } from "./object-27ce045b.js";
5
5
  import "pinia";