@burnsred/entity 0.6.2 → 0.6.4-dev.0

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/CHANGELOG.md CHANGED
@@ -3,85 +3,65 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- ## [0.6.2](https://github.com/burnsred/burnsred-entity-library/compare/v0.5.2...v0.6.2) (2019-05-15)
7
-
6
+ ## [0.6.4-dev.0](https://github.com/burnsred/burnsred-entity-library/compare/v0.6.3...v0.6.4-dev.0) (2024-05-30)
8
7
 
9
- ### Bug Fixes
8
+ **Note:** Version bump only for package @burnsred/entity
10
9
 
11
- * deploy ([28349bb](https://github.com/burnsred/burnsred-entity-library/commit/28349bb))
12
10
 
13
11
 
14
12
 
15
13
 
14
+ ## [0.6.3](https://github.com/burnsred/burnsred-entity-library/compare/v0.6.2...v0.6.3) (2024-04-22)
16
15
 
17
- ## [0.5.2](https://github.com/gnowth/entity/compare/v0.5.1...v0.5.2) (2019-05-14)
16
+ **Note:** Version bump only for package @burnsred/entity
18
17
 
18
+ ## [0.6.2](https://github.com/burnsred/burnsred-entity-library/compare/v0.5.2...v0.6.2) (2019-05-15)
19
19
 
20
20
  ### Bug Fixes
21
21
 
22
- * change license to MIT ([#154](https://github.com/gnowth/entity/issues/154)) ([78d85be](https://github.com/gnowth/entity/commit/78d85be))
23
-
22
+ - deploy ([28349bb](https://github.com/burnsred/burnsred-entity-library/commit/28349bb))
24
23
 
24
+ ## [0.5.2](https://github.com/gnowth/entity/compare/v0.5.1...v0.5.2) (2019-05-14)
25
25
 
26
+ ### Bug Fixes
26
27
 
28
+ - change license to MIT ([#154](https://github.com/gnowth/entity/issues/154)) ([78d85be](https://github.com/gnowth/entity/commit/78d85be))
27
29
 
28
30
  ## [0.5.1](https://github.com/gnowth/entity/compare/v0.5.0...v0.5.1) (2019-03-20)
29
31
 
30
-
31
32
  ### Bug Fixes
32
33
 
33
- * build import and lodash replacement ([#139](https://github.com/gnowth/entity/issues/139)) ([0f937b7](https://github.com/gnowth/entity/commit/0f937b7))
34
-
35
-
36
-
37
-
34
+ - build import and lodash replacement ([#139](https://github.com/gnowth/entity/issues/139)) ([0f937b7](https://github.com/gnowth/entity/commit/0f937b7))
38
35
 
39
36
  # [0.5.0](https://github.com/gnowth/entity/compare/v0.4.0...v0.5.0) (2019-03-19)
40
37
 
41
-
42
38
  ### Features
43
39
 
44
- * add mock get api ([#106](https://github.com/gnowth/entity/issues/106)) ([e27d63b](https://github.com/gnowth/entity/commit/e27d63b))
45
- * added mock to entity ([#112](https://github.com/gnowth/entity/issues/112)) ([358bdee](https://github.com/gnowth/entity/commit/358bdee))
46
- * added UIPortal ([#137](https://github.com/gnowth/entity/issues/137)) ([08105b8](https://github.com/gnowth/entity/commit/08105b8))
47
- * PopupShadow allows a dirtier value of parent Form ([#81](https://github.com/gnowth/entity/issues/81)) ([4813d6b](https://github.com/gnowth/entity/commit/4813d6b))
48
- * widgetcheckbox, with other fixes ([#129](https://github.com/gnowth/entity/issues/129)) ([3c7810a](https://github.com/gnowth/entity/commit/3c7810a))
49
-
40
+ - add mock get api ([#106](https://github.com/gnowth/entity/issues/106)) ([e27d63b](https://github.com/gnowth/entity/commit/e27d63b))
41
+ - added mock to entity ([#112](https://github.com/gnowth/entity/issues/112)) ([358bdee](https://github.com/gnowth/entity/commit/358bdee))
42
+ - added UIPortal ([#137](https://github.com/gnowth/entity/issues/137)) ([08105b8](https://github.com/gnowth/entity/commit/08105b8))
43
+ - PopupShadow allows a dirtier value of parent Form ([#81](https://github.com/gnowth/entity/issues/81)) ([4813d6b](https://github.com/gnowth/entity/commit/4813d6b))
44
+ - widgetcheckbox, with other fixes ([#129](https://github.com/gnowth/entity/issues/129)) ([3c7810a](https://github.com/gnowth/entity/commit/3c7810a))
50
45
 
51
46
  ### Performance Improvements
52
47
 
53
- * allow lodash plugin to optimise ([#132](https://github.com/gnowth/entity/issues/132)) ([3c04468](https://github.com/gnowth/entity/commit/3c04468))
54
-
55
-
56
-
57
-
48
+ - allow lodash plugin to optimise ([#132](https://github.com/gnowth/entity/issues/132)) ([3c04468](https://github.com/gnowth/entity/commit/3c04468))
58
49
 
59
50
  # [0.4.0](https://github.com/gnowth/entity/compare/v0.2.0...v0.4.0) (2019-01-27)
60
51
 
61
-
62
52
  ### Bug Fixes
63
53
 
64
- * github requiring ssh from circleci ([3d86a88](https://github.com/gnowth/entity/commit/3d86a88))
65
-
54
+ - github requiring ssh from circleci ([3d86a88](https://github.com/gnowth/entity/commit/3d86a88))
66
55
 
67
56
  ### Performance Improvements
68
57
 
69
- * split code in vender/route ([#45](https://github.com/gnowth/entity/issues/45)) ([96b2067](https://github.com/gnowth/entity/commit/96b2067))
70
-
71
-
72
-
73
-
58
+ - split code in vender/route ([#45](https://github.com/gnowth/entity/issues/45)) ([96b2067](https://github.com/gnowth/entity/commit/96b2067))
74
59
 
75
60
  # [0.2.0](https://github.com/gnowth/entity/compare/v0.1.1...v0.2.0) (2018-11-16)
76
61
 
77
-
78
62
  ### Features
79
63
 
80
- * added widgetList, field getKey ([#21](https://github.com/gnowth/entity/issues/21)) ([3ffb626](https://github.com/gnowth/entity/commit/3ffb626))
81
-
82
-
83
-
84
-
64
+ - added widgetList, field getKey ([#21](https://github.com/gnowth/entity/issues/21)) ([3ffb626](https://github.com/gnowth/entity/commit/3ffb626))
85
65
 
86
66
  ## 0.1.1 (2018-11-11)
87
67
 
package/package.json CHANGED
@@ -2,26 +2,29 @@
2
2
  "author": "Thierry Wong and Burnsred",
3
3
  "description": "entity",
4
4
  "license": "MIT",
5
- "main": "dist/index.js",
6
- "module": "dist/index.js",
5
+ "exports": {
6
+ "development": "./dist/development.js",
7
+ "production": "./dist/production.min.js",
8
+ "default": "./dist/production.min.js"
9
+ },
10
+ "type": "module",
11
+ "main": "dist/legacy.js",
12
+ "files": [
13
+ "dist/*",
14
+ "./*.md"
15
+ ],
7
16
  "name": "@burnsred/entity",
8
17
  "private": false,
9
18
  "repository": "https://github.com/burnsred/burnsred-entity-library.git",
10
19
  "sideEffects": false,
11
- "version": "0.6.2",
20
+ "version": "0.6.4-dev.0",
12
21
  "publishConfig": {
13
22
  "access": "public"
14
23
  },
15
24
  "scripts": {
16
25
  "build": "rollup -c=../../configs/rollup.config.js",
17
- "destroy": "rimraf dist",
18
- "link-main:dist": "json -I -f package.json -e 'this.main=\"dist/index.js\"'",
19
- "link-main:src": "json -I -f package.json -e 'this.main=\"src/index.js\"'",
20
- "link-module:dist": "json -I -f package.json -e 'this.module=\"dist/index.js\"'",
21
- "link-module:src": "json -I -f package.json -e 'this.module=\"src/index.js\"'",
22
- "postbuild": "npm run link-main:dist && npm run link-module:dist",
23
- "postdestroy": "npm run link-main:src && npm run link-module:src",
24
- "prebuild": "npm run destroy"
26
+ "pack:dryrun": "npm pack && rm ./*.tgz",
27
+ "destroy": "rimraf dist"
25
28
  },
26
29
  "dependencies": {
27
30
  "idx": "2.5.5",
@@ -36,5 +39,5 @@
36
39
  "lodash": ">=4.12.0",
37
40
  "moment": ">=2.0.0"
38
41
  },
39
- "gitHead": "b5eddced9b62ae74a4de6c2be7c9206b11ce1c05"
42
+ "gitHead": "524eeafd4cff023116bd15247e52249dfa92ca18"
40
43
  }