nuxt/nuxt
### [`v2.16.2`](https://togithub.com/nuxt/nuxt/releases/tag/v2.16.2)
[Compare Source](https://togithub.com/nuxt/nuxt/compare/v2.16.1...v2.16.2)
> **2.16.2** is a patch release with bug fixes.
#### ✨ Highlights
The main change in this patch release is that we now patch the `crypto` node built-in during build to allow Nuxt 2 to be used on Node versions greater than Node 16, which should ease the pressure users feel after Node 16 reaches its own EOL this year.
> **Warning**
> This should not be taken for an endorsement of continuing to run with Webpack 4, which is out of date and has a number of dependencies with issues. I expect that number to continue to grow, and we will not be able to resolve all of them. I would strongly urge migrating to Nuxt 3 if possible and the team will do our best to make this possible over the course of the year ❤️
#### 👉 Changelog
[compare changes](https://togithub.com/nuxt/nuxt/compare/v2.16.1...v2.16.2)
##### 🚀 Enhancements
- **types:** Add basic types for Nuxt interface ([#9772](https://togithub.com/nuxt/nuxt/issues/9772))
##### 🩹 Fixes
- **vue-renderer:** Insert `charset` before `title` ([#18998](https://togithub.com/nuxt/nuxt/issues/18998))
- **types:** Remove non-existent properties from context ([#19021](https://togithub.com/nuxt/nuxt/issues/19021))
- Add minimum node 14.18 version constraint ([#19112](https://togithub.com/nuxt/nuxt/issues/19112))
- **config:** Upgrade md4 -> md5 on node > 16 ([#19108](https://togithub.com/nuxt/nuxt/issues/19108))
- **vue-app:** Handle promise rejection from `asyncData` ([#18585](https://togithub.com/nuxt/nuxt/issues/18585))
##### 🏡 Chore
- Update tag name ([`15787a2`](https://togithub.com/nuxt/nuxt/commit/15787a2e5))
- Fix version merge ([`49ea657`](https://togithub.com/nuxt/nuxt/commit/49ea657a4))
- Add `@types/jest` ([`d48efa6`](https://togithub.com/nuxt/nuxt/commit/d48efa6cf))
##### ❤️ Contributors
- Rafał Chłodnicki ([@rchl](http://github.com/rchl))
- Daniel Roe ([@danielroe ](https://togithub.com/danielroe/))
- Pooya Parsa ([@pi0](https://togithub.com/pi0))
- Harlan Wilton ([@harlan-zw](http://github.com/harlan-zw))
Configuration
📅 Schedule: Branch creation - "before 5am" in timezone America/Chicago, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
2.16.1
->2.16.2
Release Notes
nuxt/nuxt
### [`v2.16.2`](https://togithub.com/nuxt/nuxt/releases/tag/v2.16.2) [Compare Source](https://togithub.com/nuxt/nuxt/compare/v2.16.1...v2.16.2) > **2.16.2** is a patch release with bug fixes. #### ✨ Highlights The main change in this patch release is that we now patch the `crypto` node built-in during build to allow Nuxt 2 to be used on Node versions greater than Node 16, which should ease the pressure users feel after Node 16 reaches its own EOL this year. > **Warning** > This should not be taken for an endorsement of continuing to run with Webpack 4, which is out of date and has a number of dependencies with issues. I expect that number to continue to grow, and we will not be able to resolve all of them. I would strongly urge migrating to Nuxt 3 if possible and the team will do our best to make this possible over the course of the year ❤️ #### 👉 Changelog [compare changes](https://togithub.com/nuxt/nuxt/compare/v2.16.1...v2.16.2) ##### 🚀 Enhancements - **types:** Add basic types for Nuxt interface ([#9772](https://togithub.com/nuxt/nuxt/issues/9772)) ##### 🩹 Fixes - **vue-renderer:** Insert `charset` before `title` ([#18998](https://togithub.com/nuxt/nuxt/issues/18998)) - **types:** Remove non-existent properties from context ([#19021](https://togithub.com/nuxt/nuxt/issues/19021)) - Add minimum node 14.18 version constraint ([#19112](https://togithub.com/nuxt/nuxt/issues/19112)) - **config:** Upgrade md4 -> md5 on node > 16 ([#19108](https://togithub.com/nuxt/nuxt/issues/19108)) - **vue-app:** Handle promise rejection from `asyncData` ([#18585](https://togithub.com/nuxt/nuxt/issues/18585)) ##### 🏡 Chore - Update tag name ([`15787a2`](https://togithub.com/nuxt/nuxt/commit/15787a2e5)) - Fix version merge ([`49ea657`](https://togithub.com/nuxt/nuxt/commit/49ea657a4)) - Add `@types/jest` ([`d48efa6`](https://togithub.com/nuxt/nuxt/commit/d48efa6cf)) ##### ❤️ Contributors - Rafał Chłodnicki ([@rchl](http://github.com/rchl)) - Daniel Roe ([@danielroe ](https://togithub.com/danielroe/)) - Pooya Parsa ([@pi0](https://togithub.com/pi0)) - Harlan Wilton ([@harlan-zw](http://github.com/harlan-zw))Configuration
📅 Schedule: Branch creation - "before 5am" in timezone America/Chicago, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.