We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dae43d6 commit dca9636Copy full SHA for dca9636
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## [1.2.6](https://github.com/pmb0/nestjs-tsx-views/compare/v1.2.5...v1.2.6) (2023-03-12)
2
+
3
4
+### Bug Fixes
5
6
+* peer deps ([f365da6](https://github.com/pmb0/nestjs-tsx-views/commit/f365da6c76b750502ace11d60c8c7c4cfb6a47d9))
7
+* upgrade deps ([90d0195](https://github.com/pmb0/nestjs-tsx-views/commit/90d01956519ceb85e0a1c8bb3588f91471318872))
8
9
## [1.2.5](https://github.com/pmb0/nestjs-tsx-views/compare/v1.2.4...v1.2.5) (2021-08-20)
10
11
package.json
@@ -1,6 +1,6 @@
{
"name": "nestjs-tsx-views",
- "version": "1.2.5",
+ "version": "1.2.6",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"description": "Server-side JSX/TSX rendering for your NestJS application 🚀",
0 commit comments