mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
It's nice to match versions, but we couldn't bump the minor version of the Meteor jquery package without breaking compatibility with the current Meteor release (1.6.1), since jquery is a core package. The next Meteor release (either 1.6.1.1 or 1.6.2) will either use the new 1.12.1 version or (ideally) jquery will no longer be a core package, and thus will not be constrained by the release. Related: #9605
jquery
Source code of released version | Source code of development version
jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development.
The jquery package adds the jQuery library to the client JavaScript
bundle. It has no effect on the server.
This package is automatically included in every new Meteor app by meteor create.
In addition to the jquery package, Meteor provides several jQuery
plugins as separate packages. These include: