mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
docs: updated history.md
This commit is contained in:
@@ -379,6 +379,7 @@
|
||||
- Async local storage was added to help deal with async methods.
|
||||
- Added `promiseEmmiter` to help with async methods.
|
||||
- Removed `fibers` from package.
|
||||
- `Meteor.absoluteUrl` in localhost uses `127.0.1` by default.
|
||||
|
||||
- `minifier-css@2.0.0`:
|
||||
|
||||
@@ -737,6 +738,11 @@ If you are running Meteor with docker you will
|
||||
need to update your docker file to use our [new docker image](https://hub.docker.com/r/meteor/node)
|
||||
that contains Nodejs v14.21.4.
|
||||
|
||||
#### Known issues
|
||||
|
||||
Please, [check our known issues page](https://docs.meteor.com/known-issues)
|
||||
for more information about the problems and issues you might find while migrating.
|
||||
|
||||
#### Internal changes
|
||||
|
||||
* `ddp-server@3.0.0`:
|
||||
|
||||
Reference in New Issue
Block a user