@friggframework/core 1.1.5 → 1.1.6--canary.307.644a753.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/errors/validation-errors.js +2 -2
- package/jest-setup.js +2 -0
- package/jest-teardown.js +2 -0
- package/{module-plugin/jest.config.js → jest.config.js} +2 -1
- package/package.json +5 -5
- package/assertions/CHANGELOG.md +0 -87
- package/assertions/LICENSE.md +0 -9
- package/assertions/README.md +0 -3
- package/assertions/bump.txt +0 -1
- package/assertions/bump3.txt +0 -0
- package/associations/LICENSE.md +0 -9
- package/associations/README.md +0 -3
- package/associations/bump3.txt +0 -0
- package/associations/jest.config.js +0 -5
- package/bump.txt +0 -1
- package/core/.eslintrc.json +0 -3
- package/core/CHANGELOG.md +0 -103
- package/core/LICENSE.md +0 -9
- package/core/README.md +0 -3
- package/core/bump3.txt +0 -0
- package/core/jest.config.js +0 -5
- package/database/.eslintrc.json +0 -3
- package/database/CHANGELOG.md +0 -97
- package/database/LICENSE.md +0 -9
- package/database/README.md +0 -3
- package/database/bump3.txt +0 -0
- package/encrypt/.eslintrc.json +0 -3
- package/encrypt/CHANGELOG.md +0 -78
- package/encrypt/LICENSE.md +0 -9
- package/encrypt/README.md +0 -13
- package/encrypt/bump3.txt +0 -0
- package/encrypt/jest.config.js +0 -5
- package/errors/.eslintrc.json +0 -3
- package/errors/CHANGELOG.md +0 -44
- package/errors/LICENSE.md +0 -9
- package/errors/README.md +0 -3
- package/errors/bump.txt +0 -1
- package/errors/bump3.txt +0 -0
- package/errors/jest.config.js +0 -5
- package/integrations/.eslintrc.json +0 -3
- package/integrations/CHANGELOG.md +0 -244
- package/integrations/LICENSE.md +0 -9
- package/integrations/README.md +0 -3
- package/integrations/bump3.txt +0 -0
- package/integrations/jest-setup.js +0 -2
- package/integrations/jest-teardown.js +0 -2
- package/integrations/jest.config.js +0 -12
- package/lambda/README.md +0 -3
- package/lambda/bump3.txt +0 -0
- package/lambda/jest.config.js +0 -3
- package/logs/CHANGELOG.md +0 -57
- package/logs/LICENSE.md +0 -9
- package/logs/README.md +0 -3
- package/logs/bump3.txt +0 -0
- package/logs/jest.config.js +0 -5
- package/module-plugin/.eslintrc.json +0 -3
- package/module-plugin/CHANGELOG.md +0 -224
- package/module-plugin/LICENSE.md +0 -9
- package/module-plugin/README.md +0 -3
- package/module-plugin/jest-setup.js +0 -3
- package/module-plugin/jest-teardown.js +0 -2
- package/syncs/README.md +0 -3
- package/syncs/bump3.txt +0 -0
- package/syncs/jest.config.js +0 -5
- package/types/CHANGELOG.md +0 -49
- package/types/README.md +0 -24
- package/types/bump3.txt +0 -0
- /package/{assertions/.eslintrc.json → .eslintrc.json} +0 -0
package/syncs/bump3.txt
DELETED
|
File without changes
|
package/syncs/jest.config.js
DELETED
package/types/CHANGELOG.md
DELETED
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
# v0.2.0 (Wed Sep 06 2023)
|
|
2
|
-
|
|
3
|
-
#### 🐛 Bug Fix
|
|
4
|
-
|
|
5
|
-
- Bump independent versions \[skip ci\] ([@seanspeaks](https://github.com/seanspeaks))
|
|
6
|
-
|
|
7
|
-
#### Authors: 1
|
|
8
|
-
|
|
9
|
-
- Sean Matthews ([@seanspeaks](https://github.com/seanspeaks))
|
|
10
|
-
|
|
11
|
-
---
|
|
12
|
-
|
|
13
|
-
# v0.1.2 (Thu Aug 03 2023)
|
|
14
|
-
|
|
15
|
-
#### 🐛 Bug Fix
|
|
16
|
-
|
|
17
|
-
- Bump independent versions \[skip ci\] ([@seanspeaks](https://github.com/seanspeaks))
|
|
18
|
-
|
|
19
|
-
#### Authors: 1
|
|
20
|
-
|
|
21
|
-
- Sean Matthews ([@seanspeaks](https://github.com/seanspeaks))
|
|
22
|
-
|
|
23
|
-
---
|
|
24
|
-
|
|
25
|
-
# v0.1.1 (Wed Jul 05 2023)
|
|
26
|
-
|
|
27
|
-
:tada: This release contains work from new contributors! :tada:
|
|
28
|
-
|
|
29
|
-
Thanks for all your work!
|
|
30
|
-
|
|
31
|
-
:heart: Leonardo Ferreira ([@leofmds](https://github.com/leofmds))
|
|
32
|
-
|
|
33
|
-
:heart: Roberto Oliveros ([@roboli](https://github.com/roboli))
|
|
34
|
-
|
|
35
|
-
:heart: Charaf ([@Fibii](https://github.com/Fibii))
|
|
36
|
-
|
|
37
|
-
#### 🐛 Bug Fix
|
|
38
|
-
|
|
39
|
-
- Add publicshConfig: public and changed license to MIT in types package [#195](https://github.com/friggframework/frigg/pull/195) ([@leofmds](https://github.com/leofmds))
|
|
40
|
-
- Add publicshConfig: public and changed license to MIT in types package ([@leofmds](https://github.com/leofmds))
|
|
41
|
-
- Feature/lef 270 list organizations sites [#192](https://github.com/friggframework/frigg/pull/192) ([@roboli](https://github.com/roboli))
|
|
42
|
-
- add types [#165](https://github.com/friggframework/frigg/pull/165) ([@Fibii](https://github.com/Fibii))
|
|
43
|
-
- add types ([@Fibii](https://github.com/Fibii))
|
|
44
|
-
|
|
45
|
-
#### Authors: 3
|
|
46
|
-
|
|
47
|
-
- Charaf ([@Fibii](https://github.com/Fibii))
|
|
48
|
-
- Leonardo Ferreira ([@leofmds](https://github.com/leofmds))
|
|
49
|
-
- Roberto Oliveros ([@roboli](https://github.com/roboli))
|
package/types/README.md
DELETED
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
# types
|
|
2
|
-
|
|
3
|
-
This package exports the `types` used in [Frigg](https://friggframework.org) packages.
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
### Get Started
|
|
7
|
-
Install the package with `npm` or `yarn`:
|
|
8
|
-
|
|
9
|
-
```bash
|
|
10
|
-
npm install @friggframework/types
|
|
11
|
-
```
|
|
12
|
-
or
|
|
13
|
-
```bash
|
|
14
|
-
yarn add @friggframework/types
|
|
15
|
-
```
|
|
16
|
-
|
|
17
|
-
Make sure to reference the types in your `tsconfig.json`
|
|
18
|
-
|
|
19
|
-
```json
|
|
20
|
-
"typeRoots": [
|
|
21
|
-
"./node_modules/@types",
|
|
22
|
-
"./node_modules/@friggframework/types"
|
|
23
|
-
]
|
|
24
|
-
```
|
package/types/bump3.txt
DELETED
|
File without changes
|
|
File without changes
|