Skip to content

Releases: amimaro/remix-run-snippets

remix-run-snippets-1.0.2

16 Jan 12:31
Compare
Choose a tag to compare

Added extension icon

remix-run-snippets-1.0.1

16 Jan 12:07
Compare
Choose a tag to compare

Fixed gif path (again lol).

remix-run-snippets-1.0.0

16 Jan 12:03
Compare
Choose a tag to compare

Initial release of remix-run-snippets with the following snippets for .js, .jsx, .ts and .tsx file extensions:

  • Default Function
  • Loader Function
  • Action Function
  • Headers
  • Meta
  • Links
  • CatchBoundary
  • ErrorBoundary
  • Handle