Skip to content

How to update 0.19.0 -> 1.1.0 #242

@fabianwohlfart

Description

@fabianwohlfart

Hi guys,

What is version 1.x doing?
Can you provide a migration guide or similar?
I was using 0.19.0 before and updated to 1.1.0, but send failed with a 404, so I switched back to 0.19.0.
Cannot find any information.

    send(event.node.req, filePath, {
      cacheControl: true,
      maxAge: '1 year',
      immutable: true
    })
    .pipe(event.node.res)

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions