Skip to content

feat: disallow arrays as the object type#194

Merged
alexander-akait merged 1 commit intowebpack:masterfrom
kudashevs:feature/disallow_arrays_as_object
Oct 30, 2024
Merged

feat: disallow arrays as the object type#194
alexander-akait merged 1 commit intowebpack:masterfrom
kudashevs:feature/disallow_arrays_as_object

Conversation

@kudashevs
Copy link
Copy Markdown
Contributor

@kudashevs kudashevs commented Oct 25, 2024

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

fixes #193

Breaking Changes

I'm not aware of any, at least, none of the tests failed.

Additional Info

No

@linux-foundation-easycla
Copy link
Copy Markdown

linux-foundation-easycla Bot commented Oct 25, 2024

CLA Signed


The committers listed above are authorized under a signed CLA.

@alexander-akait alexander-akait merged commit 4b8acf2 into webpack:master Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

It accepts arrays as the object type

2 participants