Releases: micheleriva/krabs
Releases · micheleriva/krabs
v0.1.3
17 Aug 19:51
Compare
Sorry, something went wrong.
No results found
0.1.3 (2021-08-17)
feat: added conventional changelog generation script (46fd20b )
feat(logs): added colored logs (ff2eba7 )
docs: added deployment section (1bec46e )
docs(docusaurus): fixed docusaurus baseURL for vercel (fd567eb )
docs(docusaurus): fixed image paths (9b61599 )
docs(readme): added e2e badges (1ddf9a8 )
test(e2e): added basic e2e tests for express and fastify (#16 ) (2ee00ce ), closes #16
Fix typo in heading (28a1869 )
refactor(deps): moved fastify as dev dependency at the top level of monorepo (5ed4056 )
v0.1.2
06 Aug 07:12
Compare
Sorry, something went wrong.
No results found
0.1.2 (2021-08-06)
fix(dist): fixed dist path for npm packages (6291a56 )
feat(vhost): added vhost resolution via x-vhost request header on express.js (8cdbfeb )
feat(vhost): added vhost resolution via x-vhost request header on fastify (bcb18e3 )
v0.1.1
27 Jul 18:17
Compare
Sorry, something went wrong.
No results found
0.1.1 (2021-07-27)
Bug Fixes
chalk imports: fixed chalk imports for GH CI (d549ddf )
deps: fixed dependencies resolution (4ff5119 )
fastify: fixed fastify krabs middleware order to be compliant with the express version (efeeb90 )
fixed aria label on docs emoji (425373a )
fixed linting and module resolutions (ec1cc27 )
v0.1.0
26 Jul 07:40
Compare
Sorry, something went wrong.
No results found
0.1.0 (2021-07-26)
chore: temporarily disabled gh workflows (5742ce6 )
chore: upgraded main package version (72c5e36 )
fix: fixed krabs version in example (35a683f )
fix: fixed typing in fastify middleware (ef92210 )
feat: added basic fastify boilerplate (f1ca5d4 )
refactor: moved example into express.js directory (651e2d9 )
refactor: refactored codebase into a monorepo (5136b80 )
v0.0.15
06 Jul 13:01
Compare
Sorry, something went wrong.
No results found
Version 0.0.15
Commits
[35a683f ] fix: fixed krabs version in example
v0.0.14
31 May 14:31
Compare
Sorry, something went wrong.
No results found
Version 0.0.14
Commits
[60acced ] chore: updated version for npm
[2d89b8d ] chore: removed test files
[12a1142 ] chore: fixed memoization for tenant resolution
v0.0.13
28 May 19:38
Compare
Sorry, something went wrong.
No results found
Version 0.0.13
Commits
[a1dc0a1 ] docs: fixed typos in readme
[03d9821 ] chore: updated version for npm
[884a13b ] chore: fixed memoize import
[4b30062 ] chore: upgraded for npm
v0.0.12
27 May 12:04
Compare
Sorry, something went wrong.
No results found
Version 0.0.12
Commits
[e4c1656 ] fix: fixed typescript imports with esmodule interop
v0.0.11
27 May 11:55
Compare
Sorry, something went wrong.
No results found
Version 0.0.11
Commits
[2ad1428 ] chore: upgraded version for npm
[9da6283 ] feat: added support for API routes
[5c4843d ] perf: added memoization to tenant-related search functions
[5a5fb63 ] Merge branch 'main' into develop
[3fc9f80 ] refactor: moved NODE_ENV warning outside the middleware
[b1cc79f ] docs: fixed image paths on docusaurus
0.0.10
20 May 07:13
Compare
Sorry, something went wrong.
No results found
Version 0.0.10
Commits
[6720570 ] chore: updated version for npm
[69126fb ] ci: updated docs pipeline
[7267f5b ] docs: updated readme
[716b718 ] docs: fixed docusaurus config
[34b2ef6 ] docs: fixed docusaurus config
[94d063c ] docs: added documentation to docusaurus
[76143d2 ] docs: added basic docusaurus