Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Address these issues in new apps (5.9): #1967

Merged

Commits on Jun 11, 2024

  1. Address these issues in new apps (5.9):

    DEPRECATION: The parts property on path nodes is deprecated, use head and tail instead
    DEPRECATION: The 'Program' visitor node is deprecated. Use 'Template' or 'Block' instead (node was 'Template')
    DEPRECATION: The parts property on path nodes is deprecated, use head and tail instead
    DEPRECATION: The 'Program' visitor node is deprecated. Use 'Template' or 'Block' instead (node was 'Template')
    DEPRECATION: The 'Program' visitor node is deprecated. Use 'Template' or 'Block' instead (node was 'Template')
    DEPRECATION: The 'Program' visitor node is deprecated. Use 'Template' or 'Block' instead (node was 'Template')
    DEPRECATION: The 'Program' visitor node is deprecated. Use 'Template' or 'Block' instead (node was 'Template')
    NullVoxPopuli committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    e0f1490 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    653ab87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc7d79b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd08c5e View commit details
    Browse the repository at this point in the history
  5. fix scope visitors

    ef4 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    e90d38d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1979 from embroider-build/ast-deprecation

    fix scope visitors
    NullVoxPopuli authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    d9bfb72 View commit details
    Browse the repository at this point in the history