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

v2.17.0 #21355

Merged
merged 4 commits into from Jun 9, 2023
Merged

v2.17.0 #21355

merged 4 commits into from Jun 9, 2023

Conversation

danielroe
Copy link
Member

@danielroe danielroe commented Jun 4, 2023

2.17.0 is the next minor release for Nuxt 2.

Timetable: 9 June

👉 Changelog

compare changes

🚀 Enhancements

  • types: Support nuxt types for defineComponent (#19789)
  • csp: Support generating nonce for scripts and links in ssr (#9621)
  • webpack: Support passing function as postcssOptions (#19495)

🔥 Performance

  • config: Avoid recursive md4 patching (7fab95252)

🩹 Fixes

  • Relax node engines upper constraint (010b539ed)
  • utils: Respect patterns within paths when sorting routes (#20669)
  • vue-app: Skip page render early on error or navigation (#20719)
  • babel-preset-app: Add explicit dep on used babel plugin (#21488)

🏡 Chore

  • Reenable publishing 🙈 (4ce8b118e)
  • Exclude yaml exception vulnerability (build-time dep) (c8ed87a26)
  • Bump jest dependencies (#20506)
  • Remove resolved advisories (98cd35665)
  • Skip publishing node_modules folder (8799cfacc)
  • Remove obsolete useWorkspaces option (27e450119)

✅ Tests

  • Add catchall path to route generation test (71c359516)
  • Update windows snapshot (4ec274ae2)
  • Update jest snapshots to remove escaped quotes (f93411c7c)

🤖 CI

  • Run tests in node 16 (#20644)
  • Pin actions by hash and use corepack (#21356)

❤️ Contributors

closes #21489

@danielroe danielroe changed the title chore: bump versions v2.17.0 Jun 4, 2023
@danielroe danielroe added the 2.x label Jun 4, 2023
@danielroe danielroe self-assigned this Jun 9, 2023
@danielroe danielroe requested a review from pi0 June 9, 2023 13:49
@danielroe danielroe marked this pull request as ready for review June 9, 2023 13:49
@danielroe danielroe merged commit 1ce34ec into 2.x Jun 9, 2023
13 checks passed
@danielroe danielroe deleted the v2.17.0 branch June 9, 2023 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant