@artisan-commerce/builders 0.4.12 → 0.5.0-canary.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/CHANGELOG.md ADDED
@@ -0,0 +1,105 @@
1
+ # Change Log
2
+
3
+ All notable changes to this project will be documented in this file.
4
+ See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
+
6
+ ## [0.5.0-canary.1](https://bitbucket.org/tradesystem/artisan_monorepo/compare/@artisan-commerce/builders@0.5.0-canary.0...@artisan-commerce/builders@0.5.0-canary.1) (2021-02-12)
7
+
8
+ **Note:** Version bump only for package @artisan-commerce/builders
9
+
10
+
11
+
12
+
13
+
14
+ ## [0.5.0-canary.0](https://bitbucket.org/tradesystem/artisan_monorepo/compare/@artisan-commerce/builders@0.4.12-canary.10...@artisan-commerce/builders@0.5.0-canary.0) (2021-02-08)
15
+
16
+
17
+ ### Features
18
+
19
+ * **products:** support custome types on modifier groups and normal modifers ([dda6c03](https://bitbucket.org/tradesystem/artisan_monorepo/commit/dda6c03ee8241a5719dcf1745c6a7def83650bda))
20
+
21
+
22
+
23
+ ### [0.4.12-canary.10](https://bitbucket.org/tradesystem/artisan_monorepo/compare/@artisan-commerce/builders@0.4.12-canary.9...@artisan-commerce/builders@0.4.12-canary.10) (2021-02-05)
24
+
25
+ **Note:** Version bump only for package @artisan-commerce/builders
26
+
27
+
28
+
29
+
30
+
31
+ ### [0.4.12-canary.9](https://bitbucket.org/tradesystem/artisan_monorepo/compare/@artisan-commerce/builders@0.4.12-canary.8...@artisan-commerce/builders@0.4.12-canary.9) (2021-02-05)
32
+
33
+ **Note:** Version bump only for package @artisan-commerce/builders
34
+
35
+
36
+
37
+
38
+
39
+ ### [0.4.12-canary.8](https://bitbucket.org/tradesystem/artisan_monorepo/compare/@artisan-commerce/builders@0.4.12-canary.7...@artisan-commerce/builders@0.4.12-canary.8) (2021-02-05)
40
+
41
+ **Note:** Version bump only for package @artisan-commerce/builders
42
+
43
+
44
+
45
+
46
+
47
+ ### [0.4.12-canary.7](https://bitbucket.org/tradesystem/artisan_monorepo/compare/@artisan-commerce/builders@0.4.12-canary.6...@artisan-commerce/builders@0.4.12-canary.7) (2021-02-05)
48
+
49
+ **Note:** Version bump only for package @artisan-commerce/builders
50
+
51
+
52
+
53
+
54
+
55
+ ### [0.4.12-canary.6](https://bitbucket.org/tradesystem/artisan_monorepo/compare/@artisan-commerce/builders@0.4.12-canary.5...@artisan-commerce/builders@0.4.12-canary.6) (2021-02-04)
56
+
57
+ **Note:** Version bump only for package @artisan-commerce/builders
58
+
59
+
60
+
61
+
62
+
63
+ ### [0.4.12-canary.5](https://bitbucket.org/tradesystem/artisan_monorepo/compare/@artisan-commerce/builders@0.4.12-canary.4...@artisan-commerce/builders@0.4.12-canary.5) (2021-02-04)
64
+
65
+ **Note:** Version bump only for package @artisan-commerce/builders
66
+
67
+
68
+
69
+
70
+
71
+ ### [0.4.12-canary.4](https://bitbucket.org/tradesystem/artisan_monorepo/compare/@artisan-commerce/builders@0.4.12-canary.3...@artisan-commerce/builders@0.4.12-canary.4) (2021-02-04)
72
+
73
+ **Note:** Version bump only for package @artisan-commerce/builders
74
+
75
+
76
+
77
+
78
+
79
+ ### [0.4.12-canary.3](https://bitbucket.org/tradesystem/artisan_monorepo/compare/@artisan-commerce/builders@0.4.12-canary.2...@artisan-commerce/builders@0.4.12-canary.3) (2021-02-04)
80
+
81
+ **Note:** Version bump only for package @artisan-commerce/builders
82
+
83
+
84
+
85
+
86
+
87
+ ### [0.4.12-canary.2](https://bitbucket.org/tradesystem/artisan_monorepo/compare/@artisan-commerce/builders@0.4.12-canary.1...@artisan-commerce/builders@0.4.12-canary.2) (2021-02-04)
88
+
89
+ **Note:** Version bump only for package @artisan-commerce/builders
90
+
91
+
92
+
93
+
94
+
95
+ ### [0.4.12-canary.1](https://bitbucket.org/tradesystem/artisan_monorepo/compare/@artisan-commerce/builders@0.4.12-canary.0...@artisan-commerce/builders@0.4.12-canary.1) (2021-02-03)
96
+
97
+ **Note:** Version bump only for package @artisan-commerce/builders
98
+
99
+
100
+
101
+
102
+
103
+ ## [0.4.12-canary.0](https://bitbucket.org/tradesystem/artisan_monorepo/compare/@artisan-commerce/builders@0.4.11...@artisan-commerce/builders@0.4.12-canary.0) (2021-02-03)
104
+
105
+ **Note:** Version bump only for package @artisan-commerce/builders
package/README.md CHANGED
@@ -18,73 +18,73 @@ General representation of the building pieces
18
18
 
19
19
  In the project directory, you can run:
20
20
 
21
- ### `npm start`
21
+ ### `yarn start`
22
22
 
23
23
  Runs the app in the development mode.<br>
24
24
 
25
- ### `npm dev`
25
+ ### `yarn dev`
26
26
 
27
- Alias of npm start, for some developers convinience.
27
+ Alias of yarn start, for some developers convinience.
28
28
 
29
- ### `npm test`
29
+ ### `yarn test`
30
30
 
31
31
  Launches the test runner in the interactive watch mode.<br>
32
32
  See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.
33
33
 
34
- ### `npm run test:all`
34
+ ### `yarn test:all`
35
35
 
36
36
  Run every test in a none interactive mode and create a coverage report.
37
37
 
38
38
  This command is perfect for pre push hooks.
39
39
 
40
- ### `npm run test:ci`
40
+ ### `yarn test:ci`
41
41
 
42
42
  Simulates a CI environment before running all tests
43
43
 
44
- ### `npm run check-types`
44
+ ### `yarn check-types`
45
45
 
46
46
  Will attempt to compile the whole project including test files that are normally excluded.
47
47
 
48
48
  This command is perfect for verifing the project's integrity before commiting changes
49
49
 
50
- ### `npm run lint`
50
+ ### `yarn lint`
51
51
 
52
52
  Runs the configured linter to check for any lints in your code before deploying, developers must clean any lint before commiting or commints will not go through.
53
53
 
54
- ### `npm run prettier`
54
+ ### `yarn prettier`
55
55
 
56
56
  Configure prettier, the files that should be included and excluded. This command should not be used by itself.
57
57
 
58
- ### `npm run format`
58
+ ### `yarn format`
59
59
 
60
60
  Uses the prettier configuration to run prettier in write mode to all selected files. It will fix all format errors.
61
61
 
62
- ### `npm run check-format`
62
+ ### `yarn check-format`
63
63
 
64
64
  Uses the prettier configuration to run prettier in read mode to all selected files. If any is bad formated, it will display a warning.
65
65
 
66
- ### `npm run build`
66
+ ### `yarn build`
67
67
 
68
68
  Builds the app for production to the `build` folder.<br>
69
69
  It correctly bundles the project in production mode and optimizes the build for the best performance.
70
70
 
71
- ### `npm run validate`
71
+ ### `yarn validate`
72
72
 
73
73
  It validates the integrity of the project by running many of the static testing, unit/integration testing and e2e testing commands.
74
74
 
75
- ### `npm run validate:ci`
75
+ ### `yarn validate:ci`
76
76
 
77
77
  Run a different series of commands than validate, the selected commands that are run are the ones appropiate to be run on CI. This command is not met to be run locally.
78
78
 
79
79
  ## Publishing your library
80
80
 
81
- To publish your library you will only need to run `npm publish`. We will take care of the rest. Things like creating a new build of your code will be done automatically. Just take into consideration to bump the project version following the semver methodology.
81
+ To publish your library you will only need to run `yarn publish`. We will take care of the rest. Things like creating a new build of your code will be done automatically. Just take into consideration to bump the project version following the semver methodology.
82
82
 
83
83
  ## Previewing your library
84
84
 
85
85
  When you are in the middle of the development of your new library, you find your self needing to test the current features you are developing. We recommend using `npm link` and a separte project for those purposes.
86
86
 
87
- If you want to test your app on a real app, then we recommend using `npm publish`. This method should be avoided during development.
87
+ If you want to test your app on a real app, then we recommend using `yarn publish`. This method should be avoided during development.
88
88
 
89
89
  > ### Hope you are enjoying this boilerplate
90
90
  >