Snyk bot
8643ae438f
fix: upgrade winston-daily-rotate-file from 4.5.0 to 4.5.1 ( #7309 )
...
Snyk has created this PR to upgrade winston-daily-rotate-file from 4.5.0 to 4.5.1.
See this package in npm:
https://www.npmjs.com/package/winston-daily-rotate-file
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
2021-04-08 11:05:14 -05:00
Manuel
c56d326b17
Add circular dependency detection to CI ( #7316 )
...
* add circular dependency detection to CI
* fixed Auth-RestWrite circular dependency
* updated package lock
* fixed Logger circular dependency
* fix lint
2021-04-07 20:47:57 -05:00
Manuel
a28433f16e
Replace mailgun adapter with mock adapter ( #7321 )
2021-04-06 16:32:48 +02:00
Snyk bot
a080e4c766
fix: upgrade ws from 7.4.3 to 7.4.4 ( #7298 )
...
Snyk has created this PR to upgrade ws from 7.4.3 to 7.4.4.
See this package in npm:
https://www.npmjs.com/package/ws
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
2021-03-28 21:48:18 -07:00
Snyk bot
d144819d21
fix: upgrade follow-redirects from 1.13.2 to 1.13.3 ( #7285 )
...
Snyk has created this PR to upgrade follow-redirects from 1.13.2 to 1.13.3.
See this package in npm:
https://www.npmjs.com/package/follow-redirects
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
2021-03-22 21:23:29 -07:00
Snyk bot
a53d74c13b
fix: upgrade jwks-rsa from 1.12.2 to 1.12.3 ( #7284 )
...
Snyk has created this PR to upgrade jwks-rsa from 1.12.2 to 1.12.3.
See this package in npm:
https://www.npmjs.com/package/jwks-rsa
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
2021-03-22 16:15:30 -07:00
Snyk bot
36de1db65d
fix: upgrade graphql-tag from 2.12.0 to 2.12.1 ( #7282 )
...
Snyk has created this PR to upgrade graphql-tag from 2.12.0 to 2.12.1.
See this package in npm:
https://www.npmjs.com/package/graphql-tag
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
2021-03-18 22:28:42 -07:00
Snyk bot
a05e9b1c0f
fix: upgrade @apollographql/graphql-playground-html from 1.6.26 to 1.6.27 ( #7274 )
...
Snyk has created this PR to upgrade @apollographql/graphql-playground-html from 1.6.26 to 1.6.27.
See this package in npm:
https://www.npmjs.com/package/@apollographql/graphql-playground-html
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
2021-03-17 23:06:15 -05:00
Snyk bot
35f0c55e93
fix: upgrade ldapjs from 2.2.3 to 2.2.4 ( #7275 )
...
Snyk has created this PR to upgrade ldapjs from 2.2.3 to 2.2.4.
See this package in npm:
https://www.npmjs.com/package/ldapjs
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
2021-03-17 23:04:35 -05:00
Manuel
637326d3af
bump mongodb version in CI ( #7272 )
...
* bump mongodb version
* improved wording in changelog
* another mongodb bump
* rewording changelog
* added info to option docs
2021-03-17 01:57:10 +01:00
Antonio Davi Macedo Coelho de Castro
f7d2e09de6
Upgrade apollo-server-express to 2.21.0 ( #7266 )
2021-03-15 02:13:16 -05:00
Diamond Lewis
9563793303
Allow single server instance in test suite ( #7262 )
...
* initial pass
* reconfigureServer when needed
* finish postgres tests
* mongo tests
* more tests
* clean up
* re-add skipped test
* Fix transaction tests
* handle batch
* AuthenticationAdapter fix
* More reconfiguration
* clean up
* properly terminate cli servers
* handle Parse.Push
* Flaky PushController
* ensure reconfigureServer when changed
* fix postgres tests
* remove console.log
* LiveQuery spec remove duplicates and listeners
2021-03-13 09:05:22 -06:00
Antonio Davi Macedo Coelho de Castro
687f4b7cf2
fix: upgrade mime from 2.5.0 to 2.5.2 ( #7261 )
...
Snyk has created this PR to upgrade mime from 2.5.0 to 2.5.2.
See this package in npm:
https://www.npmjs.com/package/mime
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
Co-authored-by: snyk-bot <snyk-bot@snyk.io >
2021-03-12 00:56:42 -06:00
Diamond Lewis
39fa17f914
Postgres: Properly initialize database on startup and debugger ( #7255 )
...
* PG: Properly initialize database
* fix flaky tests
* flaky test
* correct test
* no idea
* clean up debugger
2021-03-10 11:31:35 -08:00
Diamond Lewis
d10e99007b
fix: upgrade apollo-server-express from 2.19.2 to 2.20.0 ( #7239 )
...
Snyk has created this PR to upgrade apollo-server-express from 2.19.2 to 2.20.0.
See this package in npm:
https://www.npmjs.com/package/apollo-server-express
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
Co-authored-by: snyk-bot <snyk-bot@snyk.io >
2021-03-03 14:31:02 -08:00
Diamond Lewis
add67fdd22
fix: upgrade graphql-tag from 2.10.1 to 2.12.0 ( #7234 )
...
Snyk has created this PR to upgrade graphql-tag from 2.10.1 to 2.12.0.
See this package in npm:
https://www.npmjs.com/package/graphql-tag
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
Co-authored-by: snyk-bot <snyk-bot@snyk.io >
2021-03-02 15:49:23 -08:00
Antonio Davi Macedo Coelho de Castro
cd78f895d5
Move graphql-tag from devDependencies to dependencies ( #7183 )
...
* Move graphql-tag drom devDependencies to dependencies
* Add entry to CHANGELOG
2021-03-01 15:41:14 -08:00
Diamond Lewis
c4aadc974a
Upgrade parse from 3.0.0 to 3.1.0 ( #7222 )
2021-02-24 10:51:11 -06:00
Tom Fox
ec8f78424f
fix: upgrade ws from 7.4.2 to 7.4.3 ( #7224 )
...
Snyk has created this PR to upgrade ws from 7.4.2 to 7.4.3.
See this package in npm:
https://www.npmjs.com/package/ws
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
Co-authored-by: snyk-bot <snyk-bot@snyk.io >
2021-02-23 23:21:06 -06:00
Antonio Davi Macedo Coelho de Castro
047683219d
fix: package.json & package-lock.json to reduce vulnerabilities ( #7218 )
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-LODASH-1018905
- https://snyk.io/vuln/SNYK-JS-LODASH-1040724
Co-authored-by: snyk-bot <snyk-bot@snyk.io >
2021-02-23 02:52:15 -06:00
Diamond Lewis
fd3c7fc1de
Upgrade parse from 2.19.0 to 3.0.0 ( #7211 )
2021-02-19 11:52:08 -08:00
Diamond Lewis
5a0968721d
fix: upgrade graphql from 15.4.0 to 15.5.0 ( #7201 )
...
Snyk has created this PR to upgrade graphql from 15.4.0 to 15.5.0.
See this package in npm:
https://www.npmjs.com/package/graphql
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
Co-authored-by: snyk-bot <snyk-bot@snyk.io >
2021-02-19 13:23:45 -06:00
Diamond Lewis
c05102b90c
fix: upgrade pg-promise from 10.9.1 to 10.9.2 ( #7209 )
...
Snyk has created this PR to upgrade pg-promise from 10.9.1 to 10.9.2.
See this package in npm:
https://www.npmjs.com/package/pg-promise
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
Co-authored-by: snyk-bot <snyk-bot@snyk.io >
2021-02-18 21:00:36 -08:00
Antonio Davi Macedo Coelho de Castro
9a9fc5fa5f
Bump tests to Mongo 4.0.23 ( #7205 )
...
* Bump tests to Mongo 4.0.23
* Bump node to 15.9.0 for tests
2021-02-18 10:43:45 +01:00
Tom Fox
738ba9fc70
fix: upgrade follow-redirects from 1.13.1 to 1.13.2 ( #7194 )
...
Snyk has created this PR to upgrade follow-redirects from 1.13.1 to 1.13.2.
See this package in npm:
https://www.npmjs.com/package/follow-redirects
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
Co-authored-by: snyk-bot <snyk-bot@snyk.io >
2021-02-15 20:02:06 -08:00
Antonio Davi Macedo Coelho de Castro
dc1133d355
Change tests from 4.4.3 to 4.4.4 ( #7184 )
...
* Change tests from 4.4.3 to 4.4.4
* Add entry to changelog
2021-02-12 09:59:06 +01:00
Manuel
4a3815d857
Add tests against multiple Nodejs versions ( #7177 )
...
* added nodejs version check
* added changelog entry
* fixed MongoDB ignored versions
* fixed nodejs test versions
* fixed typo
* added changelog entry
* added node 15 to CI checks
* improved log wording
* bumped nodejs default to 14
* added Node 15 to compatibility table
2021-02-11 17:59:34 +01:00
Manuel
7f47b0427e
Add page localization ( #7128 )
...
* added localized pages; added refactored page templates; adapted test cases; introduced localization test cases
* added changelog entry
* fixed test description typo
* fixed bug in PromiseRouter where headers are not added for text reponse
* added page parameters in page headers for programmatic use
* refactored tests for PublicAPIRouter
* added mustache lib for template rendering
* fixed fs.promises module reference
* fixed template placeholder typo
* changed redirect response to provide headers instead of query parameters
* fix lint
* fixed syntax errors and typos in html templates
* removed obsolete URI encoding
* added locale inferring from request body and header
* added end-to-end localizaton test
* added server option validation; refactored pages server option
* fixed invalid redirect URL for no locale matching file
* added end-to-end localizaton tests
* adapted tests to new response content
* re-added PublicAPIRouter; added PagesRouter as experimental feature
* refactored PagesRouter test structure
* added configuration option for custom path to pages
* added configuration option for custom endpoint to pages
* fixed lint
* added tests
* added a distinct page for invalid password reset link
* renamed generic page invalidLink to expiredVerificationLink
* improved HTML files documentation
* improved HTML files documentation
* changed changelog entry for experimental feature
* improved file naming to make it more descriptive
* fixed file naming and env parameter naming
* added readme entry
* fixed readme TOC - hasn't been updated in a while
* added localization with JSON resource
* added JSON localization to feature pages (password reset, email verification)
* updated readme
* updated readme
* optimized JSON localization for feature pages; added e2e test case
* fixed readme typo
* minor refactoring of existing tests
* fixed bug where Object type was not recognized as config key type
* added feature config placeholders
* prettier
* added passing locale to page config placeholder callback
* refactored passing locale to placeholder to pass test
* added config placeholder feature to README
* fixed typo in README
2021-02-09 14:03:57 +01:00
Tom Fox
cca493b9fb
fix: upgrade pg-promise from 10.9.0 to 10.9.1 ( #7170 )
...
Snyk has created this PR to upgrade pg-promise from 10.9.0 to 10.9.1.
See this package in npm:
https://www.npmjs.com/package/pg-promise
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
Co-authored-by: snyk-bot <snyk-bot@snyk.io >
2021-02-07 19:44:44 -08:00
Manuel
b59517fd68
Add tests against multiple MongoDB versions ( #7161 )
...
* added tests environment with mongodb 4.4.3
* added CI test for mongodb 4.4.3
* added CI tests for MongoDB versions 4.0, 4.2
* improved flaky test (seems to max out the limit of simultaneous connections)
* added spec helpers to run tests only for specific MongoDB version
* addedn npm scripts to run tests against relevant mongodb versions
* added spec helper function to exclude specific mongodb version
* added test for changed aggregate query planner results
* fixed regex test with incorrect regex syntax
* fixed test where query has select no keys (empty array)
* added changelog entry and ordered list
* fixed test that tried to simultaneously delete and build index on same collection
* added MongoDB compatibility table to readme
* updated default local tests to use MongoDB 4.4.3
* added MongoDB badges for new versions to README
* fixed typo in readme
* added new test helper filter to contribution guide
* fixed incorrect storage engine for mongodb 4.4
* changed CI to test MongoDB 3.6. with mmapv1 storage engine and standalone
* improved CI test description
* added CI self check for new MongoDB versions
* fixed CI
* removed CI
* added CI
* added throwing error if any of the checks failed
* added github action connector
* improved error message
* improved error messages
* improved error message
* updated CI environment to MongoDB 3.6.22
* improved error messages
* update CI env name
* updated CI env name
* improved error message
* removed patch versions from CI env description
* improved status message
* removed version range from core lib
* added explicit mongodb version to redis test and node 12 test
* bumped Node 12 test to 12.20.1 (version currently recommended by AWS Elastic Beanstalk)
2021-02-07 23:16:46 +01:00
Antonio Davi Macedo Coelho de Castro
6097e82194
fix: upgrade mime from 2.4.7 to 2.5.0 ( #7166 )
...
Snyk has created this PR to upgrade mime from 2.4.7 to 2.5.0.
See this package in npm:
https://www.npmjs.com/package/mime
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
Co-authored-by: snyk-bot <snyk-bot@snyk.io >
2021-02-07 13:38:51 -08:00
Tom Fox
fcacd4d24e
fix: upgrade pg-promise from 10.8.7 to 10.9.0 ( #7168 )
...
Snyk has created this PR to upgrade pg-promise from 10.8.7 to 10.9.0.
See this package in npm:
https://www.npmjs.com/package/pg-promise
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
Co-authored-by: snyk-bot <snyk-bot@snyk.io >
2021-02-07 13:30:29 -08:00
Antonio Davi Macedo Coelho de Castro
4b6e9ffc3d
fix: upgrade apollo-server-express from 2.19.1 to 2.19.2 ( #7165 )
...
Snyk has created this PR to upgrade apollo-server-express from 2.19.1 to 2.19.2.
See this package in npm:
https://www.npmjs.com/package/apollo-server-express
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
Co-authored-by: snyk-bot <snyk-bot@snyk.io >
2021-02-05 14:06:50 -08:00
LongYinan
5584da57e6
Upgrade @node-rs/bcrypt to latest version ( #7159 )
2021-02-04 02:38:35 -06:00
dblythy
38f33e5c17
Run Prettier after Definitions ( #7164 )
2021-02-04 02:33:18 -06:00
Antonio Davi Macedo Coelho de Castro
bcb2b52f7a
fix: upgrade jwks-rsa from 1.12.1 to 1.12.2 ( #7147 )
...
Snyk has created this PR to upgrade jwks-rsa from 1.12.1 to 1.12.2.
See this package in npm:
https://www.npmjs.com/package/jwks-rsa
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
Co-authored-by: snyk-bot <snyk-bot@snyk.io >
2021-01-29 10:39:34 -06:00
Antonio Davi Macedo Coelho de Castro
231c669133
fix: upgrade pg-promise from 10.8.6 to 10.8.7 ( #7148 )
...
Snyk has created this PR to upgrade pg-promise from 10.8.6 to 10.8.7.
See this package in npm:
https://www.npmjs.com/package/pg-promise
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
Co-authored-by: snyk-bot <snyk-bot@snyk.io >
2021-01-29 10:39:09 -06:00
Snyk bot
857d4ecfd5
fix: upgrade ws from 7.4.1 to 7.4.2 ( #7132 )
...
Snyk has created this PR to upgrade ws from 7.4.1 to 7.4.2.
See this package in npm:
https://www.npmjs.com/package/ws
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
2021-01-20 13:39:23 -05:00
Snyk bot
33bdd87092
fix: upgrade apollo-server-express from 2.19.0 to 2.19.1 ( #7122 )
...
Snyk has created this PR to upgrade apollo-server-express from 2.19.0 to 2.19.1.
See this package in npm:
https://www.npmjs.com/package/apollo-server-express
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
2021-01-13 12:00:09 -08:00
Snyk bot
8851810a85
fix: upgrade pg-promise from 10.8.1 to 10.8.6 ( #7118 )
...
Snyk has created this PR to upgrade pg-promise from 10.8.1 to 10.8.6.
See this package in npm:
https://www.npmjs.com/package/pg-promise
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
2021-01-10 21:56:19 -08:00
Snyk bot
7b8d8ddbb0
fix: package.json & package-lock.json to reduce vulnerabilities ( #7112 )
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-1038255
2021-01-06 13:44:21 -08:00
Snyk bot
fefcabe858
fix: upgrade mime from 2.4.6 to 2.4.7 ( #7110 )
...
Snyk has created this PR to upgrade mime from 2.4.6 to 2.4.7.
See this package in npm:
https://www.npmjs.com/package/mime
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
2021-01-05 23:22:54 -08:00
Snyk bot
8ff0d08dcf
fix: upgrade @parse/simple-mailgun-adapter from 1.1.0 to 1.2.0 ( #7109 )
...
Snyk has created this PR to upgrade @parse/simple-mailgun-adapter from 1.1.0 to 1.2.0.
See this package in npm:
https://www.npmjs.com/package/@parse/simple-mailgun-adapter
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
2021-01-04 21:04:51 -08:00
Snyk bot
16b4aadfe2
fix: upgrade follow-redirects from 1.13.0 to 1.13.1 ( #7106 )
...
Snyk has created this PR to upgrade follow-redirects from 1.13.0 to 1.13.1.
See this package in npm:
https://www.npmjs.com/package/follow-redirects
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
2021-01-03 22:37:20 -08:00
Snyk bot
029edbf706
fix: upgrade jwks-rsa from 1.11.0 to 1.12.0 ( #7102 )
...
Snyk has created this PR to upgrade jwks-rsa from 1.11.0 to 1.12.0.
See this package in npm:
https://www.npmjs.com/package/jwks-rsa
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
2020-12-30 00:12:53 -08:00
Snyk bot
f17a063209
fix: upgrade uuid from 8.3.1 to 8.3.2 ( #7101 )
...
Snyk has created this PR to upgrade uuid from 8.3.1 to 8.3.2.
See this package in npm:
https://www.npmjs.com/package/uuid
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
2020-12-30 00:12:17 -08:00
Snyk bot
7e687b1e94
fix: upgrade semver from 7.3.2 to 7.3.4 ( #7092 )
...
Snyk has created this PR to upgrade semver from 7.3.2 to 7.3.4.
See this package in npm:
https://www.npmjs.com/package/semver
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
2020-12-29 17:35:48 -08:00
Snyk bot
fb465e599e
fix: upgrade ldapjs from 2.2.2 to 2.2.3 ( #7095 )
...
Snyk has created this PR to upgrade ldapjs from 2.2.2 to 2.2.3.
See this package in npm:
https://www.npmjs.com/package/ldapjs
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
2020-12-29 01:28:43 -08:00
Snyk bot
106883809c
fix: upgrade ws from 7.4.0 to 7.4.1 ( #7098 )
...
Snyk has created this PR to upgrade ws from 7.4.0 to 7.4.1.
See this package in npm:
https://www.npmjs.com/package/ws
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
2020-12-29 01:22:40 -08:00
Antonio Davi Macedo Coelho de Castro
3c00bcd791
Release 4.5.0 ( #7070 )
...
* Release 4.5.0
* Update CHANGELOG.md
Co-authored-by: Tom Fox <13188249+TomWFox@users.noreply.github.com >
* Improve braking change note
* Create a breaking changes sub-section
* Add release action
Co-authored-by: Tom Fox <13188249+TomWFox@users.noreply.github.com >
2020-12-14 19:29:06 -08:00