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

fix(config): typo in unsafeInlineCompatibility name #6583

Merged
merged 4 commits into from Oct 19, 2019

Commits on Oct 17, 2019

  1. Configuration menu
    Copy the full SHA
    4a513e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2019

  1. Still allowing old typo property name unsafeInlineCompatiblity in o…

    …rder to avoid breaking-changes (displaying an alert), but also allowing the correct name `unsafeInlineCompatibility` to be used.
    
    Introduced TODO comments/notes that should be resolved before the release of Nuxt 3.
    PedroD committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    1fa24c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    262eacc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48f0fa6 View commit details
    Browse the repository at this point in the history