You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Support for Wechat applet
* fix eslint and localStorage
* fix regenerator-runtime https://blog.csdn.net/xubaifu1997/article/details/90605683
* support file downloadAjax
* support liveQuery
* Add weapp.js to distribution
* support LocalDatastore
* Update readme and remove wx.Parse
If you want to use a pre-compiled file, you can fetch it from [unpkg](https://unpkg.com). The development version is available at [https://unpkg.com/parse/dist/parse.weapp.js](https://unpkg.com/parse/dist/parse.weapp.js), and the minified production version is at [https://unpkg.com/parse/dist/parse.weapp.min.js](https://unpkg.com/parse/dist/parse.weapp.min.js).
54
+
48
55
For TypeScript applications, install `'@types/parse'`:
0 commit comments