Skip to content

.Camelize() is not transforming as in v2 for strings that starts with underscore #1736

@Tasteful

Description

@Tasteful

We are using .Camelize() on strings that starts with underscore _, example _Name.

In v2 they was transformed as _name and in v3 the are transformed as name.

Not sure if this is intended or if that is a non-documented breaking change.

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