mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Updating history.md
This commit is contained in:
10
History.md
10
History.md
@@ -22,12 +22,20 @@ N/A
|
||||
|
||||
### Changes
|
||||
|
||||
#### Highlights
|
||||
- TypeScript update from 3.7.6 to 4.0.5.
|
||||
- enables decorators and metadata reflection. Important: these are stage 2 features so be aware that breaking changes could be introduced before they reach stage 3.
|
||||
|
||||
#### Meteor Version Release
|
||||
* `meteor-tool@1.12`
|
||||
- adds new options for `meteor list` command (TODO pending link to updated doc). [#11165](https://github.com/meteor/meteor/pull/11165).
|
||||
- updates TypeScript to 4.0.5. [#11225](https://github.com/meteor/meteor/pull/11225)
|
||||
- adds new options for `meteor list` command (TODO pending link to updated doc). [#11165](https://github.com/meteor/meteor/pull/11165)
|
||||
- supports Cordova add plugin command working again with plugin id or plugin name in the git URL as it was before Meteor 1.11. [#11202](https://github.com/meteor/meteor/pull/11202)
|
||||
- avoids MiTM by downloading through https. [#11188](https://github.com/meteor/meteor/pull/11188)
|
||||
|
||||
* `meteor-babel@7.10.1`
|
||||
- updates TypeScript to 4.0.5 and enables decorators and metadata reflection. [#11225](https://github.com/meteor/meteor/pull/11225)
|
||||
|
||||
* `minimongo@1.6.1`
|
||||
- fixes a null reference exception, if an array contains null values while compiling a fields projection. [#10499](https://github.com/meteor/meteor/pull/10499).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user