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

Remove deprecated code from before v1.0 #11226

Closed
wants to merge 74 commits into from

Conversation

StorytellerCZ
Copy link
Collaborator

  • Remove deprecated code from before Meteor 1.0 that was documented via XXX COMPAT in comments.
  • Move deprecated packages into the deprecated folder (deps, livedata, srp).

filipenevola and others added 30 commits June 23, 2020 14:12
…ds published on user login

- this is implemented in the same way of the Autopublish package in conjunction with Accounts.addAutopublishFields()
…f terser for replacing nodes on AST. Also exclude case of assignment.
…faultPublishFields(object)

Instead of extending the default projection it is overridden. Otherwise a check for mixed projections would have been necessary. In addition, replacing the default projection gives the user full control over the result.
… work to do regarding global variables and meteor packages, as they are global scoped and removing then can be troublesome.
…ase of a proxy export, now files are also "tree shaked", as well as export declarations. Working with lodash-es.
…ls required avoiding cycles. It was missing symbols on import scanner.
…y the info of imports/exports/deps for later reconciliation.
…r bundle. Remembering that those packages are not bundled in the server build, so we need to verify them explicitly
-Introduce a flag --free to the clients already create apps running Tiny containers and in the free mode
@filipenevola filipenevola added pending-tests Tests are not passing, stuck or we need new tests hacktoberfest-accepted labels Oct 31, 2020
@filipenevola
Copy link
Collaborator

@StorytellerCZ any news here? Did you try to run the tests locally?

@StorytellerCZ
Copy link
Collaborator Author

Sorry, was sick. Will give it a shot this weekend.

@StorytellerCZ StorytellerCZ added the in-development We are already working on it label Dec 14, 2020
@filipenevola filipenevola modified the milestones: Release 2.0, Release 2.1 Jan 17, 2021
Base automatically changed from release-2.0 to master January 20, 2021 14:16
@StorytellerCZ StorytellerCZ changed the base branch from master to devel January 27, 2021 15:57
@filipenevola filipenevola modified the milestones: Release 2.1, Release 2.3 Feb 25, 2021
@filipenevola
Copy link
Collaborator

This branch needs to be recreated as it is including tree-shaking and other unrelated changes.

@filipenevola filipenevola removed this from the Release 2.3 milestone Apr 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted in-development We are already working on it pending-tests Tests are not passing, stuck or we need new tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants