@serenity-js/assertions 3.0.0-rc.2 → 3.0.0-rc.6

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +83 -0
  2. package/package.json +5 -5
package/CHANGELOG.md CHANGED
@@ -3,6 +3,79 @@
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
+ # [3.0.0-rc.6](https://github.com/serenity-js/serenity-js/compare/v2.32.7...v3.0.0-rc.6) (2022-01-10)
7
+
8
+
9
+
10
+ # [3.0.0-rc.5](https://github.com/serenity-js/serenity-js/compare/v3.0.0-rc.4...v3.0.0-rc.5) (2022-01-07)
11
+
12
+
13
+
14
+ # [3.0.0-rc.4](https://github.com/serenity-js/serenity-js/compare/v3.0.0-rc.3...v3.0.0-rc.4) (2021-12-30)
15
+
16
+
17
+
18
+ # [3.0.0-rc.3](https://github.com/serenity-js/serenity-js/compare/v3.0.0-rc.2...v3.0.0-rc.3) (2021-12-29)
19
+
20
+
21
+ ### Bug Fixes
22
+
23
+ * **deps:** updated tiny-types to 1.17.0 ([3187051](https://github.com/serenity-js/serenity-js/commit/3187051594158b4b450c82e851e417fd2ed21652))
24
+
25
+
26
+
27
+ # [3.0.0-rc.2](https://github.com/serenity-js/serenity-js/compare/v3.0.0-rc.1...v3.0.0-rc.2) (2021-12-09)
28
+
29
+
30
+
31
+ # [3.0.0-rc.1](https://github.com/serenity-js/serenity-js/compare/v3.0.0-rc.0...v3.0.0-rc.1) (2021-12-09)
32
+
33
+
34
+
35
+ # [3.0.0-rc.0](https://github.com/serenity-js/serenity-js/compare/v2.32.5...v3.0.0-rc.0) (2021-12-08)
36
+
37
+
38
+ ### Bug Fixes
39
+
40
+ * **core:** 3.0 RC ([469d54e](https://github.com/serenity-js/serenity-js/commit/469d54e4f81ef430566b93852e3174826f8ef672)), closes [#805](https://github.com/serenity-js/serenity-js/issues/805)
41
+
42
+
43
+ ### BREAKING CHANGES
44
+
45
+ * **core:** Introduced @serenity-js/web - a shared library for Serenity/JS Web integration
46
+ modules such as @serenity-js/protractor and @serenity-js/webdriverio. Dropped support for Node 12.
47
+
48
+
49
+
50
+
51
+
52
+ # [3.0.0-rc.5](https://github.com/serenity-js/serenity-js/compare/v3.0.0-rc.4...v3.0.0-rc.5) (2022-01-07)
53
+
54
+ **Note:** Version bump only for package @serenity-js/assertions
55
+
56
+
57
+
58
+
59
+
60
+ # [3.0.0-rc.4](https://github.com/serenity-js/serenity-js/compare/v3.0.0-rc.3...v3.0.0-rc.4) (2021-12-30)
61
+
62
+ **Note:** Version bump only for package @serenity-js/assertions
63
+
64
+
65
+
66
+
67
+
68
+ # [3.0.0-rc.3](https://github.com/serenity-js/serenity-js/compare/v3.0.0-rc.2...v3.0.0-rc.3) (2021-12-29)
69
+
70
+
71
+ ### Bug Fixes
72
+
73
+ * **deps:** updated tiny-types to 1.17.0 ([3187051](https://github.com/serenity-js/serenity-js/commit/3187051594158b4b450c82e851e417fd2ed21652))
74
+
75
+
76
+
77
+
78
+
6
79
  # [3.0.0-rc.2](https://github.com/serenity-js/serenity-js/compare/v3.0.0-rc.1...v3.0.0-rc.2) (2021-12-09)
7
80
 
8
81
  **Note:** Version bump only for package @serenity-js/assertions
@@ -33,9 +106,19 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
33
106
  modules such as @serenity-js/protractor and @serenity-js/webdriverio. Dropped support for Node 12.
34
107
 
35
108
 
109
+ ## [2.32.7](https://github.com/serenity-js/serenity-js/compare/v2.32.6...v2.32.7) (2022-01-10)
110
+
111
+ **Note:** Version bump only for package @serenity-js/assertions
112
+
113
+
36
114
 
37
115
 
38
116
 
117
+ ## [2.32.6](https://github.com/serenity-js/serenity-js/compare/v2.32.5...v2.32.6) (2022-01-10)
118
+
119
+ **Note:** Version bump only for package @serenity-js/assertions
120
+
121
+
39
122
  ## [2.32.5](https://github.com/serenity-js/serenity-js/compare/v2.32.4...v2.32.5) (2021-12-08)
40
123
 
41
124
  **Note:** Version bump only for package @serenity-js/assertions
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@serenity-js/assertions",
3
- "version": "3.0.0-rc.2",
3
+ "version": "3.0.0-rc.6",
4
4
  "description": "Screenplay-style assertion library",
5
5
  "author": {
6
6
  "name": "Jan Molak",
@@ -45,8 +45,8 @@
45
45
  "npm": "^6 || ^7 || ^8"
46
46
  },
47
47
  "dependencies": {
48
- "@serenity-js/core": "3.0.0-rc.1",
49
- "tiny-types": "^1.16.1"
48
+ "@serenity-js/core": "3.0.0-rc.6",
49
+ "tiny-types": "^1.17.0"
50
50
  },
51
51
  "devDependencies": {
52
52
  "@documentation/esdoc-template": "3.0.0",
@@ -55,7 +55,7 @@
55
55
  "@types/mocha": "^9.0.0",
56
56
  "mocha": "^9.1.3",
57
57
  "ts-node": "^10.4.0",
58
- "typescript": "^4.5.2"
58
+ "typescript": "^4.5.4"
59
59
  },
60
60
  "nyc": {
61
61
  "include": [
@@ -79,5 +79,5 @@
79
79
  "cache": true,
80
80
  "all": true
81
81
  },
82
- "gitHead": "944ff400a3766e75980aea5d3b401d8acca7c6d8"
82
+ "gitHead": "83bff6ee044088e8cb601144c5854f2e20dabd1d"
83
83
  }