remix-fastify

Fastify server request handler for Remix

MIT License

Downloads
21.2K
Stars
154
Committers
20

Bot releases are visible (Hide)

remix-fastify -

Published by mcansh over 1 year ago

remix-fastify - 2.3.0

Published by mcansh over 1 year ago

Minor Changes

  • 9fd5b94: feat: Stream results to clients

    Instead of buffering the results and sending them down when they're all complete, instead we use a Passthrough stream to stream the chunks generated by Remix as we receive them.

remix-fastify - 2.3.1

Published by mcansh over 1 year ago

Patch Changes

  • a581f54: Fix Fetch Request creation for incoming URLs with double slashes
remix-fastify - 2.4.0

Published by mcansh over 1 year ago

Minor Changes

  • e2b4224: Make Remix root directory location configurable.
remix-fastify - 2.4.1

Published by mcansh over 1 year ago

Patch Changes

  • f3bdaa9: allow disabling purging of require cache

    useful when using the future.unstable_dev remix config flag

remix-fastify - 2.1.0

Published by mcansh almost 2 years ago

What's Changed

Full Changelog: https://github.com/mcansh/remix-fastify/compare/v2.0.1...2.1.0

remix-fastify - v2.0.1

Published by mcansh almost 2 years ago

What's Changed

Full Changelog: https://github.com/mcansh/remix-fastify/compare/1.12.0...v2.0.1

remix-fastify - 2.0.0

Published by mcansh almost 2 years ago

don't install this, it's 1.12.0

remix-fastify - 1.12.0

Published by mcansh about 2 years ago

What's Changed

Full Changelog: https://github.com/mcansh/remix-fastify/compare/1.11.5...1.12.0

remix-fastify - 0.0.0-experimental-8df4a70

Published by mcansh about 2 years ago

Changes

feat: read assetsBuildDirectory and publicPath from ServerBuild

remix-fastify - 1.11.5

Published by mcansh about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/mcansh/remix-fastify/compare/1.11.4...1.11.5

remix-fastify - 1.11.4

Published by mcansh over 2 years ago

Changes

  • fix: emit declaration files: 872b1e856f693da6a05078c5db7a6e05408b2269

Full Changelog: https://github.com/mcansh/remix-fastify/compare/1.11.3...1.11.4

remix-fastify - 1.11.3

Published by mcansh over 2 years ago

remix-fastify - 1.11.2

Published by mcansh over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/mcansh/remix-fastify/compare/1.11.1...1.11.2

remix-fastify - 1.11.1

Published by mcansh over 2 years ago

What's Changed

Full Changelog: https://github.com/mcansh/remix-fastify/compare/1.11.0...1.11.1

remix-fastify - 1.11.0

Published by mcansh over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/mcansh/remix-fastify/compare/1.10.1...1.11.0

remix-fastify - 1.10.1

Published by mcansh over 2 years ago

forgot to build before publishing 🤪

remix-fastify - 1.10.0

Published by mcansh over 2 years ago

What's Changed

Full Changelog: https://github.com/mcansh/remix-fastify/compare/1.9.1...1.10.0

remix-fastify - 1.9.1

Published by mcansh over 2 years ago

What's Changed

Full Changelog: https://github.com/mcansh/remix-fastify/compare/1.9.0...1.9.1

remix-fastify - 1.9.0

Published by mcansh over 2 years ago

What's Changed

  • chore(deps): bump to latest: cff3bdbd7db295e674ba1cdfb807762199696e8e
  • chore: update example: 5bbec5812db6c321f5b4c430f78ba84a472760e0
  • feat: reflect latest remix-express by @ZiiMakc in https://github.com/mcansh/remix-fastify/pull/8
  • chore: update package-lock.json: 78ca65757b7e67a3589839bba452318edce56cb0

Full Changelog: https://github.com/mcansh/remix-fastify/compare/1.8.0...1.9.0