Skip to content

Commit

Permalink
release: 1.2.12 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.12](v1.2.11...v1.2.12) (2021-01-23)

### Build System

* Remove erroneous module import ([6eb2a34](6eb2a34))
  • Loading branch information
xunn-bot committed Jan 23, 2021
1 parent 6d21119 commit a293b55
Show file tree
Hide file tree
Showing 4 changed files with 96 additions and 86 deletions.
176 changes: 93 additions & 83 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,199 +2,209 @@

All notable changes to this project will be documented in this file.

The format is based on [Conventional Commits][38], and this project adheres to
[Semantic Versioning][39].
The format is based on [Conventional Commits][40], and this project adheres to
[Semantic Versioning][41].

## [1.2.11][40] (2021-01-23)
## [1.2.12][42] (2021-01-23)

### Build System

- Backport/normalize across packages ([e589c1d][41])
- Remove erroneous module import ([6eb2a34][43])

## [1.2.10][1] (2021-01-22)
## [1.2.11][1] (2021-01-23)

### Build System

- Update debug statement syntax ([52a2276][2])
- Backport/normalize across packages ([e589c1d][2])

## [1.2.9][3] (2021-01-21)
## [1.2.10][3] (2021-01-22)

### Build System

- Update debug statement syntax ([52a2276][4])

## [1.2.9][5] (2021-01-21)

### Build System

- **.github/workflows/build-test-deploy.yml:** fix peer dependency installation
([12e5bbe][4])
([12e5bbe][6])

## [1.2.8][5] (2021-01-13)
## [1.2.8][7] (2021-01-13)

### Bug Fixes

- **readme.md:** ensure quick start example is functional ([87dc31f][6])
- **readme.md:** ensure quick start example is functional ([87dc31f][8])

## [1.2.7][7] (2021-01-12)
## [1.2.7][9] (2021-01-12)

### Build System

- Rebuild lockfile ([94cfa38][8])
- Update babel-plugin-transform-mjs-imports ([62089c7][9])
- Rebuild lockfile ([94cfa38][10])
- Update babel-plugin-transform-mjs-imports ([62089c7][11])

## [1.2.6][10] (2021-01-06)
## [1.2.6][12] (2021-01-06)

### Build System

- **package.json:** prune old deps ([2cf1d29][11])
- **package.json:** prune old deps ([2cf1d29][13])

## [1.2.5][12] (2021-01-06)
## [1.2.5][14] (2021-01-06)

### Build System

- **.github:** add is-next-compat workflow ([1823c05][13])
- **.github:** add is-next-compat workflow ([1823c05][15])
- **.github/workflows/post-release-check.yml:** add new post-release-check
([a307efc][14])
([a307efc][16])

## [1.2.4][15] (2021-01-06)
## [1.2.4][17] (2021-01-06)

### Build System

- **readme.md:** add quick start example ([4e5e12c][16])
- **readme.md:** add quick start example ([4e5e12c][18])

## [1.2.3][17] (2021-01-05)
## [1.2.3][19] (2021-01-05)

### Build System

- **package.json:** favor "prepare" over "postinstall" and use npx for dev tools
([a111c87][18])
([a111c87][20])

## [1.2.2][19] (2021-01-05)
## [1.2.2][21] (2021-01-05)

### Build System

- **readme.md:** cosmetic ([98b65c6][20])
- **readme.md:** cosmetic ([98b65c6][22])

## [1.2.1][21] (2021-01-05)
## [1.2.1][23] (2021-01-05)

### Build System

- **package.json:** update dependencies, prune unused dependencies
([6ef6cbe][22])
([6ef6cbe][24])

# [1.2.0][23] (2021-01-05)
# [1.2.0][25] (2021-01-05)

### Build System

- **deps:** bump node-notifier from 8.0.0 to 8.0.1 ([45a79d4][24])
- **deps:** bump node-notifier from 8.0.0 to 8.0.1 ([45a79d4][26])
- **test/unit-externals.test.ts:** add mongo uri env var to test explicitly
([e0e1fd9][25])
([e0e1fd9][27])

### Features

- **.changelogrc.js:** transfer repository over to semantic-release CI/CD
([b9d2bf0][26])
([b9d2bf0][28])

## [1.1.3][27] (2020-12-06)
## [1.1.3][29] (2020-12-06)

### Build System

- **package.json:** audit and update deps ([c82695a][28])
- **package.json:** manually bump version ([813b21a][29])
- **package.json:** audit and update deps ([c82695a][30])
- **package.json:** manually bump version ([813b21a][31])

## [1.1.2][30] (2020-11-26)
## [1.1.2][32] (2020-11-26)

### Bug Fixes

- **README:** update install language ([b68c721][31])
- **README:** update install language ([b68c721][33])

## [1.1.1][32] (2020-11-26)
## [1.1.1][34] (2020-11-26)

### Bug Fixes

- **externals:** revert sort-package-json to maintainer version ([750055b][33])
- **externals:** rewrite test workflow ([d604dfc][34])
- **externals:** revert sort-package-json to maintainer version ([750055b][35])
- **externals:** rewrite test workflow ([d604dfc][36])

# [1.1.0][35] (2020-11-25)
# [1.1.0][37] (2020-11-25)

### Bug Fixes

- **build:** move Next.js dependency to peer/dev dependencies ([0e7541f][36])
- **build:** move Next.js dependency to peer/dev dependencies ([0e7541f][38])
- **externals:** updated remaining dependency references to peerDependency
references ([ccf54fb][37])
references ([ccf54fb][39])

[1]:
https://github.com/Xunnamius/next-test-api-route-handler/compare/v1.2.9...v1.2.10
https://github.com/Xunnamius/next-test-api-route-handler/compare/v1.2.10...v1.2.11
[2]:
https://github.com/Xunnamius/next-test-api-route-handler/commit/52a22765e17759271e7ba6c83ce9f3609500b5f3
https://github.com/Xunnamius/next-test-api-route-handler/commit/e589c1d48aa1dae40643385c6acfcbacf9b40e16
[3]:
https://github.com/Xunnamius/next-test-api-route-handler/compare/v1.2.8...v1.2.9
https://github.com/Xunnamius/next-test-api-route-handler/compare/v1.2.9...v1.2.10
[4]:
https://github.com/Xunnamius/next-test-api-route-handler/commit/12e5bbe1bf36fda3ef938c7ed7cd445fec3901c9
https://github.com/Xunnamius/next-test-api-route-handler/commit/52a22765e17759271e7ba6c83ce9f3609500b5f3
[5]:
https://github.com/Xunnamius/next-test-api-route-handler/compare/v1.2.7...v1.2.8
https://github.com/Xunnamius/next-test-api-route-handler/compare/v1.2.8...v1.2.9
[6]:
https://github.com/Xunnamius/next-test-api-route-handler/commit/87dc31f264682d8048ee8d4cba4dbf866666bf07
https://github.com/Xunnamius/next-test-api-route-handler/commit/12e5bbe1bf36fda3ef938c7ed7cd445fec3901c9
[7]:
https://github.com/Xunnamius/next-test-api-route-handler/compare/v1.2.6...v1.2.7
https://github.com/Xunnamius/next-test-api-route-handler/compare/v1.2.7...v1.2.8
[8]:
https://github.com/Xunnamius/next-test-api-route-handler/commit/94cfa3806bfa0250e9b2dd5b3abfb2ff65c77c6a
https://github.com/Xunnamius/next-test-api-route-handler/commit/87dc31f264682d8048ee8d4cba4dbf866666bf07
[9]:
https://github.com/Xunnamius/next-test-api-route-handler/commit/62089c79f6c9b585d2bb8ca0a8b87bd355b8695f
https://github.com/Xunnamius/next-test-api-route-handler/compare/v1.2.6...v1.2.7
[10]:
https://github.com/Xunnamius/next-test-api-route-handler/compare/v1.2.5...v1.2.6
https://github.com/Xunnamius/next-test-api-route-handler/commit/94cfa3806bfa0250e9b2dd5b3abfb2ff65c77c6a
[11]:
https://github.com/Xunnamius/next-test-api-route-handler/commit/2cf1d29159fb746dc4a7c09a8193e46c6bec3823
https://github.com/Xunnamius/next-test-api-route-handler/commit/62089c79f6c9b585d2bb8ca0a8b87bd355b8695f
[12]:
https://github.com/Xunnamius/next-test-api-route-handler/compare/v1.2.4...v1.2.5
https://github.com/Xunnamius/next-test-api-route-handler/compare/v1.2.5...v1.2.6
[13]:
https://github.com/Xunnamius/next-test-api-route-handler/commit/1823c055f034e528337c68d710164097e423f6e2
https://github.com/Xunnamius/next-test-api-route-handler/commit/2cf1d29159fb746dc4a7c09a8193e46c6bec3823
[14]:
https://github.com/Xunnamius/next-test-api-route-handler/commit/a307efcf2cdf60679d68fab385bdc8951a476ace
https://github.com/Xunnamius/next-test-api-route-handler/compare/v1.2.4...v1.2.5
[15]:
https://github.com/Xunnamius/next-test-api-route-handler/compare/v1.2.3...v1.2.4
https://github.com/Xunnamius/next-test-api-route-handler/commit/1823c055f034e528337c68d710164097e423f6e2
[16]:
https://github.com/Xunnamius/next-test-api-route-handler/commit/4e5e12c0df4fc80abb696d32718440ff294902e7
https://github.com/Xunnamius/next-test-api-route-handler/commit/a307efcf2cdf60679d68fab385bdc8951a476ace
[17]:
https://github.com/Xunnamius/next-test-api-route-handler/compare/v1.2.2...v1.2.3
https://github.com/Xunnamius/next-test-api-route-handler/compare/v1.2.3...v1.2.4
[18]:
https://github.com/Xunnamius/next-test-api-route-handler/commit/a111c87ccd863ce4dac85a5bd0281d87affe3b63
https://github.com/Xunnamius/next-test-api-route-handler/commit/4e5e12c0df4fc80abb696d32718440ff294902e7
[19]:
https://github.com/Xunnamius/next-test-api-route-handler/compare/v1.2.1...v1.2.2
https://github.com/Xunnamius/next-test-api-route-handler/compare/v1.2.2...v1.2.3
[20]:
https://github.com/Xunnamius/next-test-api-route-handler/commit/98b65c6da330040e4bcbc22fe28db87c3965fd0e
https://github.com/Xunnamius/next-test-api-route-handler/commit/a111c87ccd863ce4dac85a5bd0281d87affe3b63
[21]:
https://github.com/Xunnamius/next-test-api-route-handler/compare/v1.2.0...v1.2.1
https://github.com/Xunnamius/next-test-api-route-handler/compare/v1.2.1...v1.2.2
[22]:
https://github.com/Xunnamius/next-test-api-route-handler/commit/6ef6cbeb143648eb1fed5eff39071a06e7354275
https://github.com/Xunnamius/next-test-api-route-handler/commit/98b65c6da330040e4bcbc22fe28db87c3965fd0e
[23]:
https://github.com/Xunnamius/next-test-api-route-handler/compare/v1.1.3...v1.2.0
https://github.com/Xunnamius/next-test-api-route-handler/compare/v1.2.0...v1.2.1
[24]:
https://github.com/Xunnamius/next-test-api-route-handler/commit/45a79d41835b5146912511f8b583c9128d154cf9
https://github.com/Xunnamius/next-test-api-route-handler/commit/6ef6cbeb143648eb1fed5eff39071a06e7354275
[25]:
https://github.com/Xunnamius/next-test-api-route-handler/commit/e0e1fd951fbe63c04c264ad11ab1fa7a39e1679a
https://github.com/Xunnamius/next-test-api-route-handler/compare/v1.1.3...v1.2.0
[26]:
https://github.com/Xunnamius/next-test-api-route-handler/commit/b9d2bf010fba4b163e1eea0801271292a0e74308
https://github.com/Xunnamius/next-test-api-route-handler/commit/45a79d41835b5146912511f8b583c9128d154cf9
[27]:
https://github.com/Xunnamius/next-test-api-route-handler/compare/v1.1.2...v1.1.3
https://github.com/Xunnamius/next-test-api-route-handler/commit/e0e1fd951fbe63c04c264ad11ab1fa7a39e1679a
[28]:
https://github.com/Xunnamius/next-test-api-route-handler/commit/c82695a8816b6cd5f0e11d09cc2f948a30a416e9
https://github.com/Xunnamius/next-test-api-route-handler/commit/b9d2bf010fba4b163e1eea0801271292a0e74308
[29]:
https://github.com/Xunnamius/next-test-api-route-handler/commit/813b21ad1e2c78594903b3a8f504f4460d8e506e
https://github.com/Xunnamius/next-test-api-route-handler/compare/v1.1.2...v1.1.3
[30]:
https://github.com/Xunnamius/next-test-api-route-handler/compare/v1.1.1...v1.1.2
https://github.com/Xunnamius/next-test-api-route-handler/commit/c82695a8816b6cd5f0e11d09cc2f948a30a416e9
[31]:
https://github.com/Xunnamius/next-test-api-route-handler/commit/b68c721e5100baa883c7096e5cc4e81c1c60ed00
https://github.com/Xunnamius/next-test-api-route-handler/commit/813b21ad1e2c78594903b3a8f504f4460d8e506e
[32]:
https://github.com/Xunnamius/next-test-api-route-handler/compare/v1.1.0...v1.1.1
https://github.com/Xunnamius/next-test-api-route-handler/compare/v1.1.1...v1.1.2
[33]:
https://github.com/Xunnamius/next-test-api-route-handler/commit/750055b92699fc7f1c06349ccdb0ddc0179f891a
https://github.com/Xunnamius/next-test-api-route-handler/commit/b68c721e5100baa883c7096e5cc4e81c1c60ed00
[34]:
https://github.com/Xunnamius/next-test-api-route-handler/commit/d604dfc39d2e77cbe1234b8349a2ecef81a9e54a
https://github.com/Xunnamius/next-test-api-route-handler/compare/v1.1.0...v1.1.1
[35]:
https://github.com/Xunnamius/next-test-api-route-handler/compare/v1.0.10...v1.1.0
https://github.com/Xunnamius/next-test-api-route-handler/commit/750055b92699fc7f1c06349ccdb0ddc0179f891a
[36]:
https://github.com/Xunnamius/next-test-api-route-handler/commit/0e7541fbecd2e3bacc124f624bfca2b56ceeb89f
https://github.com/Xunnamius/next-test-api-route-handler/commit/d604dfc39d2e77cbe1234b8349a2ecef81a9e54a
[37]:
https://github.com/Xunnamius/next-test-api-route-handler/compare/v1.0.10...v1.1.0
[38]:
https://github.com/Xunnamius/next-test-api-route-handler/commit/0e7541fbecd2e3bacc124f624bfca2b56ceeb89f
[39]:
https://github.com/Xunnamius/next-test-api-route-handler/commit/ccf54fb480e35961647900d345149d3cd1cf60d8
[38]: https://conventionalcommits.org
[39]: https://semver.org
[40]:
https://github.com/Xunnamius/next-test-api-route-handler/compare/v1.2.10...v1.2.11
[41]:
https://github.com/Xunnamius/next-test-api-route-handler/commit/e589c1d48aa1dae40643385c6acfcbacf9b40e16
[40]: https://conventionalcommits.org
[41]: https://semver.org
[42]:
https://github.com/Xunnamius/next-test-api-route-handler/compare/v1.2.11...v1.2.12
[43]:
https://github.com/Xunnamius/next-test-api-route-handler/commit/6eb2a348b1352e9f30d7ecacbaba01fa11cf1cfe
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ Defined in: [index.ts:31][2]

[1]: README.md#testapihandler

[2]: https://github.com/Xunnamius/next-test-api-route-handler/blob/6eb2a34/src/index.ts#L31
[2]: https://github.com/Xunnamius/next-test-api-route-handler/blob/6d21119/src/index.ts#L31
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "next-test-api-route-handler",
"version": "1.2.11",
"version": "1.2.12",
"description": "Confidently unit test your Next.js API routes/handlers in an isolated Next.js-like environment",
"keywords": [
"api",
Expand Down

0 comments on commit a293b55

Please sign in to comment.