mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Adjust history per release of 2.2.3
This commit is contained in:
47
History.md
47
History.md
@@ -35,27 +35,17 @@
|
||||
|
||||
#### Highlights
|
||||
|
||||
* Node.js updated to [`v14.`]()
|
||||
* Typescript updated to [v4.3.5](https://github.com/Microsoft/TypeScript/releases/tag/v4.3.5)
|
||||
* Updated Node.js per the [August security release](https://nodejs.org/en/blog/vulnerability/aug-2021-security-releases/)
|
||||
* Includes same improvements as in Meteor v2.2.3
|
||||
- Typescript updated to [v4.3.5](https://github.com/Microsoft/TypeScript/releases/tag/v4.3.5)
|
||||
- `@meteorjs/babel@7.12.0`
|
||||
|
||||
#### Meteor Version Release
|
||||
|
||||
* `meteor-tool@2.3.5`
|
||||
- Node.js updated to [v14.17.5](https://nodejs.org/en/blog/release/v14.17.5/)
|
||||
- Typescript updated to [v4.3.5](https://github.com/Microsoft/TypeScript/releases/tag/v4.3.5)
|
||||
- `@meteorjs/babel@7.12.0`
|
||||
|
||||
|
||||
* `@meteorjs/babel@7.12.0` && `@meteorjs/babel@7.13.0`
|
||||
- Dependencies updated to their latest versions
|
||||
|
||||
* `babel-compile@7.7.0`
|
||||
- `@meteorjs/babel@7.12.0`
|
||||
|
||||
* `ecmascript@0.15.3`
|
||||
- Typescript and Babel version bump
|
||||
|
||||
* `typescript@4.3.5`
|
||||
- [`typescript@4.3.5`](https://github.com/Microsoft/TypeScript/releases/tag/v4.3.5)
|
||||
|
||||
## v2.3.4, 2021-08-03
|
||||
|
||||
@@ -323,6 +313,33 @@
|
||||
* `react-fast-refresh@0.1.1`
|
||||
- Fixed the package to work in IE11
|
||||
|
||||
## v2.2.3, 2021-08-11
|
||||
|
||||
#### Highlights
|
||||
|
||||
* Security update to Node.js [12.22.5](https://nodejs.org/en/blog/release/v12.22.5/)
|
||||
* Typescript updated to [v4.3.5](https://github.com/Microsoft/TypeScript/releases/tag/v4.3.5)
|
||||
* This release includes a backport of upgrade from `meteor-babel` to `@meteorjs/babel`
|
||||
|
||||
#### Meteor Version Release
|
||||
|
||||
* `meteor-tool@2.3.3`
|
||||
- Updated Node.js to 12.22.5 per [Node security update](https://nodejs.org/en/blog/vulnerability/aug-2021-security-releases/)
|
||||
- Typescript updated to [v4.3.5](https://github.com/Microsoft/TypeScript/releases/tag/v4.3.5)
|
||||
- `@meteorjs/babel@7.12.0`
|
||||
|
||||
* `@meteorjs/babel@7.12.0` && `@meteorjs/babel@7.13.0`
|
||||
- Dependencies updated to their latest versions
|
||||
|
||||
* `babel-compile@7.7.0`
|
||||
- `@meteorjs/babel@7.12.0`
|
||||
|
||||
* `ecmascript@0.15.3`
|
||||
- Typescript and Babel version bump
|
||||
|
||||
* `typescript@4.3.5`
|
||||
- [`typescript@4.3.5`](https://github.com/Microsoft/TypeScript/releases/tag/v4.3.5)
|
||||
|
||||
## v2.2.2, 2021-08-02
|
||||
|
||||
#### Highlights
|
||||
|
||||
Reference in New Issue
Block a user