fastify-hotwire

Use the Hotwire pattern with Fastify

MIT License

Downloads
205
Stars
76
Committers
12

Bot releases are visible (Hide)

fastify-hotwire - v3.0.1

Published by Eomm 28 days ago

What's Changed

Full Changelog: https://github.com/fastify/fastify-hotwire/compare/v3.0.0...v3.0.1

fastify-hotwire - v3.0.0

Published by Eomm 28 days ago

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/fastify-hotwire/compare/v2.1.0...v3.0.0

fastify-hotwire - v2.1.0 Latest Release

Published by Eomm 11 months ago

What's Changed

Full Changelog: https://github.com/fastify/fastify-hotwire/compare/v2.0.0...v2.1.0

fastify-hotwire - v2.0.0

Published by Eomm almost 2 years ago

📚 PR:

  • ci: migrate to fastify reusable workflow (#57)
  • docs(readme): remove snyk badge (#58)
  • build(deps-dev): bump @fastify/formbody from 6.0.1 to 7.0.0 (#59)
  • chore(plugin): update metadata name to reflect package name (#60)
  • build(deps-dev): bump mqemitter from 4.5.0 to 5.0.0 (#61)
  • build(deps-dev): bump pino-pretty from 7.6.1 to 8.0.0 (#62)
  • chore: rename ci workflow file (#63)
  • chore(.gitignore): use updated skeleton template (#64)
  • build(deps-dev): bump @fastify/websocket from 5.0.0 to 6.0.1 (#65)
  • build(deps-dev): bump @fastify/cookie from 6.0.0 to 7.0.0 (#66)
  • build(deps-dev): bump tsd from 0.20.0 to 0.21.0 (#69)
  • build(deps-dev): bump @types/node from 17.0.45 to 18.0.0 (#70)
  • build(deps-dev): bump tsd from 0.21.0 to 0.22.0 (#72)
  • build(deps): bump fastify-plugin from 3.0.1 to 4.0.0 (#74)
  • build(deps-dev): bump fastify from 3.29.1 to 4.3.0 (#76)
  • ci: enable license checking (#77)
  • chore(example/app): replace use of deprecated variadic listen() (#78)
  • build(deps-dev): bump @fastify/websocket from 6.0.1 to 7.0.0 (#79)
  • move types to types folder, fix typing (#80)
  • build(deps-dev): bump pino-pretty from 8.1.0 to 9.0.0 (#81)
  • build(deps-dev): bump @fastify/cookie from 7.4.0 to 8.0.0 (#82)
  • build(deps-dev): bump tsd from 0.22.0 to 0.23.0 (#83)
  • build(deps-dev): bump tsd from 0.23.0 to 0.24.1 (#84)
  • disable package-lock generation (#85)
  • move tests to test folder (#86)
  • nodenext compatibility (#87)
fastify-hotwire - v1.0.1

Published by climba03003 over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/fastify-hotwire/compare/v1.0.0...v1.0.1

fastify-hotwire - v1.0.0

Published by jsumners over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/fastify-hotwire/compare/v0.2.0...v1.0.0

fastify-hotwire - v0.2.0

Published by mcollina almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/fastify-hotwire/compare/v0.1.0...v0.2.0

fastify-hotwire - v0.1.0

Published by delvedor over 3 years ago

Initial release.