Skip to content

Conversation

@cieplypolar
Copy link
Collaborator

Related to #2071.

Changes:

  • introduces block scope names
  • changes logic of nameRegistry
    • replaces function scope with block scope
    • [WIP] makeUnique checks all of the block scopes
  • to avoid renaming shadowed variables by bundler (esbuild), migrates to vite 8 (rolldown)
  • adds/modifies appropriate tests

TODO:

  • refactor nameClashes.test.ts
  • makeUnique checks all of the block scopes
  • fix peer dependencies versions (probably bump to the latest)
  • get rid of warnings that esbuild specific methods are deprecated in astro

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.

2 participants